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