commit: b1ca4c6c179e134de5e5154888e3618c5463f376 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 29 22:22:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 29 22:22:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ca4c6c
sci-physics/root: add tbb subslot operator Signed-off-by: Sam James <sam <AT> gentoo.org> sci-physics/root/{root-6.22.08-r2.ebuild => root-6.22.08-r3.ebuild} | 2 +- sci-physics/root/{root-6.24.06.ebuild => root-6.24.06-r1.ebuild} | 4 ++-- sci-physics/root/root-6.24.9999.ebuild | 4 ++-- sci-physics/root/root-9999.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sci-physics/root/root-6.22.08-r2.ebuild b/sci-physics/root/root-6.22.08-r3.ebuild similarity index 99% rename from sci-physics/root/root-6.22.08-r2.ebuild rename to sci-physics/root/root-6.22.08-r3.ebuild index 49b680c7001..e50075307bb 100644 --- a/sci-physics/root/root-6.22.08-r2.ebuild +++ b/sci-physics/root/root-6.22.08-r3.ebuild @@ -98,7 +98,7 @@ CDEPEND=" shadow? ( sys-apps/shadow ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:0= ) - tbb? ( >=dev-cpp/tbb-2018 ) + tbb? ( >=dev-cpp/tbb-2018:= ) tmva? ( $(python_gen_cond_dep ' dev-python/numpy[${PYTHON_USEDEP}] diff --git a/sci-physics/root/root-6.24.06.ebuild b/sci-physics/root/root-6.24.06-r1.ebuild similarity index 99% rename from sci-physics/root/root-6.24.06.ebuild rename to sci-physics/root/root-6.24.06-r1.ebuild index 708fc6d4c7b..f368ddd41f2 100644 --- a/sci-physics/root/root-6.24.06.ebuild +++ b/sci-physics/root/root-6.24.06-r1.ebuild @@ -100,13 +100,13 @@ CDEPEND=" shadow? ( sys-apps/shadow ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:0= ) - tbb? ( dev-cpp/tbb ) + tbb? ( dev-cpp/tbb:= ) tmva? ( $(python_gen_cond_dep ' dev-python/numpy[${PYTHON_USEDEP}] ') ) - uring? ( sys-libs/liburing ) + uring? ( sys-libs/liburing:= ) vc? ( dev-libs/vc:= ) xml? ( dev-libs/libxml2:2= ) xrootd? ( net-libs/xrootd:0= ) diff --git a/sci-physics/root/root-6.24.9999.ebuild b/sci-physics/root/root-6.24.9999.ebuild index 769f8a4eb08..ee32ed846f5 100644 --- a/sci-physics/root/root-6.24.9999.ebuild +++ b/sci-physics/root/root-6.24.9999.ebuild @@ -111,13 +111,13 @@ CDEPEND=" shadow? ( sys-apps/shadow ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:0= ) - tbb? ( dev-cpp/tbb ) + tbb? ( dev-cpp/tbb:= ) tmva? ( $(python_gen_cond_dep ' dev-python/numpy[${PYTHON_USEDEP}] ') ) - uring? ( sys-libs/liburing ) + uring? ( sys-libs/liburing:= ) vc? ( dev-libs/vc:= ) xml? ( dev-libs/libxml2:2= ) xrootd? ( net-libs/xrootd:0= ) diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 769f8a4eb08..ee32ed846f5 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -111,13 +111,13 @@ CDEPEND=" shadow? ( sys-apps/shadow ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:0= ) - tbb? ( dev-cpp/tbb ) + tbb? ( dev-cpp/tbb:= ) tmva? ( $(python_gen_cond_dep ' dev-python/numpy[${PYTHON_USEDEP}] ') ) - uring? ( sys-libs/liburing ) + uring? ( sys-libs/liburing:= ) vc? ( dev-libs/vc:= ) xml? ( dev-libs/libxml2:2= ) xrootd? ( net-libs/xrootd:0= )