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
|
{'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
163534fad940..787308f8879a master -> origin/master
Updating 163534fad940..787308f8879a
Fast-forward
app-benchmarks/stress/stress-1.0.7.ebuild | 2 +-
app-cdr/cdrdao/cdrdao-1.2.4-r2.ebuild | 2 +-
app-crypt/ccid/ccid-1.5.1.ebuild | 2 +-
dev-python/BitVector/BitVector-3.5.0-r1.ebuild | 2 +-
dev-python/aiorpcX/aiorpcX-0.22.1-r1.ebuild | 2 +-
dev-python/astunparse/astunparse-1.6.3-r1.ebuild | 2 +-
dev-python/aws-sam-translator/aws-sam-translator-1.59.0.ebuild | 2 +-
dev-python/black/black-23.1.0.ebuild | 2 +-
dev-python/cachelib/cachelib-0.10.2.ebuild | 2 +-
dev-python/cachetools/cachetools-5.3.0.ebuild | 2 +-
dev-python/frozendict/frozendict-2.3.5.ebuild | 2 +-
dev-python/humanize/humanize-4.6.0.ebuild | 2 +-
dev-python/pyproject-api/pyproject-api-1.5.0.ebuild | 2 +-
dev-python/pyproject-metadata/pyproject-metadata-0.7.1.ebuild | 2 +-
dev-python/shapely/shapely-2.0.1.ebuild | 2 +-
dev-python/time-machine/time-machine-2.9.0.ebuild | 2 +-
dev-python/tox/tox-4.4.6.ebuild | 2 +-
dev-python/urwidtrees/urwidtrees-1.0.3-r1.ebuild | 2 +-
dev-python/websockify/websockify-0.10.0-r2.ebuild | 2 +-
dev-python/xvfbwrapper/xvfbwrapper-0.2.9-r1.ebuild | 2 +-
dev-python/yapsy/yapsy-1.12.2-r1.ebuild | 2 +-
net-misc/gallery-dl/gallery-dl-1.24.5.ebuild | 2 +-
sys-kernel/genkernel/genkernel-4.3.2.ebuild | 2 +-
www-apps/selfoss/selfoss-2.19.ebuild | 4 ++--
24 files changed, 25 insertions(+), 25 deletions(-)
*** 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
|