1 | {'description': {'en': 'Overlay for the NX/FreeNX packages for Gentoo.'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/nx.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/nx.git/',
|
4 | 'name': 'nx',
|
5 | 'owner': [{'email': 'nx@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://anongit.gentoo.org/git/proj/nx.git'},
|
9 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/nx.git'},
|
10 | {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/proj/nx.git'}],
|
11 | 'status': 'official'}
|
12 | pkgcore 0.12.8
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nx
|
15 | *** syncing nx
|
16 | Already up to date.
|
17 | *** synced nx
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ git show -q --pretty=format:%G? HEAD
|
21 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 nx
|
22 | * net-misc/nxserver-freenx-0.7.3_p104-r7: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
| [FATAL] |
23 | * Cache regen failed with 1
|