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.23
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | WARNING:pkgcore:bratishkaerik-overlay repo at '/var/lib/repo-mirror-ci/sync/bratishkaerik-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | WARNING:pkgcore:bratishkaerik-overlay repo at '/var/lib/repo-mirror-ci/sync/bratishkaerik-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | *** syncing gentoo
|
20 | From https://anongit.gentoo.org/git/repo/gentoo
|
21 | f6522e9245fc..0a70cd9a4e22 master -> origin/master
|
22 | Updating f6522e9245fc..0a70cd9a4e22
|
23 | Fast-forward
|
24 | dev-libs/libclc/libclc-17.0.6.ebuild | 4 +-
|
25 | dev-python/clang-python/clang-python-17.0.6.ebuild | 4 +-
|
26 | dev-python/lit/lit-17.0.6.ebuild | 4 +-
|
27 | dev-util/lldb/lldb-17.0.6.ebuild | 4 +-
|
28 | .../kate-addons/files/kate-23.08.4-no-pch.patch | 58 ++++++++++++++++++++++
|
29 | kde-apps/kate-addons/kate-addons-23.08.4.ebuild | 4 ++
|
30 | kde-apps/kate-lib/files/kate-23.08.4-no-pch.patch | 58 ++++++++++++++++++++++
|
31 | kde-apps/kate-lib/kate-lib-23.08.4.ebuild | 4 ++
|
32 | kde-apps/kate/files/kate-23.08.4-no-pch.patch | 58 ++++++++++++++++++++++
|
33 | kde-apps/kate/kate-23.08.4.ebuild | 4 ++
|
34 | kde-apps/kwrite/files/kate-23.08.4-no-pch.patch | 58 ++++++++++++++++++++++
|
35 | kde-apps/kwrite/kwrite-23.08.4.ebuild | 4 ++
|
36 | mail-mta/exim/exim-4.97.1.ebuild | 2 +-
|
37 | .../clang-common/clang-common-17.0.6-r1.ebuild | 4 +-
|
38 | .../clang-runtime/clang-runtime-17.0.6.ebuild | 4 +-
|
39 | .../clang-toolchain-symlinks-17.ebuild | 4 +-
|
40 | sys-devel/clang/clang-17.0.6.ebuild | 4 +-
|
41 | .../lld-toolchain-symlinks-17.ebuild | 4 +-
|
42 | sys-devel/lld/lld-17.0.6.ebuild | 2 +-
|
43 | sys-devel/llvm-common/llvm-common-17.0.6.ebuild | 4 +-
|
44 | .../llvm-toolchain-symlinks-17.ebuild | 4 +-
|
45 | sys-devel/llvm/llvm-17.0.6.ebuild | 2 +-
|
46 | sys-devel/llvmgold/llvmgold-17.ebuild | 4 +-
|
47 | .../compiler-rt-sanitizers-17.0.6.ebuild | 4 +-
|
48 | sys-libs/compiler-rt/compiler-rt-17.0.6.ebuild | 4 +-
|
49 | sys-libs/libcxx/libcxx-17.0.6.ebuild | 4 +-
|
50 | sys-libs/libcxxabi/libcxxabi-17.0.6.ebuild | 4 +-
|
51 | sys-libs/libomp/libomp-17.0.6.ebuild | 4 +-
|
52 | .../llvm-libunwind/llvm-libunwind-17.0.6.ebuild | 4 +-
|
53 | 29 files changed, 287 insertions(+), 39 deletions(-)
|
54 | create mode 100644 kde-apps/kate-addons/files/kate-23.08.4-no-pch.patch
|
55 | create mode 100644 kde-apps/kate-lib/files/kate-23.08.4-no-pch.patch
|
56 | create mode 100644 kde-apps/kate/files/kate-23.08.4-no-pch.patch
|
57 | create mode 100644 kde-apps/kwrite/files/kate-23.08.4-no-pch.patch
|
58 | *** synced gentoo
|
59 | * Sync succeeded
|
60 | $ git log --format=%ci -1
|
61 | $ git show -q --pretty=format:%G? HEAD
|
62 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
63 | * Cache regenerated successfully
|