blob: c4fa2bab5f6fb0fec92fe2acd01091c04a7a9b60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'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': 'git://github.com/arx/ArxGentoo.git'},
{'type': 'git', 'uri': 'https://github.com/arx/ArxGentoo.git'}],
'status': 'unofficial'}
$ pmaint sync arx-libertatis
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing arx-libertatis
*** synced arx-libertatis
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 arx-libertatis
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|