{'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: 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 5c474bcffe1..1b38a0fe392 master -> origin/master Updating 5c474bcffe1..1b38a0fe392 Fast-forward app-crypt/gnupg/gnupg-2.2.25.ebuild | 2 +- dev-libs/freexl/Manifest | 1 + dev-libs/freexl/freexl-1.0.5.ebuild | 4 +-- dev-libs/freexl/freexl-1.0.6.ebuild | 25 +++++++++++++++++ dev-libs/libdnet/libdnet-1.14-r1.ebuild | 31 +++++++++++----------- dev-libs/libdnet/libdnet-1.14-r2.ebuild | 2 +- dev-libs/libnl/libnl-3.5.0.ebuild | 29 +++++++------------- dev-libs/libnl/libnl-99999999.ebuild | 26 ++++++++---------- dev-python/pyspf/pyspf-2.0.14.ebuild | 31 +++++++++++++--------- media-gfx/maim/maim-5.6.3.ebuild | 4 +-- .../usermode-utilities-20070815-r4.ebuild | 2 +- sys-block/whdd/whdd-3.0.1.ebuild | 4 +-- sys-kernel/gentoo-sources/Manifest | 4 --- .../gentoo-sources/gentoo-sources-5.9.16.ebuild | 29 -------------------- www-client/uget/uget-2.2.1.ebuild | 4 +-- x11-misc/slop/slop-7.5.ebuild | 4 +-- x11-terms/eterm/eterm-0.9.6-r2.ebuild | 13 ++++----- x11-terms/eterm/eterm-9999.ebuild | 13 +++++---- 18 files changed, 109 insertions(+), 119 deletions(-) create mode 100644 dev-libs/freexl/freexl-1.0.6.ebuild delete mode 100644 sys-kernel/gentoo-sources/gentoo-sources-5.9.16.ebuild *** syncing gentoo *** 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 1 gentoo * Cache regenerated successfully