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