summaryrefslogtreecommitdiff
blob: 8ac471282c23b006bd5fc0347577f7f82de6ea28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{'description': {'en': 'Tryton'},
 'homepage': 'http://www.tryton.org/',
 'name': 'tryton',
 'owner': [{'email': 'cedk@gentoo.org', 'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'mercurial',
             'uri': 'https://hg.tryton.org/tryton-overlay'}],
 'status': 'unofficial'}
 * Adding new repository
$ pmaint sync tryton
applying clone bundle from https://downloads-cdn.tryton.org/bundles/tryton-overlay-bzip2-v1
adding changesets
adding manifests
adding file changes
added 2448 changesets with 19259 changes to 7896 files
finished applying clone bundle
searching for changes
no changes found
2448 local changesets published
updating to branch default
1258 files updated, 0 files merged, 0 files removed, 0 files unresolved
*** syncing tryton
*** synced tryton
 * Sync succeeded
$ hg log -l 1 --template={date|isodatesec}
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tryton
 * Cache regenerated successfully