summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-11-18 20:03:16 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-11-18 20:03:16 +0000
commita21dfe42b4d043cfe971c39fabec8daa3c53b385 (patch)
tree81dce67cd7515be96e8e4e3739ff492cb77fea39 /gentoo.txt
parent2024-11-18T19:45:00Z (diff)
downloadrepos-a21dfe42b4d043cfe971c39fabec8daa3c53b385.tar.gz
repos-a21dfe42b4d043cfe971c39fabec8daa3c53b385.tar.bz2
repos-a21dfe42b4d043cfe971c39fabec8daa3c53b385.zip
2024-11-18T20:00:00Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r--gentoo.txt62
1 files changed, 4 insertions, 58 deletions
diff --git a/gentoo.txt b/gentoo.txt
index a9d0ef637236..1b52cc76fc22 100644
--- a/gentoo.txt
+++ b/gentoo.txt
@@ -14,67 +14,13 @@
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
-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).
*** syncing gentoo
From https://github.com/gentoo/gentoo
- 783a65bafeea..0421f9b62630 master -> origin/master
-Updating 783a65bafeea..0421f9b62630
+ 0421f9b62630..283535940752 master -> origin/master
+Updating 0421f9b62630..283535940752
Fast-forward
- dev-debug/lldb/Manifest | 1 +
- dev-debug/lldb/lldb-20.0.0_pre20241118.ebuild | 110 ++++
- dev-libs/libclc/Manifest | 1 +
- dev-libs/libclc/libclc-20.0.0_pre20241118.ebuild | 61 +++
- dev-ml/llvm-ocaml/Manifest | 1 +
- .../llvm-ocaml-20.0.0_pre20241118.ebuild | 107 ++++
- dev-ml/spawn/Manifest | 1 +
- dev-ml/spawn/spawn-0.17.0.ebuild | 18 +
- dev-python/clang-python/Manifest | 1 +
- .../clang-python-20.0.0_pre20241118.ebuild | 53 ++
- dev-python/lit/Manifest | 1 +
- dev-python/lit/lit-20.0.0_pre20241118.ebuild | 45 ++
- eclass/llvm.org.eclass | 3 +
- sys-devel/clang-common/Manifest | 1 +
- .../clang-common-20.0.0_pre20241118.ebuild | 310 ++++++++++++
- .../clang-runtime-20.0.0_pre20241118.ebuild | 39 ++
- sys-devel/clang/Manifest | 1 +
- sys-devel/clang/clang-20.0.0_pre20241118.ebuild | 464 +++++++++++++++++
- sys-devel/lld/Manifest | 1 +
- sys-devel/lld/lld-20.0.0_pre20241118.ebuild | 93 ++++
- sys-devel/llvm-common/Manifest | 1 +
- .../llvm-common-20.0.0_pre20241118.ebuild | 53 ++
- sys-devel/llvm/Manifest | 1 +
- sys-devel/llvm/llvm-20.0.0_pre20241118.ebuild | 554 +++++++++++++++++++++
- sys-libs/compiler-rt-sanitizers/Manifest | 1 +
- ...ompiler-rt-sanitizers-20.0.0_pre20241118.ebuild | 222 +++++++++
- sys-libs/compiler-rt/Manifest | 1 +
- .../compiler-rt-20.0.0_pre20241118.ebuild | 175 +++++++
- sys-libs/libcxx/Manifest | 1 +
- sys-libs/libcxx/libcxx-20.0.0_pre20241118.ebuild | 208 ++++++++
- sys-libs/libcxxabi/Manifest | 1 +
- .../libcxxabi/libcxxabi-20.0.0_pre20241118.ebuild | 109 ++++
- sys-libs/libomp/Manifest | 1 +
- sys-libs/libomp/libomp-20.0.0_pre20241118.ebuild | 88 ++++
- sys-libs/llvm-libunwind/Manifest | 1 +
- .../llvm-libunwind-20.0.0_pre20241118.ebuild | 128 +++++
- 36 files changed, 2857 insertions(+)
- create mode 100644 dev-debug/lldb/lldb-20.0.0_pre20241118.ebuild
- create mode 100644 dev-libs/libclc/libclc-20.0.0_pre20241118.ebuild
- create mode 100644 dev-ml/llvm-ocaml/llvm-ocaml-20.0.0_pre20241118.ebuild
- create mode 100644 dev-ml/spawn/spawn-0.17.0.ebuild
- create mode 100644 dev-python/clang-python/clang-python-20.0.0_pre20241118.ebuild
- create mode 100644 dev-python/lit/lit-20.0.0_pre20241118.ebuild
- create mode 100644 sys-devel/clang-common/clang-common-20.0.0_pre20241118.ebuild
- create mode 100644 sys-devel/clang-runtime/clang-runtime-20.0.0_pre20241118.ebuild
- create mode 100644 sys-devel/clang/clang-20.0.0_pre20241118.ebuild
- create mode 100644 sys-devel/lld/lld-20.0.0_pre20241118.ebuild
- create mode 100644 sys-devel/llvm-common/llvm-common-20.0.0_pre20241118.ebuild
- create mode 100644 sys-devel/llvm/llvm-20.0.0_pre20241118.ebuild
- create mode 100644 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-20.0.0_pre20241118.ebuild
- create mode 100644 sys-libs/compiler-rt/compiler-rt-20.0.0_pre20241118.ebuild
- create mode 100644 sys-libs/libcxx/libcxx-20.0.0_pre20241118.ebuild
- create mode 100644 sys-libs/libcxxabi/libcxxabi-20.0.0_pre20241118.ebuild
- create mode 100644 sys-libs/libomp/libomp-20.0.0_pre20241118.ebuild
- create mode 100644 sys-libs/llvm-libunwind/llvm-libunwind-20.0.0_pre20241118.ebuild
+ dev-ruby/sqlite3/sqlite3-1.7.3.ebuild | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
*** synced gentoo
* Sync succeeded
$ git log --format=%ci -1