{'description': {'en': "TheGreatMcPain's personal ebuild overlay"}, 'feed': ['https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay/commits/master.atom'], 'homepage': 'https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay', 'name': 'thegreatmcpain', 'owner': [{'email': 'sixsupersonic@gmail.com', 'name': 'James McClain', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay.git'}, {'type': 'git', 'uri': 'git@gitlab.com:TheGreatMcPain/thegreatmcpain-overlay.git'}], 'status': 'unofficial'} $ pmaint sync thegreatmcpain WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). 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://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay df31dc7..f5291d5 master -> origin/master Updating df31dc7..f5291d5 Fast-forward sys-apps/nvimpager/Manifest | 5 +++ sys-apps/nvimpager/metadata.xml | 8 +++++ sys-apps/nvimpager/nvimpager-0.7.ebuild | 57 ++++++++++++++++++++++++++++++++ sys-apps/nvimpager/nvimpager-9999.ebuild | 57 ++++++++++++++++++++++++++++++++ 4 files changed, 127 insertions(+) create mode 100644 sys-apps/nvimpager/Manifest create mode 100644 sys-apps/nvimpager/metadata.xml create mode 100644 sys-apps/nvimpager/nvimpager-0.7.ebuild create mode 100644 sys-apps/nvimpager/nvimpager-9999.ebuild *** syncing thegreatmcpain *** synced thegreatmcpain * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 thegreatmcpain * Cache regenerated successfully