{'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 b170c7fd4cb..85e42de4950 master -> origin/master Updating b170c7fd4cb..85e42de4950 Fast-forward dev-lang/go/Manifest | 2 - dev-lang/go/go-1.15.1.ebuild | 188 --------------------- dev-lang/go/go-1.15.ebuild | 188 --------------------- .../aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild | 2 +- dev-python/aiohttp/aiohttp-3.6.2.ebuild | 2 +- .../async_timeout/async_timeout-3.0.1.ebuild | 2 +- dev-python/black/black-20.8_beta1.ebuild | 2 +- dev-python/blockdiag/blockdiag-2.0.1.ebuild | 2 +- dev-python/dataclasses/dataclasses-0.7.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.29.4.ebuild | 2 +- dev-python/hypothesis/hypothesis-5.35.0.ebuild | 2 +- dev-python/idna-ssl/idna-ssl-1.1.0.ebuild | 2 +- .../mypy_extensions-0.4.3-r1.ebuild | 2 +- .../pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild | 2 +- .../sphinxcontrib-blockdiag-2.0.0.ebuild | 2 +- .../sphinxcontrib-spelling-5.3.0.ebuild | 2 +- 16 files changed, 13 insertions(+), 391 deletions(-) delete mode 100644 dev-lang/go/go-1.15.1.ebuild delete mode 100644 dev-lang/go/go-1.15.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