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': 'git://github.com/undying/krontage.git'},
|
8 | {'type': 'git', 'uri': 'https://github.com/undying/krontage.git'},
|
9 | {'type': 'git', 'uri': 'git@github.com:undying/krontage.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync Krontage
|
12 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
13 | Already up-to-date.
|
14 | *** syncing Krontage
|
15 | *** synced Krontage
|
16 | * Sync succeeded
|
17 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 Krontage
|
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
|