{'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': 'official'} $ 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 c3f0b79..d80dda2 master -> origin/master 829b51d..d80dda2 dev -> origin/dev Updating c3f0b79..d80dda2 Fast-forward app-office/pyspread/Manifest | 2 +- ...ead-1.99.2-r1.ebuild => pyspread-1.99.5.ebuild} | 0 dev-python/backrefs/Manifest | 2 +- dev-python/backrefs/backrefs-4.3.0.ebuild | 34 ------------ dev-python/backrefs/backrefs-4.5.0.ebuild | 45 +++++++++++++++ dev-python/jupyter-sphinx/Manifest | 2 +- ...nx-0.2.4.ebuild => jupyter-sphinx-0.3.2.ebuild} | 4 +- dev-python/markdown-include/Manifest | 2 +- ...-0.5.1.ebuild => markdown-include-0.6.0.ebuild} | 2 +- dev-python/mkdocs-material/Manifest | 3 +- .../mkdocs-material/mkdocs-material-4.6.3.ebuild | 30 ---------- ...l-6.1.0.ebuild => mkdocs-material-6.1.5.ebuild} | 0 dev-python/timeout-decorator/Manifest | 2 +- ...0.4.1.ebuild => timeout-decorator-0.5.0.ebuild} | 2 +- games-action/minecraft-launcher/Manifest | 1 + .../minecraft-launcher-2.2.548_beta.ebuild | 64 ++++++++++++++++++++++ games-action/technic-launcher/Manifest | 2 +- ...-4.603.ebuild => technic-launcher-4.607.ebuild} | 0 media-libs/amdvlk/Manifest | 8 +-- ...dvlk-2020.4.4.ebuild => amdvlk-2020.4.5.ebuild} | 24 ++------ 20 files changed, 131 insertions(+), 98 deletions(-) rename app-office/pyspread/{pyspread-1.99.2-r1.ebuild => pyspread-1.99.5.ebuild} (100%) delete mode 100644 dev-python/backrefs/backrefs-4.3.0.ebuild create mode 100644 dev-python/backrefs/backrefs-4.5.0.ebuild rename dev-python/jupyter-sphinx/{jupyter-sphinx-0.2.4.ebuild => jupyter-sphinx-0.3.2.ebuild} (85%) rename dev-python/markdown-include/{markdown-include-0.5.1.ebuild => markdown-include-0.6.0.ebuild} (92%) delete mode 100644 dev-python/mkdocs-material/mkdocs-material-4.6.3.ebuild rename dev-python/mkdocs-material/{mkdocs-material-6.1.0.ebuild => mkdocs-material-6.1.5.ebuild} (100%) rename dev-python/timeout-decorator/{timeout-decorator-0.4.1.ebuild => timeout-decorator-0.5.0.ebuild} (91%) create mode 100644 games-action/minecraft-launcher/minecraft-launcher-2.2.548_beta.ebuild rename games-action/technic-launcher/{technic-launcher-4.603.ebuild => technic-launcher-4.607.ebuild} (100%) rename media-libs/amdvlk/{amdvlk-2020.4.4.ebuild => amdvlk-2020.4.5.ebuild} (87%) *** 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