blob: 4331f52571f61aec5b991444635ac6721b15fed5 (
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
28
29
30
31
32
33
|
{'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'}
pkgcore 0.12.8
* Adding new repository
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tryton
*** syncing tryton
applying clone bundle from https://downloads-cdn.tryton.org/bundles/tryton-overlay-bzip2-v1
adding changesets
adding manifests
adding file changes
added 2731 changesets with 21487 changes to 9005 files
finished applying clone bundle
searching for changes
adding changesets
adding manifests
adding file changes
added 3 changesets with 10 changes to 10 files
new changesets fb72e48834fe:0d5b9e9d787e
2731 local changesets published
updating to branch default
1230 files updated, 0 files merged, 0 files removed, 0 files unresolved
*** synced tryton
* Sync succeeded
$ hg log -l 1 --template={date|isodatesec}
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tryton
* Cache regenerated successfully
|