1 | {'description': {'en': 'personal experimental ebuilds'},
|
2 | 'homepage': 'https://github.com/JBoro/portage',
|
3 | 'name': 'jboro-overlay',
|
4 | 'owner': [{'email': 'justin.borodinsky@gmail.com',
|
5 | 'name': 'justin borodinsky',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://github.com/JBoro/portage.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.7
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jboro-overlay
|
13 | *** syncing jboro-overlay
|
14 | Already up to date.
|
15 | *** synced jboro-overlay
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 jboro-overlay
|
20 | * net-dns/dnsviewer-0.7: failed sourcing ebuild: EAPI 5 is unsupported, (fcaps.eclass, line 34: called die)
| [FATAL] |
21 | * Cache regen failed with 1
|