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'}],
|
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:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
15 | Already up-to-date.
|
16 | *** syncing nx
|
17 | *** synced nx
|
18 | * Sync succeeded
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nx
|
20 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | * Cache regenerated successfully
|