{'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 23d0c9e7520..2501e125de8 master -> origin/master Updating 23d0c9e7520..2501e125de8 Fast-forward dev-util/ccache/Manifest | 1 + dev-util/ccache/ccache-4.1.ebuild | 108 +++++++++++++++++++++ dev-util/ccache/files/ccache-4.1-atomic.patch | 23 +++++ .../ccache/files/ccache-4.1-avoid-run-user.patch | 18 ++++ .../systemd-tmpfiles/systemd-tmpfiles-246.ebuild | 2 +- sys-kernel/gentoo-sources/Manifest | 18 ++++ .../gentoo-sources/gentoo-sources-4.14.208.ebuild | 28 ++++++ .../gentoo-sources/gentoo-sources-4.19.159.ebuild | 28 ++++++ .../gentoo-sources/gentoo-sources-4.4.245.ebuild | 28 ++++++ .../gentoo-sources/gentoo-sources-4.9.245.ebuild | 28 ++++++ .../gentoo-sources/gentoo-sources-5.4.79.ebuild | 28 ++++++ .../gentoo-sources/gentoo-sources-5.9.10.ebuild | 29 ++++++ 12 files changed, 338 insertions(+), 1 deletion(-) create mode 100644 dev-util/ccache/ccache-4.1.ebuild create mode 100644 dev-util/ccache/files/ccache-4.1-atomic.patch create mode 100644 dev-util/ccache/files/ccache-4.1-avoid-run-user.patch create mode 100644 sys-kernel/gentoo-sources/gentoo-sources-4.14.208.ebuild create mode 100644 sys-kernel/gentoo-sources/gentoo-sources-4.19.159.ebuild create mode 100644 sys-kernel/gentoo-sources/gentoo-sources-4.4.245.ebuild create mode 100644 sys-kernel/gentoo-sources/gentoo-sources-4.9.245.ebuild create mode 100644 sys-kernel/gentoo-sources/gentoo-sources-5.4.79.ebuild create mode 100644 sys-kernel/gentoo-sources/gentoo-sources-5.9.10.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