1 | {'description': {'en': "John's Collaboration Overlay"},
|
2 | 'feed': ['https://github.com/john-r-graham/jrg-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/john-r-graham/jrg-overlay',
|
4 | 'name': 'JRG',
|
5 | 'owner': [{'email': 'john_r_graham@gentoo.org',
|
6 | 'name': 'John R. Graham',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/john-r-graham/jrg-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:john-r-graham/jrg-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.28
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync JRG
|
17 | WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing JRG
|
19 | Already up to date.
|
20 | *** synced JRG
|
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 JRG
|
25 | * app-misc/freeplane-bin-1.9.12: failed sourcing ebuild: desktop: EAPI 6 not supported, (desktop.eclass, line 15: called die)
| [FATAL] |
26 | * sys-apps/dtc-1.4.1: failed sourcing ebuild: multilib: EAPI 6 not supported, (multilib.eclass, line 17: called die)
| [FATAL] |
27 | * Cache regen failed with 1
|