{'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 b2aa0d88..227e9a00 master -> origin/master Updating b2aa0d88..227e9a00 Fast-forward dev-libs/zeik-handles/Manifest | 2 -- dev-libs/zeik-handles/metadata.xml | 8 ------ dev-libs/zeik-handles/zeik-handles-0.0.2.ebuild | 18 ------------- dev-libs/zeik-handles/zeik-handles-0.0.3.ebuild | 18 ------------- metadata/pkg_desc_index | 6 ++--- net-dns/resolvconfctl/Manifest | 1 - net-dns/resolvconfctl/resolvconfctl-0.0.1.ebuild | 29 --------------------- profiles/categories | 3 +-- sci-electronics/ghdl/Manifest | 1 + sci-electronics/ghdl/SourceRepo | 1 + sci-electronics/ghdl/ghdl-0.37.ebuild | 30 ++++++++++++++++++++++ .../ghdl}/metadata.xml | 6 +++++ zeik-handles/spawn/Manifest | 1 - zeik-handles/spawn/metadata.xml | 8 ------ zeik-handles/spawn/spawn-0.2.ebuild | 6 ----- 15 files changed, 41 insertions(+), 97 deletions(-) delete mode 100644 dev-libs/zeik-handles/Manifest delete mode 100644 dev-libs/zeik-handles/metadata.xml delete mode 100644 dev-libs/zeik-handles/zeik-handles-0.0.2.ebuild delete mode 100644 dev-libs/zeik-handles/zeik-handles-0.0.3.ebuild delete mode 100644 net-dns/resolvconfctl/Manifest delete mode 100644 net-dns/resolvconfctl/resolvconfctl-0.0.1.ebuild create mode 100644 sci-electronics/ghdl/Manifest create mode 100644 sci-electronics/ghdl/SourceRepo create mode 100644 sci-electronics/ghdl/ghdl-0.37.ebuild rename {net-dns/resolvconfctl => sci-electronics/ghdl}/metadata.xml (60%) delete mode 100644 zeik-handles/spawn/Manifest delete mode 100644 zeik-handles/spawn/metadata.xml delete mode 100644 zeik-handles/spawn/spawn-0.2.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