1 | {'description': {'en': 'Official Gentoo ebuild repository'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
|
3 | 'homepage': 'https://gentoo.org/',
|
4 | 'name': 'gentoo',
|
5 | 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'core',
|
7 | 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
|
10 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
|
13 | 'status': 'official'}
|
14 | pkgcore 0.12.28
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | WARNING:pkgcore:gentoo-linux-surface-overlay repo at '/var/lib/repo-mirror-ci/sync/gentoo-linux-surface-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing gentoo
|
19 | From https://github.com/gentoo/gentoo
|
20 | 932ab7ca6f89..2e2bff438625 master -> origin/master
|
21 | Updating 932ab7ca6f89..2e2bff438625
|
22 | Fast-forward
|
23 | app-text/poppler/Manifest | 4 -
|
24 | app-text/poppler/poppler-24.06.1.ebuild | 157 ------------
|
25 | app-text/poppler/poppler-24.09.0.ebuild | 157 ------------
|
26 | media-libs/SoQt/Manifest | 1 +
|
27 | media-libs/SoQt/SoQt-1.6.3.ebuild | 45 ++++
|
28 | media-libs/harfbuzz/Manifest | 1 -
|
29 | media-libs/harfbuzz/harfbuzz-8.5.0.ebuild | 104 --------
|
30 | media-sound/kid3/Manifest | 1 -
|
31 | media-sound/kid3/kid3-3.9.5.ebuild | 101 --------
|
32 | sci-geosciences/qgis/Manifest | 1 -
|
33 | .../qgis/files/qgis-3.28.10-protobuf-23.patch | 27 --
|
34 | .../qgis/files/qgis-3.28.9-exiv2-0.28.patch | 41 ---
|
35 | sci-geosciences/qgis/metadata.xml | 2 -
|
36 | sci-geosciences/qgis/qgis-3.28.10.ebuild | 284 ---------------------
|
37 | 14 files changed, 46 insertions(+), 880 deletions(-)
|
38 | delete mode 100644 app-text/poppler/poppler-24.06.1.ebuild
|
39 | delete mode 100644 app-text/poppler/poppler-24.09.0.ebuild
|
40 | create mode 100644 media-libs/SoQt/SoQt-1.6.3.ebuild
|
41 | delete mode 100644 media-libs/harfbuzz/harfbuzz-8.5.0.ebuild
|
42 | delete mode 100644 media-sound/kid3/kid3-3.9.5.ebuild
|
43 | delete mode 100644 sci-geosciences/qgis/files/qgis-3.28.10-protobuf-23.patch
|
44 | delete mode 100644 sci-geosciences/qgis/files/qgis-3.28.9-exiv2-0.28.patch
|
45 | delete mode 100644 sci-geosciences/qgis/qgis-3.28.10.ebuild
|
46 | *** synced gentoo
|
47 | * Sync succeeded
|
48 | $ git log --format=%ci -1
|
49 | $ git show -q --pretty=format:%G? HEAD
|
50 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
51 | * Cache regenerated successfully
|