diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 56 |
1 files changed, 55 insertions, 1 deletions
diff --git a/gentoo.txt b/gentoo.txt index c22149efe889..2f54c1b8c1c8 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -15,7 +15,61 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo -Already up to date. +From https://github.com/gentoo/gentoo + 4a304c3e944e..a1f9b7805fd7 master -> origin/master +Updating 4a304c3e944e..a1f9b7805fd7 +Fast-forward + dev-debug/lldb/Manifest | 2 + + dev-debug/lldb/lldb-19.1.4.ebuild | 111 +++++ + dev-libs/libclc/Manifest | 2 + + dev-libs/libclc/libclc-19.1.4.ebuild | 62 +++ + dev-ml/llvm-ocaml/Manifest | 2 + + dev-ml/llvm-ocaml/llvm-ocaml-19.1.4.ebuild | 108 ++++ + dev-python/clang-python/Manifest | 2 + + dev-python/clang-python/clang-python-19.1.4.ebuild | 54 ++ + dev-python/lit/Manifest | 2 + + dev-python/lit/lit-19.1.4.ebuild | 46 ++ + sys-devel/clang-common/Manifest | 2 + + sys-devel/clang-common/clang-common-19.1.4.ebuild | 310 ++++++++++++ + .../clang-runtime/clang-runtime-19.1.4.ebuild | 40 ++ + sys-devel/clang/Manifest | 2 + + sys-devel/clang/clang-19.1.4.ebuild | 465 +++++++++++++++++ + sys-devel/lld/Manifest | 2 + + sys-devel/lld/lld-19.1.4.ebuild | 94 ++++ + sys-devel/llvm-common/Manifest | 2 + + sys-devel/llvm-common/llvm-common-19.1.4.ebuild | 54 ++ + sys-devel/llvm/Manifest | 2 + + sys-devel/llvm/llvm-19.1.4.ebuild | 548 +++++++++++++++++++++ + sys-libs/compiler-rt-sanitizers/Manifest | 2 + + .../compiler-rt-sanitizers-19.1.4.ebuild | 223 +++++++++ + sys-libs/compiler-rt/Manifest | 2 + + sys-libs/compiler-rt/compiler-rt-19.1.4.ebuild | 174 +++++++ + sys-libs/libcxx/Manifest | 2 + + sys-libs/libcxx/libcxx-19.1.4.ebuild | 202 ++++++++ + sys-libs/libcxxabi/Manifest | 2 + + sys-libs/libcxxabi/libcxxabi-19.1.4.ebuild | 111 +++++ + sys-libs/libomp/Manifest | 2 + + sys-libs/libomp/libomp-19.1.4.ebuild | 89 ++++ + sys-libs/llvm-libunwind/Manifest | 2 + + .../llvm-libunwind/llvm-libunwind-19.1.4.ebuild | 129 +++++ + 33 files changed, 2852 insertions(+) + create mode 100644 dev-debug/lldb/lldb-19.1.4.ebuild + create mode 100644 dev-libs/libclc/libclc-19.1.4.ebuild + create mode 100644 dev-ml/llvm-ocaml/llvm-ocaml-19.1.4.ebuild + create mode 100644 dev-python/clang-python/clang-python-19.1.4.ebuild + create mode 100644 dev-python/lit/lit-19.1.4.ebuild + create mode 100644 sys-devel/clang-common/clang-common-19.1.4.ebuild + create mode 100644 sys-devel/clang-runtime/clang-runtime-19.1.4.ebuild + create mode 100644 sys-devel/clang/clang-19.1.4.ebuild + create mode 100644 sys-devel/lld/lld-19.1.4.ebuild + create mode 100644 sys-devel/llvm-common/llvm-common-19.1.4.ebuild + create mode 100644 sys-devel/llvm/llvm-19.1.4.ebuild + create mode 100644 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-19.1.4.ebuild + create mode 100644 sys-libs/compiler-rt/compiler-rt-19.1.4.ebuild + create mode 100644 sys-libs/libcxx/libcxx-19.1.4.ebuild + create mode 100644 sys-libs/libcxxabi/libcxxabi-19.1.4.ebuild + create mode 100644 sys-libs/libomp/libomp-19.1.4.ebuild + create mode 100644 sys-libs/llvm-libunwind/llvm-libunwind-19.1.4.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |