{'description': {'en': 'Calculate Overlay'}, 'homepage': 'http://www.calculate-linux.org', 'name': 'calculate', 'owner': [{'email': 'at@calculate.ru', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'git://git.calculate-linux.org/calculate/calculate-overlay.git'}], 'status': 'unofficial'} $ pmaint sync calculate warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: git config pull.rebase false # merge (the default strategy) git config pull.rebase true # rebase git config pull.ff only # fast-forward only You can replace "git config" with "git config --global" to set a default preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. From git://git.calculate-linux.org/calculate/calculate-overlay 3a9e3dd7c..857d7d4a5 master -> origin/master 3a9e3dd7c..857d7d4a5 master64 -> origin/master64 * [new tag] 2259 -> 2259 Updating 3a9e3dd7c..857d7d4a5 Fast-forward dev-java/jamvm/Manifest | 1 + .../jamvm/files/jamvm-2.0.0-classes-location.patch | 27 +++++ dev-java/jamvm/files/jamvm-2.0.0-env.file | 15 +++ dev-java/jamvm/files/jamvm-2.0.0-javac.in | 57 +++++++++ dev-java/jamvm/files/jamvm-2.0.0-noexecstack.patch | 48 ++++++++ dev-java/jamvm/jamvm-2.0.0-r2.ebuild | 128 +++++++++++++++++++++ dev-java/jamvm/metadata.xml | 11 ++ dev-vcs/qgit/Manifest | 1 + dev-vcs/qgit/metadata.xml | 11 ++ dev-vcs/qgit/qgit-2.9-r1.ebuild | 33 ++++++ profiles/default/package.keywords/default | 2 +- profiles/default/package.keywords/games | 4 +- 12 files changed, 335 insertions(+), 3 deletions(-) create mode 100644 dev-java/jamvm/Manifest create mode 100644 dev-java/jamvm/files/jamvm-2.0.0-classes-location.patch create mode 100644 dev-java/jamvm/files/jamvm-2.0.0-env.file create mode 100644 dev-java/jamvm/files/jamvm-2.0.0-javac.in create mode 100644 dev-java/jamvm/files/jamvm-2.0.0-noexecstack.patch create mode 100644 dev-java/jamvm/jamvm-2.0.0-r2.ebuild create mode 100644 dev-java/jamvm/metadata.xml create mode 100644 dev-vcs/qgit/Manifest create mode 100644 dev-vcs/qgit/metadata.xml create mode 100644 dev-vcs/qgit/qgit-2.9-r1.ebuild *** syncing calculate *** synced calculate * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 calculate * Cache regenerated successfully