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
35
36
37
38
39
40
41
42
43
44
45
|
{'description': {'en': "Ikelos's hospice for broken and damaged ebuilds."},
'feed': ['https://cgit.gentoo.org/dev/ikelos.git/atom/'],
'homepage': 'https://cgit.gentoo.org/dev/ikelos.git/',
'name': 'ikelos',
'owner': [{'email': 'ikelos@gentoo.org',
'name': 'Mike Auty',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/dev/ikelos.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/ikelos.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/dev/ikelos.git'}],
'status': 'unofficial'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ikelos
*** syncing ikelos
From https://anongit.gentoo.org/git/dev/ikelos
1f8dd1c..1afec11 master -> origin/master
Updating 1f8dd1c..1afec11
Fast-forward
dev-python/construct/Manifest | 2 --
dev-python/construct/construct-2.8.21.ebuild | 26 -----------------
dev-python/construct/construct-2.9.45.ebuild | 33 ----------------------
dev-python/construct/metadata.xml | 16 -----------
dev-python/cppmangle/cppmangle-0.2.ebuild | 2 +-
dev-python/drgn/drgn-9999.ebuild | 2 +-
dev-python/pdbparse/pdbparse-9999.ebuild | 2 +-
dev-python/pykeepass/pykeepass-3.2.0.ebuild | 2 +-
dev-python/python-dotenv/Manifest | 1 -
.../python-dotenv/python-dotenv-0.10.1.ebuild | 20 -------------
10 files changed, 4 insertions(+), 102 deletions(-)
delete mode 100644 dev-python/construct/Manifest
delete mode 100644 dev-python/construct/construct-2.8.21.ebuild
delete mode 100644 dev-python/construct/construct-2.9.45.ebuild
delete mode 100644 dev-python/construct/metadata.xml
delete mode 100644 dev-python/python-dotenv/Manifest
delete mode 100644 dev-python/python-dotenv/python-dotenv-0.10.1.ebuild
*** synced ikelos
* 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 ikelos
* Cache regenerated successfully
|