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 | pulling from https://hg.tryton.org/tryton-overlay
|
11 | searching for changes
|
12 | adding changesets
|
13 | adding manifests
|
14 | adding file changes
|
15 | added 5 changesets with 21 changes to 21 files
|
16 | new changesets 74a965c2e481:3ebc7a549ad7
|
17 | 21 files updated, 0 files merged, 16 files removed, 0 files unresolved
|
18 | *** syncing tryton
|
19 | *** synced tryton
|
20 | * Sync succeeded
|
21 | $ hg log -l 1 --template={date|isodatesec}
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tryton
|
23 | * Cache regenerated successfully
|