{'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 27a1faee50c..d597caec57c master -> origin/master Updating 27a1faee50c..d597caec57c Fast-forward dev-python/pyopenssl/pyopenssl-20.0.0-r1.ebuild | 2 +- dev-python/setproctitle/Manifest | 2 - .../files/setproctitle-1.2-pypy3.patch | 46 ------- .../setproctitle/setproctitle-1.1.10-r1.ebuild | 34 ----- dev-python/setproctitle/setproctitle-1.2.1.ebuild | 2 +- dev-python/setproctitle/setproctitle-1.2.ebuild | 21 --- dev-util/splint/splint-3.1.2-r1.ebuild | 46 ------- dev-util/splint/splint-3.1.2-r2.ebuild | 2 +- net-wireless/hostapd/hostapd-2.9-r3.ebuild | 143 ++++++++++---------- net-wireless/hostapd/hostapd-9999.ebuild | 147 +++++++++++---------- profiles/prefix/darwin/macos/package.mask | 4 +- sci-libs/cfitsio/cfitsio-3.490.ebuild | 2 +- sys-apps/toybox/Manifest | 1 + sys-apps/toybox/toybox-0.8.4.ebuild | 56 ++++++++ sys-apps/toybox/toybox-9999.ebuild | 13 +- x11-misc/albert/Manifest | 10 +- x11-misc/albert/albert-0.14.22.ebuild | 61 --------- x11-misc/albert/albert-0.16.1.ebuild | 60 --------- x11-misc/albert/albert-0.17.2.ebuild | 87 ++++++++++++ x11-misc/albert/files/albert-0.14.22-qt-5.11.patch | 26 ---- x11-misc/albert/metadata.xml | 6 + 21 files changed, 320 insertions(+), 451 deletions(-) delete mode 100644 dev-python/setproctitle/files/setproctitle-1.2-pypy3.patch delete mode 100644 dev-python/setproctitle/setproctitle-1.1.10-r1.ebuild delete mode 100644 dev-python/setproctitle/setproctitle-1.2.ebuild delete mode 100644 dev-util/splint/splint-3.1.2-r1.ebuild create mode 100644 sys-apps/toybox/toybox-0.8.4.ebuild delete mode 100644 x11-misc/albert/albert-0.14.22.ebuild delete mode 100644 x11-misc/albert/albert-0.16.1.ebuild create mode 100644 x11-misc/albert/albert-0.17.2.ebuild delete mode 100644 x11-misc/albert/files/albert-0.14.22-qt-5.11.patch *** 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