1 | {'description': {'en': 'Personal overlay of Kron'},
|
2 | 'feed': ['https://github.com/undying/krontage/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/undying/krontage',
|
4 | 'name': 'Krontage',
|
5 | 'owner': [{'email': 'undying-m@yandex.ru', 'name': 'Kron', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/undying/krontage.git'},
|
8 | {'type': 'git', 'uri': 'git://github.com/undying/krontage.git'},
|
9 | {'type': 'git', 'uri': 'git@github.com:undying/krontage.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync Krontage
|
12 | Already up to date.
|
13 | *** syncing Krontage
|
14 | *** synced Krontage
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ git show -q --pretty=format:%G? HEAD
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 Krontage
|
19 | * Cache regenerated successfully
|