blob: 311f46a3929d3d7dc1c8bbd4dca32715a7028b10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'An overlay filled with lots of goodies for those who are hooked on WINE.'},
'homepage': 'https://github.com/NP-Hardass/wine-a-holics',
'name': 'wine-a-holics',
'owner': [{'email': 'NP-Hardass@gentoo.org', 'type': 'person'},
{'email': 'gentoo@eroen.eu', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/NP-Hardass/wine-a-holics.git'},
{'type': 'git',
'uri': 'git://github.com/NP-Hardass/wine-a-holics.git'}],
'status': 'unofficial'}
$ pmaint sync wine-a-holics
Already up-to-date.
*** syncing wine-a-holics
*** synced wine-a-holics
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 wine-a-holics
* Cache regenerated successfully
|