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