blob: b6d21247a8b66d8d880dd470ad0d84b8f9a752b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Overlay for the NX/FreeNX packages for Gentoo.'},
'feed': ['https://cgit.gentoo.org/proj/nx.git/atom/'],
'homepage': 'https://cgit.gentoo.org/proj/nx.git/',
'name': 'nx',
'owner': [{'email': 'nx@gentoo.org', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/proj/nx.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/nx.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/proj/nx.git'}],
'status': 'official'}
$ pmaint sync nx
Already up-to-date.
*** syncing nx
*** synced nx
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 nx
* Cache regenerated successfully
|