1 | {'description': {'en': "Alexandre Fournier's personal overlay"},
|
2 | 'feed': ['https://github.com/AlexandreFournier/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/AlexandreFournier/gentoo-overlay',
|
4 | 'name': 'AlexandreFournier',
|
5 | 'owner': [{'email': 'gentoo@alexandrefournier.com',
|
6 | 'name': 'Alexandre Fournier',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/AlexandreFournier/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:AlexandreFournier/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 AlexandreFournier
|
17 | *** syncing AlexandreFournier
|
18 | Already up to date.
|
19 | *** synced AlexandreFournier
|
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 AlexandreFournier
|
24 | * net-wireless/bully-1.1_p20170926: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
25 | * net-wireless/cowpatty-4.8-r1: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
26 | * Cache regen failed with 1
|