1 | {'description': {'en': 'Misc ebuilds by Luke-Jr'},
|
2 | 'homepage': 'http://luke.dashjr.org',
|
3 | 'name': 'luke-jr',
|
4 | 'owner': [{'email': 'luke-jr+gentoobugs@utopios.org'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'svn',
|
7 | 'uri': 'svn://svn.dashjr.org/luke-portage-overlay/trunk'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync luke-jr
|
10 | 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.
|
11 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
12 | Current branch master is up to date.
|
13 | *** syncing luke-jr
|
14 | *** synced luke-jr
|
15 | * Sync succeeded
|
16 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 luke-jr
|
17 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
19 | * Cache regenerated successfully
|