{'description': {'en': "Richard Hering's gentoo overlay"}, 'feed': ['https://github.com/internethering/hering-overlay/commits/master.atom'], 'homepage': 'https://github.com/internethering/hering-overlay', 'name': 'hering-overlay', 'owner': [{'email': 'richard@internethering.de', 'name': 'Richard Hering', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://github.com/internethering/hering-overlay.git'}], 'status': 'unofficial'} $ pmaint sync hering-overlay 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://github.com/internethering/hering-overlay 89502de..880e087 master -> origin/master Updating 89502de..880e087 Fast-forward sys-kernel/rt-sources/Manifest | 5 +++ sys-kernel/rt-sources/metadata.xml | 13 ++++++ sys-kernel/rt-sources/rt-sources-5.9.1_p18.ebuild | 54 +++++++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 sys-kernel/rt-sources/Manifest create mode 100644 sys-kernel/rt-sources/metadata.xml create mode 100644 sys-kernel/rt-sources/rt-sources-5.9.1_p18.ebuild *** syncing hering-overlay *** synced hering-overlay * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 hering-overlay * Cache regenerated successfully