{'description': {'en': 'Zscheile Overlay'}, 'feed': ['https://github.com/zserik/portage-zscheile/commits/master.atom'], 'homepage': 'https://github.com/zserik/portage-zscheile', 'name': 'zscheile', 'owner': [{'email': 'zseri@ytrizja.de', 'name': 'Erik Zscheile', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://github.com/zserik/portage-zscheile.git'}, {'type': 'git', 'uri': 'git://github.com/zserik/portage-zscheile.git'}, {'type': 'git', 'uri': 'git@github.com:zserik/portage-zscheile.git'}], 'status': 'unofficial'} $ pmaint sync zscheile 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/zserik/portage-zscheile f023d7b2..b5ecc7c5 master -> origin/master Updating f023d7b2..b5ecc7c5 Fast-forward dev-ml/graphics/Manifest | 1 + dev-ml/graphics/graphics-5.1.0.ebuild | 27 +++++++++++++++++++++++++++ metadata/pkg_desc_index | 1 + profiles/categories | 1 + 4 files changed, 30 insertions(+) create mode 100644 dev-ml/graphics/Manifest create mode 100644 dev-ml/graphics/graphics-5.1.0.ebuild *** syncing zscheile *** synced zscheile * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 zscheile * Cache regenerated successfully