1 | {'description': {'en': 'Personal overlay playground'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/wuodan.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/wuodan.git/',
|
4 | 'name': 'wuodan',
|
5 | 'owner': [{'email': 'p_regius@gmx.ch', 'name': 'Wuodan', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'git://anongit.gentoo.org/user/wuodan.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/wuodan.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/user/wuodan.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync wuodan
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
16 | Already up-to-date.
|
17 | *** syncing wuodan
|
18 | *** synced wuodan
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 wuodan
|
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
|