{'description': {'en': 'GURU: Ebuild repository entirely maintained by Gentoo ' 'users'}, 'feed': ['https://cgit.gentoo.org/repo/proj/guru.git/atom/'], 'homepage': 'https://wiki.gentoo.org/wiki/Project:GURU', 'name': 'guru', 'owner': [{'email': 'guru@gentoo.org', 'name': 'GURU', 'type': 'project'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://anongit.gentoo.org/git/repo/proj/guru.git'}, {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/repo/proj/guru.git'}], 'status': 'unofficial'} $ pmaint sync guru 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/proj/guru b74aaa9..39a927e master -> origin/master Updating b74aaa9..39a927e Fast-forward app-misc/navi/Manifest | 67 ++++++++++++++++ app-misc/navi/metadata.xml | 11 +++ app-misc/navi/navi-2.8.0.ebuild | 92 ++++++++++++++++++++++ app-office/pyspread/Manifest | 1 + app-office/pyspread/metadata.xml | 11 +++ app-office/pyspread/pyspread-1.99.2.ebuild | 39 +++++++++ app-office/pyspread/pyspread-9999.ebuild | 39 +++++++++ dev-libs/octetos-core/Manifest | 1 + .../octetos-core/octetos-core-2.3.2_beta.ebuild | 35 ++++++++ games-fps/crispy-doom/Manifest | 3 +- games-fps/crispy-doom/crispy-doom-5.7.2.ebuild | 42 ---------- ...-doom-5.8.0.ebuild => crispy-doom-5.9.0.ebuild} | 33 +++++++- games-fps/crispy-doom/metadata.xml | 1 + sci-electronics/dsview/dsview-1.12.ebuild | 1 + sci-electronics/dsview/dsview-9999.ebuild | 1 + 15 files changed, 329 insertions(+), 48 deletions(-) create mode 100644 app-misc/navi/Manifest create mode 100644 app-misc/navi/metadata.xml create mode 100644 app-misc/navi/navi-2.8.0.ebuild create mode 100644 app-office/pyspread/Manifest create mode 100644 app-office/pyspread/metadata.xml create mode 100644 app-office/pyspread/pyspread-1.99.2.ebuild create mode 100644 app-office/pyspread/pyspread-9999.ebuild create mode 100644 dev-libs/octetos-core/octetos-core-2.3.2_beta.ebuild delete mode 100644 games-fps/crispy-doom/crispy-doom-5.7.2.ebuild rename games-fps/crispy-doom/{crispy-doom-5.8.0.ebuild => crispy-doom-5.9.0.ebuild} (60%) *** syncing guru *** synced guru * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 guru * Cache regenerated successfully