blob: 36a401465b068b3b4782b8baaf496983886f0970 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Arx Libertatis Overlay'},
'homepage': 'https://github.com/arx/ArxGentoo',
'name': 'arx-libertatis',
'owner': [{'email': 'daniel@constexpr.org',
'name': 'Daniel Scharrer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/arx/ArxGentoo.git'},
{'type': 'git', 'uri': 'git://github.com/arx/ArxGentoo.git'}],
'status': 'unofficial'}
$ pmaint sync arx-libertatis
Already up to date.
*** syncing arx-libertatis
*** synced arx-libertatis
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 arx-libertatis
* Cache regenerated successfully
|