blob: 771c6077d1c1e19962b172c568570faf0fe06fc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'ArchenROOT Gentoo Overlay'},
'homepage': 'https://github.com/archenroot/gentoo-overlay',
'name': 'archenroot',
'owner': [{'email': 'archenroot@gmail.com',
'name': 'Ladislav Jech',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/archenroot/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync archenroot
Already up-to-date.
*** syncing archenroot
*** synced archenroot
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 archenroot
* Cache regenerated successfully
|