1 | {'description': {'en': 'VMACS Personal Gentoo Overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/vmacs.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/vmacs.git/',
|
4 | 'name': 'vmacs',
|
5 | 'owner': [{'email': 'vance.m.allen@gmail.com',
|
6 | 'name': 'Vance M. Allen',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/vmacs.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/vmacs.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/user/vmacs.git'}],
|
14 | 'status': 'unofficial'}
|
15 | pkgcore 0.11.8
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vmacs
|
18 | *** syncing vmacs
|
19 | Already up to date.
|
20 | *** synced vmacs
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 vmacs
|
25 | * Cache regenerated successfully
|