1 | {'description': {'en': "Winny's personal overlay"},
|
2 | 'feed': ['https://github.com/winny-/winny-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/winny-/winny-overlay',
|
4 | 'name': 'winny',
|
5 | 'owner': [{'email': 'winston@ml1.net', 'name': 'winny', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/winny-/winny-overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@github.com/winny-/winny-overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.8
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync winny
|
15 | *** syncing winny
|
16 | Already up to date.
|
17 | *** synced winny
|
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 winny
|
22 | * dev-qt/qtwebengine-5.15.1-r1: failed sourcing ebuild: qt5-build: EAPI 7 not supported, (qt5-build.eclass, line 20: called die)
| [FATAL] |
23 | * Cache regen failed with 1
|