1 | {'description': {'en': 'setkeh maintained ebuilds'},
|
2 | 'feed': ['https://github.com/setkeh/Portage-Overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/setkeh/Portage-Overlay',
|
4 | 'name': 'setkeh',
|
5 | 'owner': [{'email': 'setkeh@gmail.com',
|
6 | 'name': 'James (setkeh) Griffis',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/setkeh/Portage-Overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/setkeh/Portage-Overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync setkeh
|
17 | *** syncing setkeh
|
18 | Already up to date.
|
19 | *** synced setkeh
|
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 setkeh
|
24 | * app-crypt/keybase-1.0.31: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
25 | * app-editors/code-insiders-9999: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
26 | * dev-dotnet/gtk-sharp-2.12.41: failed sourcing ebuild: dotnet: EAPI 6 not supported, (dotnet.eclass, line 17: called die)
| [FATAL] |
27 | * Cache regen failed with 1
|