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
34
|
{'description': {'en': 'VMACS Personal Gentoo Overlay'},
'feed': ['https://cgit.gentoo.org/user/vmacs.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/vmacs.git/',
'name': 'vmacs',
'owner': [{'email': 'vance.m.allen@gmail.com',
'name': 'Vance M. Allen',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/vmacs.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/vmacs.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/vmacs.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vmacs
*** syncing vmacs
From https://anongit.gentoo.org/git/user/vmacs
7fb6c46..dc413fe master -> origin/master
Updating 7fb6c46..dc413fe
Fast-forward
app-admin/webmin/Manifest | 6 +++---
app-admin/webmin/files/{gentoo-setup-2.021 => gentoo-setup-2.111} | 0
app-admin/webmin/{webmin-2.021.ebuild => webmin-2.111.ebuild} | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
rename app-admin/webmin/files/{gentoo-setup-2.021 => gentoo-setup-2.111} (100%)
rename app-admin/webmin/{webmin-2.021.ebuild => webmin-2.111.ebuild} (98%)
*** synced vmacs
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 vmacs
* Cache regenerated successfully
|