diff options
Diffstat (limited to 'llvm-core/clang-common')
11 files changed, 31 insertions, 31 deletions
diff --git a/llvm-core/clang-common/clang-common-15.0.7-r10.ebuild b/llvm-core/clang-common/clang-common-15.0.7-r10.ebuild index 50b8d4b18639..f3f98c7d02b9 100644 --- a/llvm-core/clang-common/clang-common-15.0.7-r10.ebuild +++ b/llvm-core/clang-common/clang-common-15.0.7-r10.ebuild @@ -18,7 +18,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${PV}[compiler-rt] + llvm-runtimes/clang-runtime:${PV}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -67,7 +67,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) diff --git a/llvm-core/clang-common/clang-common-16.0.6-r6.ebuild b/llvm-core/clang-common/clang-common-16.0.6-r6.ebuild index ac23cdc19da0..4ecbc93a3bfb 100644 --- a/llvm-core/clang-common/clang-common-16.0.6-r6.ebuild +++ b/llvm-core/clang-common/clang-common-16.0.6-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -67,7 +67,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) diff --git a/llvm-core/clang-common/clang-common-17.0.6-r10.ebuild b/llvm-core/clang-common/clang-common-17.0.6-r10.ebuild index 0c440a21545b..4e583c68a1ea 100644 --- a/llvm-core/clang-common/clang-common-17.0.6-r10.ebuild +++ b/llvm-core/clang-common/clang-common-17.0.6-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -144,7 +144,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) diff --git a/llvm-core/clang-common/clang-common-17.0.6-r9.ebuild b/llvm-core/clang-common/clang-common-17.0.6-r9.ebuild index cdcf5fd46e78..5b6dbc5caff9 100644 --- a/llvm-core/clang-common/clang-common-17.0.6-r9.ebuild +++ b/llvm-core/clang-common/clang-common-17.0.6-r9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -144,7 +144,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) diff --git a/llvm-core/clang-common/clang-common-18.1.8-r3.ebuild b/llvm-core/clang-common/clang-common-18.1.8-r3.ebuild index 8987b7168ef1..80ed0703c1b1 100644 --- a/llvm-core/clang-common/clang-common-18.1.8-r3.ebuild +++ b/llvm-core/clang-common/clang-common-18.1.8-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -144,7 +144,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) diff --git a/llvm-core/clang-common/clang-common-19.1.7.ebuild b/llvm-core/clang-common/clang-common-19.1.7.ebuild index d9b6f6279839..81c4852d4027 100644 --- a/llvm-core/clang-common/clang-common-19.1.7.ebuild +++ b/llvm-core/clang-common/clang-common-19.1.7.ebuild @@ -18,7 +18,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -144,7 +144,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) diff --git a/llvm-core/clang-common/clang-common-20.1.8.ebuild b/llvm-core/clang-common/clang-common-20.1.8.ebuild index b2b38d2721f7..ec261eba4704 100644 --- a/llvm-core/clang-common/clang-common-20.1.8.ebuild +++ b/llvm-core/clang-common/clang-common-20.1.8.ebuild @@ -18,7 +18,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -30,7 +30,7 @@ PDEPEND=" " # enforce flags on clang-runtime as well to aid transition PDEPEND+=" - llvm-core/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] + llvm-runtimes/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] " IDEPEND=" !default-compiler-rt? ( sys-devel/gcc-config ) @@ -148,7 +148,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) diff --git a/llvm-core/clang-common/clang-common-21.1.0.ebuild b/llvm-core/clang-common/clang-common-21.1.0.ebuild index 00fc8b0e151f..6ff3220636e5 100644 --- a/llvm-core/clang-common/clang-common-21.1.0.ebuild +++ b/llvm-core/clang-common/clang-common-21.1.0.ebuild @@ -18,7 +18,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -30,7 +30,7 @@ PDEPEND=" " # enforce flags on clang-runtime as well to aid transition PDEPEND+=" - llvm-core/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] + llvm-runtimes/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] " IDEPEND=" !default-compiler-rt? ( sys-devel/gcc-config ) @@ -148,7 +148,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) diff --git a/llvm-core/clang-common/clang-common-22.0.0.9999.ebuild b/llvm-core/clang-common/clang-common-22.0.0.9999.ebuild index af6e46af4529..4f0d35918328 100644 --- a/llvm-core/clang-common/clang-common-22.0.0.9999.ebuild +++ b/llvm-core/clang-common/clang-common-22.0.0.9999.ebuild @@ -17,7 +17,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -29,7 +29,7 @@ PDEPEND=" " # enforce flags on clang-runtime as well to aid transition PDEPEND+=" - llvm-core/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] + llvm-runtimes/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] " IDEPEND=" !default-compiler-rt? ( sys-devel/gcc-config ) @@ -147,7 +147,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) diff --git a/llvm-core/clang-common/clang-common-22.0.0_pre20250820.ebuild b/llvm-core/clang-common/clang-common-22.0.0_pre20250820.ebuild index af6e46af4529..4f0d35918328 100644 --- a/llvm-core/clang-common/clang-common-22.0.0_pre20250820.ebuild +++ b/llvm-core/clang-common/clang-common-22.0.0_pre20250820.ebuild @@ -17,7 +17,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -29,7 +29,7 @@ PDEPEND=" " # enforce flags on clang-runtime as well to aid transition PDEPEND+=" - llvm-core/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] + llvm-runtimes/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] " IDEPEND=" !default-compiler-rt? ( sys-devel/gcc-config ) @@ -147,7 +147,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) diff --git a/llvm-core/clang-common/clang-common-22.0.0_pre20250831.ebuild b/llvm-core/clang-common/clang-common-22.0.0_pre20250831.ebuild index af6e46af4529..4f0d35918328 100644 --- a/llvm-core/clang-common/clang-common-22.0.0_pre20250831.ebuild +++ b/llvm-core/clang-common/clang-common-22.0.0_pre20250831.ebuild @@ -17,7 +17,7 @@ IUSE=" PDEPEND=" default-compiler-rt? ( - llvm-core/clang-runtime:${LLVM_MAJOR}[compiler-rt] + llvm-runtimes/clang-runtime:${LLVM_MAJOR}[compiler-rt] llvm-libunwind? ( llvm-runtimes/libunwind[static-libs] ) !llvm-libunwind? ( sys-libs/libunwind[static-libs] ) ) @@ -29,7 +29,7 @@ PDEPEND=" " # enforce flags on clang-runtime as well to aid transition PDEPEND+=" - llvm-core/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] + llvm-runtimes/clang-runtime[default-compiler-rt(-)?,default-libcxx(-)?,default-lld(-)?,llvm-libunwind(-)?] " IDEPEND=" !default-compiler-rt? ( sys-devel/gcc-config ) @@ -147,7 +147,7 @@ src_install() { insinto /etc/clang newins - gentoo-runtimes.cfg <<-EOF - # This file is initially generated by llvm-core/clang-runtime. + # This file is initially generated by llvm-runtimes/clang-runtime. # It is used to control the default runtimes using by clang. --rtlib=$(usex default-compiler-rt compiler-rt libgcc) |
