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
|
{'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
WARNING:pkgcore:fragtoo repo at '/var/lib/repo-mirror-ci/sync/fragtoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:fragtoo repo at '/var/lib/repo-mirror-ci/sync/fragtoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
7dee80b3a3f..820964b5726 master -> origin/master
Updating 7dee80b3a3f..820964b5726
Fast-forward
app-arch/dpkg/Manifest | 2 +-
.../{dpkg-1.21.11.ebuild => dpkg-1.21.15.ebuild} | 48 ++++++++++++----------
app-office/dia/dia-0.97.3-r1.ebuild | 4 +-
app-text/gspell/gspell-1.12.0.ebuild | 4 +-
dev-libs/gdl/gdl-3.40.0.ebuild | 4 +-
.../libmemcached/libmemcached-1.0.18-r4.ebuild | 4 +-
.../cachecontrol/cachecontrol-0.12.12.ebuild | 4 +-
dev-python/cheroot/cheroot-9.0.0.ebuild | 4 +-
dev-python/cherrypy/cherrypy-18.8.0.ebuild | 4 +-
.../jaraco-collections-3.8.0.ebuild | 4 +-
dev-python/lockfile/lockfile-0.12.2-r3.ebuild | 4 +-
dev-python/msgpack/msgpack-1.0.4.ebuild | 4 +-
dev-python/objgraph/objgraph-3.5.0-r1.ebuild | 4 +-
dev-python/pylibmc/pylibmc-1.6.3.ebuild | 4 +-
.../pytest-services-2.2.1-r1.ebuild | 4 +-
dev-python/repoze-lru/repoze-lru-0.7-r3.ebuild | 4 +-
dev-python/routes/routes-2.5.1-r2.ebuild | 4 +-
dev-python/zc-lockfile/zc-lockfile-2.0-r1.ebuild | 4 +-
.../graphicsmagick/graphicsmagick-1.3.39.ebuild | 2 +-
media-gfx/inkscape/inkscape-1.2.1-r2.ebuild | 4 +-
media-gfx/xdot/xdot-1.2-r1.ebuild | 4 +-
media-gfx/xdot/xdot-9999.ebuild | 4 +-
.../libart_lgpl/libart_lgpl-2.3.21-r3.ebuild | 4 +-
.../clang-common-16.0.0_pre20230101-r1.ebuild | 2 +-
.../clang-runtime-16.0.0_pre20230101.ebuild | 3 +-
sys-devel/clang/clang-16.0.0_pre20230101.ebuild | 2 +-
.../llvm-common-16.0.0_pre20230101.ebuild | 2 +-
sys-devel/llvm/llvm-16.0.0_pre20230101.ebuild | 2 +-
...ompiler-rt-sanitizers-16.0.0_pre20230101.ebuild | 2 +-
.../compiler-rt-16.0.0_pre20230101.ebuild | 2 +-
sys-libs/libomp/libomp-16.0.0_pre20230101.ebuild | 2 +-
31 files changed, 77 insertions(+), 72 deletions(-)
rename app-arch/dpkg/{dpkg-1.21.11.ebuild => dpkg-1.21.15.ebuild} (60%)
*** 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
|