1 | {'description': {'en': 'Tryton'},
|
2 | 'homepage': 'http://www.tryton.org/',
|
3 | 'name': 'tryton',
|
4 | 'owner': [{'email': 'cedk@gentoo.org', 'type': 'person'}],
|
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:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
11 | *** syncing tryton
|
12 | pulling from https://hg.tryton.org/tryton-overlay
|
13 | searching for changes
|
14 | no changes found
|
15 | *** synced tryton
|
16 | * Sync succeeded
|
17 | $ hg log -l 1 --template={date|isodatesec}
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 tryton
|
19 | * Cache regenerated successfully
|