blob: 5d1289e8d3977fa2489fb74184669aa71f461843 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'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'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync arx-libertatis
*** syncing arx-libertatis
Already up to date.
*** synced arx-libertatis
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 arx-libertatis
* Cache regenerated successfully
|