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 | Already up to date.
|
12 | *** syncing haarp
|
13 | *** synced haarp
|
14 | * Sync succeeded
|
15 | $ git log --format=%ci -1
|
16 | $ git show -q --pretty=format:%G? HEAD
|
17 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 haarp
|
18 | * Cache regenerated successfully
|