{'description': {'en': 'Personal Gentoo overlay'}, 'feed': ['https://github.com/SpiderX/portage-overlay/commits/master.atom'], 'homepage': 'https://github.com/SpiderX/portage-overlay', 'name': 'nest', 'owner': [{'email': 'spiderx@spiderx.dp.ua', 'name': 'Vladimir Pavljuchenkov', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://github.com/SpiderX/portage-overlay.git'}, {'type': 'git', 'uri': 'git+ssh://git@github.com/SpiderX/portage-overlay.git'}], 'status': 'unofficial'} $ pmaint sync nest 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/SpiderX/portage-overlay fb6f57d..2d756e4 master -> origin/master Updating fb6f57d..2d756e4 Fast-forward README.md | 3 +- app-admin/awsls/Manifest | 611 +++++++++++++++++++ app-admin/awsls/awsls-0.5.1.ebuild | 646 +++++++++++++++++++++ app-admin/awsls/awsls-9999.ebuild | 38 ++ app-admin/awsls/metadata.xml | 20 + app-editors/visual-studio-code-bin/Manifest | 7 +- ...ebuild => visual-studio-code-bin-1.50.1.ebuild} | 6 +- 7 files changed, 1323 insertions(+), 8 deletions(-) create mode 100644 app-admin/awsls/Manifest create mode 100644 app-admin/awsls/awsls-0.5.1.ebuild create mode 100644 app-admin/awsls/awsls-9999.ebuild create mode 100644 app-admin/awsls/metadata.xml rename app-editors/visual-studio-code-bin/{visual-studio-code-bin-1.50.0.ebuild => visual-studio-code-bin-1.50.1.ebuild} (96%) *** syncing nest *** synced nest * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nest * Cache regenerated successfully