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',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/proj/nx.git'}],
|
12 | 'status': 'official'}
|
13 | $ pmaint sync nx
|
14 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
15 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
16 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
17 | *** syncing nx
|
18 | Already up to date.
|
19 | *** synced nx
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nx
|
24 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
25 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
26 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
27 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
28 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
29 | * Cache regenerated successfully
|