1 | {'description': {'en': 'Experimental ebuilds for GNUstep packages in Gentoo. '
|
2 | 'Comments and bugreports are welcome!'},
|
3 | 'feed': ['https://cgit.gentoo.org/proj/gnustep.git/atom/'],
|
4 | 'homepage': 'https://cgit.gentoo.org/proj/gnustep.git/',
|
5 | 'name': 'gnustep',
|
6 | 'owner': [{'email': 'gnustep@gentoo.org', 'type': 'project'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/proj/gnustep.git'},
|
10 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/gnustep.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/proj/gnustep.git'}],
|
13 | 'status': 'official'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep
|
17 | *** syncing gnustep
|
18 | Already up to date.
|
19 | *** synced gnustep
|
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 gnustep
|
24 | * gnustep-apps/thematic-9999: failed sourcing ebuild: gnustep-2: EAPI 6 not supported, (gnustep-2.eclass, line 16: called die)
| [FATAL] |
25 | * Cache regen failed with 1
|