diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 57 |
1 files changed, 56 insertions, 1 deletions
diff --git a/gentoo.txt b/gentoo.txt index 443fcab0c7e4..a1f95589f6cd 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -15,7 +15,62 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo -Already up to date. +From https://anongit.gentoo.org/git/repo/gentoo + 4c5832c3909b..837dd81a38b3 master -> origin/master +Updating 4c5832c3909b..837dd81a38b3 +Fast-forward + dev-debug/lldb/Manifest | 1 + + dev-debug/lldb/lldb-19.0.0_pre20240504.ebuild | 110 +++++ + dev-libs/libclc/Manifest | 1 + + dev-libs/libclc/libclc-19.0.0_pre20240504.ebuild | 61 +++ + dev-ml/llvm-ocaml/Manifest | 1 + + .../llvm-ocaml-19.0.0_pre20240504.ebuild | 107 ++++ + dev-python/clang-python/Manifest | 1 + + .../clang-python-19.0.0_pre20240504.ebuild | 53 ++ + dev-python/lit/Manifest | 1 + + dev-python/lit/lit-19.0.0_pre20240504.ebuild | 45 ++ + eclass/llvm.org.eclass | 9 +- + sys-devel/clang-common/Manifest | 1 + + .../clang-common-19.0.0_pre20240504.ebuild | 304 ++++++++++++ + .../clang-runtime-19.0.0_pre20240504.ebuild | 39 ++ + sys-devel/clang/Manifest | 1 + + sys-devel/clang/clang-19.0.0_pre20240504.ebuild | 475 ++++++++++++++++++ + sys-devel/lld/Manifest | 1 + + sys-devel/lld/lld-19.0.0_pre20240504.ebuild | 93 ++++ + sys-devel/llvm-common/Manifest | 1 + + .../llvm-common-19.0.0_pre20240504.ebuild | 53 ++ + sys-devel/llvm/Manifest | 1 + + sys-devel/llvm/llvm-19.0.0_pre20240504.ebuild | 547 +++++++++++++++++++++ + sys-libs/compiler-rt-sanitizers/Manifest | 1 + + ...ompiler-rt-sanitizers-19.0.0_pre20240504.ebuild | 218 ++++++++ + sys-libs/compiler-rt/Manifest | 1 + + .../compiler-rt-19.0.0_pre20240504.ebuild | 172 +++++++ + sys-libs/libcxx/Manifest | 1 + + sys-libs/libcxx/libcxx-19.0.0_pre20240504.ebuild | 210 ++++++++ + sys-libs/libcxxabi/Manifest | 1 + + .../libcxxabi/libcxxabi-19.0.0_pre20240504.ebuild | 110 +++++ + sys-libs/libomp/Manifest | 1 + + sys-libs/libomp/libomp-19.0.0_pre20240504.ebuild | 88 ++++ + sys-libs/llvm-libunwind/Manifest | 1 + + .../llvm-libunwind-19.0.0_pre20240504.ebuild | 128 +++++ + 34 files changed, 2832 insertions(+), 6 deletions(-) + create mode 100644 dev-debug/lldb/lldb-19.0.0_pre20240504.ebuild + create mode 100644 dev-libs/libclc/libclc-19.0.0_pre20240504.ebuild + create mode 100644 dev-ml/llvm-ocaml/llvm-ocaml-19.0.0_pre20240504.ebuild + create mode 100644 dev-python/clang-python/clang-python-19.0.0_pre20240504.ebuild + create mode 100644 dev-python/lit/lit-19.0.0_pre20240504.ebuild + create mode 100644 sys-devel/clang-common/clang-common-19.0.0_pre20240504.ebuild + create mode 100644 sys-devel/clang-runtime/clang-runtime-19.0.0_pre20240504.ebuild + create mode 100644 sys-devel/clang/clang-19.0.0_pre20240504.ebuild + create mode 100644 sys-devel/lld/lld-19.0.0_pre20240504.ebuild + create mode 100644 sys-devel/llvm-common/llvm-common-19.0.0_pre20240504.ebuild + create mode 100644 sys-devel/llvm/llvm-19.0.0_pre20240504.ebuild + create mode 100644 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-19.0.0_pre20240504.ebuild + create mode 100644 sys-libs/compiler-rt/compiler-rt-19.0.0_pre20240504.ebuild + create mode 100644 sys-libs/libcxx/libcxx-19.0.0_pre20240504.ebuild + create mode 100644 sys-libs/libcxxabi/libcxxabi-19.0.0_pre20240504.ebuild + create mode 100644 sys-libs/libomp/libomp-19.0.0_pre20240504.ebuild + create mode 100644 sys-libs/llvm-libunwind/llvm-libunwind-19.0.0_pre20240504.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |