1 | {'description': {'en': 'Experimental ebuilds for Gentoo Linux'},
|
2 | 'homepage': 'https://github.com/soehest/gentoo',
|
3 | 'name': 'soehest',
|
4 | 'owner': [{'email': 'drunejensen@gmail.com',
|
5 | 'name': 'Daniel Rune Jensen',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'git://github.com/soehest/gentoo.git'},
|
9 | {'type': 'git', 'uri': 'https://github.com/soehest/gentoo.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync soehest
|
12 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
13 | Already up-to-date.
|
14 | *** syncing soehest
|
15 | *** synced soehest
|
16 | * Sync succeeded
|
17 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 soehest
|
18 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
19 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
20 | * Cache regenerated successfully
|