blob: a96f7bbe26689ee2d2ec85f70df223b201704824 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'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@gmail.com', 'type': 'person'},
{'email': 'gentoo@eroen.eu', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/NP-Hardass/wine-a-holics.git'},
{'type': 'git',
'uri': 'https://github.com/NP-Hardass/wine-a-holics.git'}],
'status': 'unofficial'}
$ pmaint sync wine-a-holics
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing wine-a-holics
*** synced wine-a-holics
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 wine-a-holics
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
|