1 | {'description': {'en': 'Experimental ebuilds'},
|
2 | 'feed': ['https://github.com/jauhien/jauhien-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/jauhien/jauhien-overlay',
|
4 | 'name': 'jauhien',
|
5 | 'owner': [{'email': 'jauhien@gentoo.org',
|
6 | 'name': 'Jauhien Piatlicki',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://github.com/jauhien/jauhien-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://github.com/jauhien/jauhien-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:jauhien/jauhien-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync jauhien
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | Already up-to-date.
|
19 | *** syncing jauhien
|
20 | *** synced jauhien
|
21 | * Sync succeeded
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jauhien
|
23 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
24 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
25 | * Cache regenerated successfully
|