{'description': {'en': 'Electron Overlay'}, 'feed': ['https://github.com/elprans/electron-overlay/commits/master.atom'], 'homepage': 'https://github.com/elprans/electron-overlay', 'name': 'electron', 'owner': [{'email': 'elvis@magic.io', 'name': 'Elvis Pranskevichus', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://github.com/elprans/electron-overlay.git'}], 'status': 'unofficial'} $ pmaint sync electron 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/elprans/electron-overlay d708259..a8a720d master -> origin/master Updating d708259..a8a720d Fast-forward _scripts/vscode.template.ebuild | 21 +- app-editors/vscode/Manifest | 7 +- app-editors/vscode/vscode-1.52.1.ebuild | 19 +- app-editors/vscode/vscode-1.53.2.ebuild | 478 +++++++++++++++ dev-util/electron/Manifest | 9 +- dev-util/electron/electron-11.2.3.ebuild | 971 +++++++++++++++++++++++++++++++ dev-util/electron/metadata.xml | 2 + 7 files changed, 1489 insertions(+), 18 deletions(-) create mode 100644 app-editors/vscode/vscode-1.53.2.ebuild create mode 100644 dev-util/electron/electron-11.2.3.ebuild *** syncing electron *** synced electron * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 32 electron * Cache regenerated successfully