1 | {'description': {'en': "apriluwu's personal overlay"},
|
2 | 'feed': ['https://github.com/apriluwu/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/apriluwu/gentoo-overlay',
|
4 | 'name': 'apriluwu',
|
5 | 'owner': [{'email': 'aaprilthemonth@gmail.com',
|
6 | 'name': 'April C.',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/apriluwu/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/apriluwu/gentoo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync apriluwu
|
17 | *** syncing apriluwu
|
18 | Already up to date.
|
19 | *** synced apriluwu
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 apriluwu
|
24 | * app-misc/premid-2.2.15: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
25 | * net-im/discord-canary-0.0.105: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
26 | * Cache regen failed with 1
|