1 | {'description': {'en': "ccube's overlay"},
|
2 | 'feed': ['https://cgit.gentoo.org/user/luman.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/luman.git/',
|
4 | 'name': 'luman',
|
5 | 'owner': [{'email': 'gentoobugzilla@ccube.de',
|
6 | 'name': 'Lukas Elsner',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/luman.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'https://anongit.gentoo.org/git/user/luman.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/user/luman.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync luman
|
16 | WARNING:pkgcore:repository at '/home/mgorny/sync/jkolo', named 'jkolo', 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.
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | Already up-to-date.
|
19 | *** syncing luman
|
20 | *** synced luman
|
21 | * Sync succeeded
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 luman
|
23 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
24 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
25 | * Cache regenerated successfully
|