blob: f57a03f192e6ab51bfddc70007fa3dda0b7abfee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
{'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'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync electron
*** syncing electron
From https://github.com/elprans/electron-overlay
53385c5..7b8544c master -> origin/master
Updating 53385c5..7b8544c
Fast-forward
dev-util/electron/Manifest | 5 +-
dev-util/electron/electron-13.1.9-r1.ebuild | 1 +
dev-util/electron/electron-13.6.2.ebuild | 3 +-
dev-util/electron/files/chromium-glibc-2.34.patch | 63 +++++++++++++++++++++++
4 files changed, 69 insertions(+), 3 deletions(-)
create mode 100644 dev-util/electron/files/chromium-glibc-2.34.patch
*** synced electron
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 electron
* Cache regenerated successfully
|