1 | {'description': {'en': 'Personal Overlay'},
|
2 | 'feed': ['https://github.com/jcaesar/liftm-overlay/commits/master.atom'],
|
3 | 'name': 'liftm',
|
4 | 'owner': [{'email': 'gentoobug@liftm.de',
|
5 | 'name': 'Julius Michaelis',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/jcaesar/liftm-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/jcaesar/liftm-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync liftm
|
16 | *** syncing liftm
|
17 | Already up to date.
|
18 | *** synced liftm
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 liftm
|
23 | * dev-util/wasmer-2.0.0: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
24 | * games-sports/maniadrive-1.2: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
25 | * net-misc/cjdns-21.1: failed sourcing ebuild: python-single-r1: EAPI 6 not supported, (python-single-r1.eclass, line 42: called die)
| [FATAL] |
26 | * Cache regen failed with 1
|