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:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
11 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
12 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
13 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | pulling from https://hg.tryton.org/tryton-overlay
|
15 | searching for changes
|
16 | no changes found
|
17 | *** syncing tryton
|
18 | *** synced tryton
|
19 | * Sync succeeded
|
20 | $ hg log -l 1 --template={date|isodatesec}
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tryton
|
22 | * Cache regenerated successfully
|