From c5f8cee2d770be2d89d223aaed1d710f6360bacf Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Wed, 11 Dec 2024 18:49:49 +0000 Subject: Adding metadata --- dev-cpp/benchmark/benchmark-1.9.0.ebuild | 2 +- dev-cpp/benchmark/metadata.xml | 4 ++-- dev-cpp/edencommon/edencommon-2023.06.19.00.ebuild | 4 ++-- dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild | 2 +- dev-cpp/eigen/eigen-3.4.0-r2.ebuild | 4 ++-- dev-cpp/eigen/eigen-3.4.0-r3.ebuild | 4 ++-- dev-cpp/eigen/eigen-9999.ebuild | 4 ++-- dev-cpp/folly/folly-2023.06.19.00-r1.ebuild | 2 +- dev-cpp/folly/folly-2024.11.04.00-r2.ebuild | 2 +- dev-cpp/glog/glog-0.5.0.ebuild | 4 ++-- dev-cpp/glog/glog-0.6.0.ebuild | 2 +- dev-cpp/glog/metadata.xml | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) (limited to 'dev-cpp') diff --git a/dev-cpp/benchmark/benchmark-1.9.0.ebuild b/dev-cpp/benchmark/benchmark-1.9.0.ebuild index 89f9101624e6..351755767b18 100644 --- a/dev-cpp/benchmark/benchmark-1.9.0.ebuild +++ b/dev-cpp/benchmark/benchmark-1.9.0.ebuild @@ -18,7 +18,7 @@ RESTRICT="!test? ( test )" REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )" DEPEND=" - libcxx? ( sys-libs/libcxx[${MULTILIB_USEDEP}] ) + libcxx? ( llvm-runtimes/libcxx[${MULTILIB_USEDEP}] ) libpfm? ( dev-libs/libpfm:= ) " diff --git a/dev-cpp/benchmark/metadata.xml b/dev-cpp/benchmark/metadata.xml index d288c2867a49..df5e491c4b33 100644 --- a/dev-cpp/benchmark/metadata.xml +++ b/dev-cpp/benchmark/metadata.xml @@ -19,13 +19,13 @@ Enable the use of exceptions in the benchmark library - Use sys-libs/libcxx instead of libstdc++ as the default stdlib + Use llvm-runtimes/libcxx instead of libstdc++ as the default stdlib Enable dev-libs/libpfm support Install some additional Python tools Utiliser les exceptions inclues dans la bibliothèque - Utiliser sys-libs/libcxx à la place de libstdc++ comme bibliothèque standard + Utiliser llvm-runtimes/libcxx à la place de libstdc++ comme bibliothèque standard Activer le support de dev-libs/libpfm Installer des outils Python additionnels diff --git a/dev-cpp/edencommon/edencommon-2023.06.19.00.ebuild b/dev-cpp/edencommon/edencommon-2023.06.19.00.ebuild index 1296800f7058..6c401a0596e4 100644 --- a/dev-cpp/edencommon/edencommon-2023.06.19.00.ebuild +++ b/dev-cpp/edencommon/edencommon-2023.06.19.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ RDEPEND=" dev-cpp/gflags:= dev-cpp/glog:=[gflags] dev-cpp/folly:= - llvm-libunwind? ( sys-libs/llvm-libunwind:= ) + llvm-libunwind? ( llvm-runtimes/libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= ) " DEPEND=" diff --git a/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild b/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild index bd951c699e39..feba00c2add7 100644 --- a/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild +++ b/dev-cpp/edencommon/edencommon-2024.11.04.00.ebuild @@ -31,7 +31,7 @@ RDEPEND=" ~dev-cpp/fb303-${PV}:= ~dev-cpp/wangle-${PV}:= ~dev-cpp/fbthrift-${PV}:= - llvm-libunwind? ( sys-libs/llvm-libunwind:= ) + llvm-libunwind? ( llvm-runtimes/libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= ) " DEPEND=" diff --git a/dev-cpp/eigen/eigen-3.4.0-r2.ebuild b/dev-cpp/eigen/eigen-3.4.0-r2.ebuild index 02a83d1063b8..aaa57a39119d 100644 --- a/dev-cpp/eigen/eigen-3.4.0-r2.ebuild +++ b/dev-cpp/eigen/eigen-3.4.0-r2.ebuild @@ -132,8 +132,8 @@ DEPEND=" dev-util/nvidia-cuda-toolkit ) clang? ( - sys-devel/clang[llvm_targets_NVPTX] - openmp? ( sys-libs/libomp[llvm_targets_NVPTX,offload] ) + llvm-core/clang[llvm_targets_NVPTX] + openmp? ( llvm-runtimes/openmp[llvm_targets_NVPTX,offload] ) ) ) hip? ( dev-util/hip ) diff --git a/dev-cpp/eigen/eigen-3.4.0-r3.ebuild b/dev-cpp/eigen/eigen-3.4.0-r3.ebuild index 528d62bcac2f..738b1ad71e3e 100644 --- a/dev-cpp/eigen/eigen-3.4.0-r3.ebuild +++ b/dev-cpp/eigen/eigen-3.4.0-r3.ebuild @@ -137,8 +137,8 @@ DEPEND=" dev-util/nvidia-cuda-toolkit ) clang? ( - sys-devel/clang[llvm_targets_NVPTX] - openmp? ( sys-libs/libomp[llvm_targets_NVPTX,offload] ) + llvm-core/clang[llvm_targets_NVPTX] + openmp? ( llvm-runtimes/openmp[llvm_targets_NVPTX,offload] ) ) ) hip? ( dev-util/hip ) diff --git a/dev-cpp/eigen/eigen-9999.ebuild b/dev-cpp/eigen/eigen-9999.ebuild index 6b434b04723c..2e9953fb7c2f 100644 --- a/dev-cpp/eigen/eigen-9999.ebuild +++ b/dev-cpp/eigen/eigen-9999.ebuild @@ -136,8 +136,8 @@ DEPEND=" dev-util/nvidia-cuda-toolkit ) clang? ( - sys-devel/clang[llvm_targets_NVPTX] - openmp? ( sys-libs/libomp[llvm_targets_NVPTX,offload] ) + llvm-core/clang[llvm_targets_NVPTX] + openmp? ( llvm-runtimes/openmp[llvm_targets_NVPTX,offload] ) ) ) hip? ( dev-util/hip ) diff --git a/dev-cpp/folly/folly-2023.06.19.00-r1.ebuild b/dev-cpp/folly/folly-2023.06.19.00-r1.ebuild index 4f87b7aa969f..0257d178791a 100644 --- a/dev-cpp/folly/folly-2023.06.19.00-r1.ebuild +++ b/dev-cpp/folly/folly-2023.06.19.00-r1.ebuild @@ -37,7 +37,7 @@ RDEPEND=" dev-libs/openssl:= >=sys-libs/liburing-2.3:= sys-libs/zlib - llvm-libunwind? ( sys-libs/llvm-libunwind:= ) + llvm-libunwind? ( llvm-runtimes/libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= ) " # libiberty is linked statically diff --git a/dev-cpp/folly/folly-2024.11.04.00-r2.ebuild b/dev-cpp/folly/folly-2024.11.04.00-r2.ebuild index d861968c9242..166726ddaf3e 100644 --- a/dev-cpp/folly/folly-2024.11.04.00-r2.ebuild +++ b/dev-cpp/folly/folly-2024.11.04.00-r2.ebuild @@ -43,7 +43,7 @@ RDEPEND=" dev-libs/openssl:= >=sys-libs/liburing-2.3:= sys-libs/zlib - llvm-libunwind? ( sys-libs/llvm-libunwind:= ) + llvm-libunwind? ( llvm-runtimes/libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= ) " # libiberty is linked statically diff --git a/dev-cpp/glog/glog-0.5.0.ebuild b/dev-cpp/glog/glog-0.5.0.ebuild index 6e7df7821fe7..4a54a63a949a 100644 --- a/dev-cpp/glog/glog-0.5.0.ebuild +++ b/dev-cpp/glog/glog-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2011-2022 Gentoo Authors +# Copyright 2011-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -27,7 +27,7 @@ RESTRICT="!test? ( test )" RDEPEND="gflags? ( dev-cpp/gflags:0=[${MULTILIB_USEDEP}] ) libunwind? ( - llvm-libunwind? ( sys-libs/llvm-libunwind:0=[${MULTILIB_USEDEP}] ) + llvm-libunwind? ( llvm-runtimes/libunwind:0=[${MULTILIB_USEDEP}] ) !llvm-libunwind? ( sys-libs/libunwind:0=[${MULTILIB_USEDEP}] ) )" DEPEND="${RDEPEND} diff --git a/dev-cpp/glog/glog-0.6.0.ebuild b/dev-cpp/glog/glog-0.6.0.ebuild index 6192cd198dbb..ed6817c72644 100644 --- a/dev-cpp/glog/glog-0.6.0.ebuild +++ b/dev-cpp/glog/glog-0.6.0.ebuild @@ -27,7 +27,7 @@ RESTRICT="!test? ( test )" RDEPEND="gflags? ( dev-cpp/gflags:0=[${MULTILIB_USEDEP}] ) libunwind? ( - llvm-libunwind? ( sys-libs/llvm-libunwind:0=[${MULTILIB_USEDEP}] ) + llvm-libunwind? ( llvm-runtimes/libunwind:0=[${MULTILIB_USEDEP}] ) !llvm-libunwind? ( sys-libs/libunwind:0=[${MULTILIB_USEDEP}] ) ) " diff --git a/dev-cpp/glog/metadata.xml b/dev-cpp/glog/metadata.xml index a29f56653b33..dbb5dc114820 100644 --- a/dev-cpp/glog/metadata.xml +++ b/dev-cpp/glog/metadata.xml @@ -8,7 +8,7 @@ Use dev-cpp/gflags for flag parsing - Use libunwind library (sys-libs/libunwind or sys-libs/llvm-libunwind) instead of built-in fallback implementation for stack unwinding + Use libunwind library (sys-libs/libunwind or llvm-runtimes/libunwind) instead of built-in fallback implementation for stack unwinding gentoo-staging \ No newline at end of file -- cgit v1.3.1