1 | {'description': {'en': 'Personal Gentoo overlay focused on music production '
|
2 | 'and engineering applications'},
|
3 | 'feed': ['https://github.com/simonvanderveldt/simonvanderveldt-overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/simonvanderveldt/simonvanderveldt-overlay',
|
5 | 'name': 'simonvanderveldt',
|
6 | 'owner': [{'email': 'simon.vanderveldt@gmail.com',
|
7 | 'name': 'Simon van der Veldt',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/simonvanderveldt/simonvanderveldt-overlay.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git@github.com:simonvanderveldt/simonvanderveldt-overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | pkgcore 0.12.24
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync simonvanderveldt
|
18 | *** syncing simonvanderveldt
|
19 | Already up to date.
|
20 | *** synced simonvanderveldt
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 simonvanderveldt
|
25 | * app-benchmarks/unigine-heaven-bin-4.0: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
26 | * app-benchmarks/unigine-superposition-bin-1.1: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
27 | * app-benchmarks/unigine-valley-bin-1.0: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
28 | * app-shells/fasd-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
29 | * sys-apps/rpiboot-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|