blob: 7c7d88048b11701fa63b22ab6467059a952145b8 (
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
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 nx
* Cache regenerated successfully
|