1 | {'description': {'en': 'Personal overlay with live ebuilds'},
|
2 | 'homepage': 'https://github.com/faust/portage',
|
3 | 'name': 'abnorm',
|
4 | 'owner': [{'email': 'faust@abnorm.org', 'name': 'Faust', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git', 'uri': 'git://github.com/faust/portage.git'}],
|
7 | 'status': 'unofficial'}
|
8 | $ pmaint sync abnorm
|
9 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
10 | Already up-to-date.
|
11 | *** syncing abnorm
|
12 | *** synced abnorm
|
13 | * Sync succeeded
|
14 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 abnorm
|
15 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
16 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
17 | * Cache regenerated successfully
|