1 | {'description': {'en': 'personal overlay, mostly games related'},
|
2 | 'feed': ['https://github.com/Chemrat/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Chemrat/overlay',
|
4 | 'name': 'earshark',
|
5 | 'owner': [{'email': 'jazzvoid@gmail.com',
|
6 | 'name': 'Valeriy',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/Chemrat/overlay.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/Chemrat/overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync earshark
|
13 | Already up to date.
|
14 | *** syncing earshark
|
15 | *** synced earshark
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 earshark
|
20 | * kde-apps/kaccounts-providers-17.04.3-r1: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
21 | * kde-misc/peruse-9999: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
22 | * kde-misc/plasma-applet-window-buttons-9999: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
23 | * kde-misc/virtual-desktop-bar-0.5.0: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
24 | * sys-apps/xdg-desktop-portal-kde-5.11.4: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
25 | * Cache regen failed with 1
|