{'description': {'en': 'Official Gentoo ebuild repository'}, 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'], 'homepage': 'https://gentoo.org/', 'name': 'gentoo', 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}], 'quality': 'core', 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'}, {'type': 'git', 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'}, {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'}, {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}], 'status': 'official'} $ pmaint sync gentoo WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing gentoo 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 https://anongit.gentoo.org/git/repo/gentoo 6578fa67513..e808b8d3fbb master -> origin/master Updating 6578fa67513..e808b8d3fbb Fast-forward dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild | 1 + .../hamcrest-library-1.3-r2.ebuild | 1 + dev-java/slf4j-ext/Manifest | 1 + dev-java/slf4j-ext/slf4j-ext-1.7.30.ebuild | 71 +++++++++++++++++++++ dev-java/slf4j-log4j12/Manifest | 1 + dev-java/slf4j-log4j12/slf4j-log4j12-1.7.30.ebuild | 73 ++++++++++++++++++++++ dev-java/slf4j-nop/Manifest | 1 + dev-java/slf4j-nop/slf4j-nop-1.7.30.ebuild | 58 +++++++++++++++++ dev-java/slf4j-simple/Manifest | 1 + dev-java/slf4j-simple/slf4j-simple-1.7.30.ebuild | 71 +++++++++++++++++++++ 10 files changed, 279 insertions(+) create mode 100644 dev-java/slf4j-ext/slf4j-ext-1.7.30.ebuild create mode 100644 dev-java/slf4j-log4j12/slf4j-log4j12-1.7.30.ebuild create mode 100644 dev-java/slf4j-nop/slf4j-nop-1.7.30.ebuild create mode 100644 dev-java/slf4j-simple/slf4j-simple-1.7.30.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 32 gentoo * Cache regenerated successfully