1 | {'description': {'en': "misc ebuilds that aren't in the main tree"},
|
2 | 'homepage': 'https://cgit.gentoo.org/user/haarp.git/',
|
3 | 'name': 'haarp',
|
4 | 'owner': [{'email': 'main.haarp@gmail.com',
|
5 | 'name': 'haarp',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/haarp.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.24
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haarp
|
13 | *** syncing haarp
|
14 | Already up to date.
|
15 | *** synced haarp
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 haarp
|
20 | * sys-power/ec_access-9999: failed sourcing ebuild: linux-info: EAPI 6 not supported, (linux-info.eclass, line 32: called die)
| [FATAL] |
21 | * x11-misc/XCreateMouseVoid-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
22 | * x11-misc/cvt12-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
23 | * x11-misc/mtview-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
24 | * Cache regen failed with 1
|