commit: 526e60bde16898446d6a0e3f2d0797842233523d
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 18:17:09 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 18:17:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526e60bd
sci-physics/root: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-physics/root/root-6.22.08-r2.ebuild | 4 ++--
sci-physics/root/root-6.24.02-r1.ebuild | 4 ++--
sci-physics/root/root-6.24.9999.ebuild | 4 ++--
sci-physics/root/root-9999.ebuild | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/sci-physics/root/root-6.22.08-r2.ebuild
b/sci-physics/root/root-6.22.08-r2.ebuild
index b7c414808d0..17ce327af5d 100644
--- a/sci-physics/root/root-6.22.08-r2.ebuild
+++ b/sci-physics/root/root-6.22.08-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
inherit cmake cuda elisp-common fortran-2 prefix python-single-r1
toolchain-funcs
@@ -101,7 +101,7 @@ CDEPEND="
tbb? ( >=dev-cpp/tbb-2018 )
tmva? (
$(python_gen_cond_dep '
- dev-python/numpy[${PYTHON_MULTI_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
')
)
vc? ( dev-libs/vc:= )
diff --git a/sci-physics/root/root-6.24.02-r1.ebuild
b/sci-physics/root/root-6.24.02-r1.ebuild
index 00c2a627b4d..19bce3d18d0 100644
--- a/sci-physics/root/root-6.24.02-r1.ebuild
+++ b/sci-physics/root/root-6.24.02-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
inherit cmake cuda elisp-common fortran-2 prefix python-single-r1
toolchain-funcs
@@ -103,7 +103,7 @@ CDEPEND="
tbb? ( dev-cpp/tbb )
tmva? (
$(python_gen_cond_dep '
- dev-python/numpy[${PYTHON_MULTI_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
')
)
uring? ( sys-libs/liburing )
diff --git a/sci-physics/root/root-6.24.9999.ebuild
b/sci-physics/root/root-6.24.9999.ebuild
index e91fa0be492..cc894943f89 100644
--- a/sci-physics/root/root-6.24.9999.ebuild
+++ b/sci-physics/root/root-6.24.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
inherit cmake cuda elisp-common fortran-2 prefix python-single-r1
toolchain-funcs
@@ -114,7 +114,7 @@ CDEPEND="
tbb? ( dev-cpp/tbb )
tmva? (
$(python_gen_cond_dep '
- dev-python/numpy[${PYTHON_MULTI_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
')
)
uring? ( sys-libs/liburing )
diff --git a/sci-physics/root/root-9999.ebuild
b/sci-physics/root/root-9999.ebuild
index e91fa0be492..cc894943f89 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
# ninja does not work due to fortran
CMAKE_MAKEFILE_GENERATOR=emake
FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
inherit cmake cuda elisp-common fortran-2 prefix python-single-r1
toolchain-funcs
@@ -114,7 +114,7 @@ CDEPEND="
tbb? ( dev-cpp/tbb )
tmva? (
$(python_gen_cond_dep '
- dev-python/numpy[${PYTHON_MULTI_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
')
)
uring? ( sys-libs/liburing )