{'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 8c9605e3532..20328c8cd97 master -> origin/master Updating 8c9605e3532..20328c8cd97 Fast-forward app-backup/amanda/amanda-3.5.1-r3.ebuild | 2 + app-backup/amanda/files/amanda-3.5.1-tirpc.patch | 16 +++++ dev-python/ubelt/Manifest | 1 - dev-python/ubelt/ubelt-0.9.1.ebuild | 27 -------- gnustep-apps/pikopixel/Manifest | 3 +- ...beta9-r1.ebuild => pikopixel-1.0_beta10.ebuild} | 10 ++- .../pikopixel/pikopixel-1.0_beta9-r2.ebuild | 22 ------- .../pikopixel/pikopixel-1.0_beta9-r3.ebuild | 22 ------- ...-4.93.0.4-r1.ebuild => exim-4.93.0.4-r2.ebuild} | 6 +- .../{exim-4.94-r1.ebuild => exim-4.94-r2.ebuild} | 6 +- media-libs/libheif/Manifest | 1 + media-libs/libheif/libheif-1.10.0.ebuild | 72 ++++++++++++++++++++++ media-libs/libheif/libheif-9999.ebuild | 23 ++++--- media-libs/libheif/metadata.xml | 4 ++ ...h-8.1_p1-r4.ebuild => openssh-8.1_p1-r5.ebuild} | 4 +- ...h-8.2_p1-r7.ebuild => openssh-8.2_p1-r8.ebuild} | 4 +- ...h-8.3_p1-r5.ebuild => openssh-8.3_p1-r6.ebuild} | 4 +- ...h-8.4_p1-r2.ebuild => openssh-8.4_p1-r3.ebuild} | 4 +- profiles/arch/arm/armv6j/package.use.mask | 4 ++ profiles/arch/arm/armv7a/package.use.mask | 4 ++ profiles/arch/arm/package.use.mask | 4 ++ sci-calculators/qalculate-gtk/Manifest | 1 + .../qalculate-gtk/qalculate-gtk-3.16.0.ebuild | 36 +++++++++++ sci-libs/libqalculate/Manifest | 1 + sci-libs/libqalculate/libqalculate-3.16.1.ebuild | 65 +++++++++++++++++++ sys-fs/mtd-utils/Manifest | 2 - .../files/mtd-utils-1.5.2-sysmacros.patch | 32 ---------- sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild | 65 ------------------- sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild | 60 ------------------ ...{cronie-1.5.5.ebuild => cronie-1.5.5-r1.ebuild} | 7 ++- 30 files changed, 254 insertions(+), 258 deletions(-) create mode 100644 app-backup/amanda/files/amanda-3.5.1-tirpc.patch delete mode 100644 dev-python/ubelt/ubelt-0.9.1.ebuild rename gnustep-apps/pikopixel/{pikopixel-1.0_beta9-r1.ebuild => pikopixel-1.0_beta10.ebuild} (58%) delete mode 100644 gnustep-apps/pikopixel/pikopixel-1.0_beta9-r2.ebuild delete mode 100644 gnustep-apps/pikopixel/pikopixel-1.0_beta9-r3.ebuild rename mail-mta/exim/{exim-4.93.0.4-r1.ebuild => exim-4.93.0.4-r2.ebuild} (99%) rename mail-mta/exim/{exim-4.94-r1.ebuild => exim-4.94-r2.ebuild} (99%) create mode 100644 media-libs/libheif/libheif-1.10.0.ebuild rename net-misc/openssh/{openssh-8.1_p1-r4.ebuild => openssh-8.1_p1-r5.ebuild} (99%) rename net-misc/openssh/{openssh-8.2_p1-r7.ebuild => openssh-8.2_p1-r8.ebuild} (99%) rename net-misc/openssh/{openssh-8.3_p1-r5.ebuild => openssh-8.3_p1-r6.ebuild} (99%) rename net-misc/openssh/{openssh-8.4_p1-r2.ebuild => openssh-8.4_p1-r3.ebuild} (99%) create mode 100644 sci-calculators/qalculate-gtk/qalculate-gtk-3.16.0.ebuild create mode 100644 sci-libs/libqalculate/libqalculate-3.16.1.ebuild delete mode 100644 sys-fs/mtd-utils/files/mtd-utils-1.5.2-sysmacros.patch delete mode 100644 sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild delete mode 100644 sys-fs/mtd-utils/mtd-utils-2.0.2.ebuild rename sys-process/cronie/{cronie-1.5.5.ebuild => cronie-1.5.5-r1.ebuild} (95%) *** 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