1 | {'description': {'en': 'Tryton'},
|
2 | 'homepage': 'http://www.tryton.org/',
|
3 | 'name': 'tryton',
|
4 | 'owner': [{'email': 'cedk@gentoo.org'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'mercurial',
|
7 | 'uri': 'https://hg.tryton.org/tryton-overlay'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync tryton
|
10 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
11 | pulling from https://hg.tryton.org/tryton-overlay
|
12 | searching for changes
|
13 | no changes found
|
14 | *** syncing tryton
|
15 | *** synced tryton
|
16 | * Sync succeeded
|
17 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tryton
|
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
|