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
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://github.com/gentoo/gentoo
2a22eb437e61..7f4206bdec2d master -> origin/master
Updating 2a22eb437e61..7f4206bdec2d
Fast-forward
app-benchmarks/iozone/iozone-3.506.ebuild | 2 +-
app-text/ghostscript-gpl/ghostscript-gpl-10.03.1.ebuild | 2 +-
app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild | 4 +++-
dev-lang/php/php-8.2.24.ebuild | 2 +-
dev-libs/tre/tre-0.8.0_p20210321-r4.ebuild | 2 +-
dev-perl/ExtUtils-Helpers/ExtUtils-Helpers-0.28.0.ebuild | 2 +-
dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild | 2 +-
dev-python/tornado/tornado-6.4.2.ebuild | 2 +-
mail-filter/opendmarc/opendmarc-1.4.1.1-r6.ebuild | 2 +-
media-gfx/gimp/gimp-2.10.38-r1.ebuild | 2 +-
media-libs/babl/babl-0.1.108.ebuild | 2 +-
media-libs/gegl/gegl-0.4.48.ebuild | 2 +-
media-libs/libsdl2/libsdl2-2.30.7-r1.ebuild | 2 +-
media-libs/mlt/mlt-7.28.0-r1.ebuild | 2 +-
media-video/mplayer/mplayer-1.5_p20241125.ebuild | 2 +-
net-dns/c-ares/c-ares-1.34.3.ebuild | 2 +-
net-firewall/iptables/iptables-1.8.11.ebuild | 2 +-
net-firewall/nftables/nftables-1.1.1.ebuild | 2 +-
sys-apps/ethtool/ethtool-6.10.ebuild | 2 +-
sys-apps/lm-sensors/lm-sensors-3.6.2.ebuild | 2 +-
sys-fs/mtools/mtools-4.0.45.ebuild | 2 +-
sys-libs/libcap/libcap-2.71.ebuild | 2 +-
sys-libs/libnvme/libnvme-1.11.ebuild | 2 +-
virtual/service-manager/service-manager-1-r3.ebuild | 2 +-
www-client/lynx/lynx-2.9.2.ebuild | 2 +-
25 files changed, 27 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
|