1 | {'description': {'en': 'Unofficial Wine Overlay'},
|
2 | 'homepage': 'https://github.com/NP-Hardass/wine-overlay',
|
3 | 'name': 'wine-overlay',
|
4 | 'owner': [{'email': 'np.hardass@gmail.com', 'type': 'person'},
|
5 | {'email': 'gentoo@eroen.eu', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'git://github.com/NP-Hardass/wine-overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://github.com/NP-Hardass/wine-overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync wine-overlay
|
13 | WARNING:pkgcore:repository at '/home/mgorny/sync/poly-c', named 'poly-c', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
|
14 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/poly-c', named 'poly-c', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
|
16 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
17 | Already up-to-date.
|
18 | *** syncing wine-overlay
|
19 | *** synced wine-overlay
|
20 | * Sync succeeded
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 wine-overlay
|
22 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
23 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
24 | * Cache regenerated successfully
|