1 | {'description': {'en': "misc ebuilds that aren't in the main tree"},
|
2 | 'homepage': 'https://cgit.gentoo.org/user/haarp.git/',
|
3 | 'name': 'haarp',
|
4 | 'owner': [{'email': 'main.haarp@gmail.com',
|
5 | 'name': 'haarp',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/haarp.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync haarp
|
11 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
12 | Already up-to-date.
|
13 | *** syncing haarp
|
14 | *** synced haarp
|
15 | * Sync succeeded
|
16 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 haarp
|
17 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
19 | * Cache regenerated successfully
|