1 | {'description': {'en': 'Various development tools, libraries, and patches not '
|
2 | 'in Gentoo (yet)'},
|
3 | 'homepage': 'https://github.com/doctaweeks/junkdrawer-overlay',
|
4 | 'name': 'junkdrawer',
|
5 | 'owner': [{'email': 'dan@danweeks.net',
|
6 | 'name': 'Daniel M. Weeks',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/doctaweeks/junkdrawer-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/doctaweeks/junkdrawer-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync junkdrawer
|
17 | *** syncing junkdrawer
|
18 | Already up to date.
|
19 | *** synced junkdrawer
|
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 junkdrawer
|
24 | * app-admin/cq-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
25 | * app-benchmarks/httperf-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
26 | * app-benchmarks/ior-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
27 | * app-crypt/libb2-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
28 | * dev-libs/liblog-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
29 | * dev-libs/liblogfaf-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
30 | * dev-libs/libluna-daemon-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
31 | * media-sound/rotter-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
32 | * net-libs/libgcm-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
33 | * Cache regen failed with 1
|