1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
{'description': {'en': "Phil's overlay"},
'feed': ['https://cgit.gentoo.org/repo/user/superposition.git/atom/'],
'homepage': 'https://cgit.gentoo.org/repo/user/superposition.git/',
'name': 'superposition',
'owner': [{'email': 'pmebuid@messagebox.email',
'name': 'Philip Miess',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/user/superposition.git'},
{'type': 'git',
'uri': 'git://anongit.gentoo.org/repo/user/superposition.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/user/superposition.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync superposition
*** syncing superposition
Already up to date.
*** synced superposition
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 superposition
* dev-java/apple-java-extensions-bin-1.5-r2: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* dev-java/apt-mirror-1.0-r2: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* dev-java/asm-5.1-r1: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* dev-java/jinput-2.0.6-r3: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* dev-java/jutils-1.0.0-r2: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* dev-java/lwjgl-2.9.3-r2: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* dev-java/lwjgl3-3.1.3: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* games-action/droidassault-20151219-r3: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* games-action/ultratron-20151219-r3: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* games-arcade/titanattacks-20151219-r2: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* games-strategy/revenge-of-the-titans-201512192-r2: failed sourcing ebuild: java-pkg-2: EAPI 7 not supported, (java-pkg-2.eclass, line 21: called die)
* Cache regen failed with 1
|