{'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 efa16741f99..7557f8b8471 master -> origin/master Updating efa16741f99..7557f8b8471 Fast-forward app-forensics/afflib/Manifest | 1 + app-forensics/afflib/afflib-3.7.19.ebuild | 76 +++ .../afflib/files/afflib-3.7.19-search-path.patch | 29 ++ dev-python/rst-linker/rst-linker-2.1.1.ebuild | 1 + dev-util/scanmem/scanmem-0.17.ebuild | 6 +- profiles/arch/riscv/package.use.mask | 1 + sys-apps/systemd/Manifest | 1 + sys-apps/systemd/systemd-247.1.ebuild | 531 +++++++++++++++++++++ sys-process/bcron/bcron-0.11.ebuild | 22 +- www-servers/apache/Manifest | 2 +- ...he-2.4.46-r3.ebuild => apache-2.4.46-r4.ebuild} | 4 +- x11-plugins/lurch/Manifest | 1 + x11-plugins/lurch/lurch-0.6.8-r1.ebuild | 76 +++ 13 files changed, 740 insertions(+), 11 deletions(-) create mode 100644 app-forensics/afflib/afflib-3.7.19.ebuild create mode 100644 app-forensics/afflib/files/afflib-3.7.19-search-path.patch create mode 100644 sys-apps/systemd/systemd-247.1.ebuild rename www-servers/apache/{apache-2.4.46-r3.ebuild => apache-2.4.46-r4.ebuild} (99%) create mode 100644 x11-plugins/lurch/lurch-0.6.8-r1.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