tryton

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 1 changesets with 5 changes to 5 files
16
new changesets d7dfe1db48b9
17
5 files updated, 0 files merged, 4 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