{'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 830cbd1aac4..83fc69b13e3 master -> origin/master Updating 830cbd1aac4..83fc69b13e3 Fast-forward app-crypt/trousers/trousers-0.3.14-r3.ebuild | 2 +- app-editors/xemacs/xemacs-21.4.24-r2.ebuild | 2 +- app-emulation/diskimage-builder/Manifest | 2 +- ...3.2.0.ebuild => diskimage-builder-3.2.1.ebuild} | 0 app-shells/bash/bash-5.0_p18.ebuild | 2 +- app-shells/dash/dash-0.5.11.1.ebuild | 2 +- dev-libs/libpcre2/libpcre2-10.35.ebuild | 2 +- .../Algorithm-Diff-1.190.300-r1.ebuild | 2 +- dev-perl/Alien-Build/Alien-Build-2.230.0.ebuild | 2 +- .../Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild | 2 +- dev-perl/App-pwhich/App-pwhich-1.160.0.ebuild | 2 +- dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild | 2 +- dev-perl/Authen-PAM/Authen-PAM-0.160.0-r3.ebuild | 2 +- dev-perl/Authen-SASL/Authen-SASL-2.160.0-r2.ebuild | 2 +- .../BSD-Resource/BSD-Resource-1.291.100-r2.ebuild | 2 +- dev-perl/CGI/CGI-4.470.0.ebuild | 2 +- .../Cache-Memcached-1.300.0-r2.ebuild | 2 +- .../Canary-Stability-2013.0.0.ebuild | 2 +- .../Class-Inspector/Class-Inspector-1.360.0.ebuild | 2 +- dev-perl/Class-Load/Class-Load-0.250.0.ebuild | 2 +- .../Class-MakeMethods-1.10.0-r2.ebuild | 2 +- dev-perl/File-BOM/File-BOM-0.180.0.ebuild | 31 +++++++++++++++++++ dev-perl/File-BOM/Manifest | 1 + .../File-BaseDir/File-BaseDir-0.30.0-r1.ebuild | 29 ----------------- dev-perl/File-BaseDir/File-BaseDir-0.80.0.ebuild | 36 ++++++++++++++++++++++ dev-perl/File-BaseDir/Manifest | 2 +- dev-python/cachetools/cachetools-4.1.1.ebuild | 2 +- dev-python/chameleon/chameleon-3.8.1.ebuild | 2 +- dev-python/cloudpickle/cloudpickle-1.5.0.ebuild | 2 +- dev-python/cmd2/cmd2-1.2.1.ebuild | 2 +- dev-python/configclass/configclass-0.2.0.ebuild | 2 +- dev-python/docker-py/docker-py-4.2.2.ebuild | 2 +- dev-python/doit-py/doit-py-0.5.0.ebuild | 2 +- dev-python/flask-login/flask-login-0.5.0.ebuild | 2 +- .../flask-mongoengine-0.9.5.ebuild | 2 +- .../flask-sqlalchemy/flask-sqlalchemy-2.4.4.ebuild | 2 +- dev-python/gevent/gevent-20.6.2.ebuild | 2 +- dev-python/ipykernel/ipykernel-5.3.3.ebuild | 2 +- dev-python/lxml/lxml-4.5.2.ebuild | 2 +- dev-python/m2crypto/m2crypto-0.36.0.ebuild | 2 +- dev-python/mergedict/mergedict-1.0.0.ebuild | 2 +- dev-python/mongomock/mongomock-3.20.0.ebuild | 2 +- .../pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +- dev-python/pytest-mock/pytest-mock-3.2.0.ebuild | 2 +- .../python-bugzilla/python-bugzilla-2.5.0.ebuild | 2 +- .../python-slugify/python-slugify-4.0.1.ebuild | 2 +- dev-python/qtconsole/qtconsole-4.7.5.ebuild | 2 +- dev-python/sentinels/sentinels-1.0.0.ebuild | 2 +- dev-python/simplejson/simplejson-3.17.2.ebuild | 2 +- dev-python/tempora/tempora-4.0.0.ebuild | 2 +- .../text-unidecode/text-unidecode-1.3.ebuild | 2 +- .../threadpoolctl/threadpoolctl-2.1.0.ebuild | 2 +- dev-util/meson/meson-0.54.3.ebuild | 2 +- net-misc/rsync/rsync-3.2.3.ebuild | 2 +- www-servers/gunicorn/gunicorn-20.0.4.ebuild | 2 +- 55 files changed, 118 insertions(+), 79 deletions(-) rename app-emulation/diskimage-builder/{diskimage-builder-3.2.0.ebuild => diskimage-builder-3.2.1.ebuild} (100%) create mode 100644 dev-perl/File-BOM/File-BOM-0.180.0.ebuild delete mode 100644 dev-perl/File-BaseDir/File-BaseDir-0.30.0-r1.ebuild create mode 100644 dev-perl/File-BaseDir/File-BaseDir-0.80.0.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