1 | {'description': {'en': 'Personal overlay of Wim Muskee'},
|
2 | 'homepage': 'https://github.com/wimmuskee/flavour',
|
3 | 'name': 'flavour',
|
4 | 'owner': [{'email': 'wimmuskee@gmail.com',
|
5 | 'name': 'Wim Muskee',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://github.com/wimmuskee/flavour.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@github.com/wimmuskee/flavour.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.24
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flavour
|
15 | *** syncing flavour
|
16 | Already up to date.
|
17 | *** synced flavour
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ git show -q --pretty=format:%G? HEAD
|
21 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 flavour
|
22 | * dev-embedded/beaglebone-universal-io-20180611: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
23 | * media-sound/xooky-nabox-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
24 | * Cache regen failed with 1
|