1 | {'description': {'en': "Phil's overlay"},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/user/superposition.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/repo/user/superposition.git/',
|
4 | 'name': 'superposition',
|
5 | 'owner': [{'email': 'pmebuid@messagebox.email',
|
6 | 'name': 'Philip Miess',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/user/superposition.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/user/superposition.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/user/superposition.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.24
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync superposition
|
19 | WARNING:pkgcore:luke-jr repo at '/var/lib/repo-mirror-ci/sync/luke-jr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
20 | *** syncing superposition
|
21 | Already up to date.
|
22 | *** synced superposition
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 superposition
|
27 | * sys-apps/0install-2.12.3: failed sourcing ebuild: gnome2-utils: EAPI 6 not supported, (gnome2-utils.eclass, line 24: called die)
| [FATAL] |
28 | * sys-apps/0install-2.13: failed sourcing ebuild: gnome2-utils: EAPI 6 not supported, (gnome2-utils.eclass, line 24: called die)
| [FATAL] |
29 | * Cache regen failed with 1
|