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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
|
{'description': {'en': 'Official Gentoo ebuild repository'},
'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
'homepage': 'https://gentoo.org/',
'name': 'gentoo',
'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
'quality': 'core',
'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
'status': 'official'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
17932f0fd7e..d76f6f1ab31 master -> origin/master
Updating 17932f0fd7e..d76f6f1ab31
Fast-forward
app-admin/awscli/Manifest | 7 -
app-admin/awscli/awscli-1.27.37.ebuild | 80 --
app-admin/awscli/awscli-1.27.41.ebuild | 80 --
app-admin/awscli/awscli-1.27.46.ebuild | 80 --
app-admin/awscli/awscli-1.27.47.ebuild | 80 --
app-admin/awscli/awscli-1.27.48.ebuild | 80 --
app-admin/awscli/awscli-1.27.49.ebuild | 80 --
app-admin/awscli/awscli-1.27.51.ebuild | 80 --
dev-python/boto3/Manifest | 7 -
dev-python/boto3/boto3-1.26.37.ebuild | 68 --
dev-python/boto3/boto3-1.26.41.ebuild | 68 --
dev-python/boto3/boto3-1.26.46.ebuild | 68 --
dev-python/boto3/boto3-1.26.47.ebuild | 68 --
dev-python/boto3/boto3-1.26.48.ebuild | 68 --
dev-python/boto3/boto3-1.26.49.ebuild | 68 --
dev-python/boto3/boto3-1.26.51.ebuild | 68 --
dev-python/botocore/Manifest | 7 -
dev-python/botocore/botocore-1.29.37.ebuild | 74 --
dev-python/botocore/botocore-1.29.41.ebuild | 74 --
dev-python/botocore/botocore-1.29.46.ebuild | 74 --
dev-python/botocore/botocore-1.29.47.ebuild | 74 --
dev-python/botocore/botocore-1.29.48.ebuild | 74 --
dev-python/botocore/botocore-1.29.49.ebuild | 74 --
dev-python/botocore/botocore-1.29.51.ebuild | 74 --
net-nds/openldap/Manifest | 1 -
net-nds/openldap/files/slapd.service | 1 +
net-nds/openldap/openldap-2.4.57-r2.ebuild | 905 ---------------------
...ap-2.6.3-r4.ebuild => openldap-2.6.3-r5.ebuild} | 2 +-
28 files changed, 2 insertions(+), 2482 deletions(-)
delete mode 100644 app-admin/awscli/awscli-1.27.37.ebuild
delete mode 100644 app-admin/awscli/awscli-1.27.41.ebuild
delete mode 100644 app-admin/awscli/awscli-1.27.46.ebuild
delete mode 100644 app-admin/awscli/awscli-1.27.47.ebuild
delete mode 100644 app-admin/awscli/awscli-1.27.48.ebuild
delete mode 100644 app-admin/awscli/awscli-1.27.49.ebuild
delete mode 100644 app-admin/awscli/awscli-1.27.51.ebuild
delete mode 100644 dev-python/boto3/boto3-1.26.37.ebuild
delete mode 100644 dev-python/boto3/boto3-1.26.41.ebuild
delete mode 100644 dev-python/boto3/boto3-1.26.46.ebuild
delete mode 100644 dev-python/boto3/boto3-1.26.47.ebuild
delete mode 100644 dev-python/boto3/boto3-1.26.48.ebuild
delete mode 100644 dev-python/boto3/boto3-1.26.49.ebuild
delete mode 100644 dev-python/boto3/boto3-1.26.51.ebuild
delete mode 100644 dev-python/botocore/botocore-1.29.37.ebuild
delete mode 100644 dev-python/botocore/botocore-1.29.41.ebuild
delete mode 100644 dev-python/botocore/botocore-1.29.46.ebuild
delete mode 100644 dev-python/botocore/botocore-1.29.47.ebuild
delete mode 100644 dev-python/botocore/botocore-1.29.48.ebuild
delete mode 100644 dev-python/botocore/botocore-1.29.49.ebuild
delete mode 100644 dev-python/botocore/botocore-1.29.51.ebuild
delete mode 100644 net-nds/openldap/openldap-2.4.57-r2.ebuild
rename net-nds/openldap/{openldap-2.6.3-r4.ebuild => openldap-2.6.3-r5.ebuild} (99%)
*** synced gentoo
* 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 gentoo
* Cache regenerated successfully
|