summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-07 19:00:06 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-09 17:35:19 +0100
commit378c73b1361f7381c3d99d637d485669149b5f48 (patch)
tree04aee708b700bc090a3089de781d515fdf75738e
parentsci-chemistry/gromacs: Switch to PYTHON_MULTI_USEDEP API (diff)
downloadgentoo-378c73b1.tar.gz
gentoo-378c73b1.tar.bz2
gentoo-378c73b1.zip
sci-chemistry/prodecomp: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--sci-chemistry/prodecomp/prodecomp-3.0-r3.ebuild (renamed from sci-chemistry/prodecomp/prodecomp-3.0-r2.ebuild)10
1 files changed, 6 insertions, 4 deletions
diff --git a/sci-chemistry/prodecomp/prodecomp-3.0-r2.ebuild b/sci-chemistry/prodecomp/prodecomp-3.0-r3.ebuild
index e66cac2b0b4f..65683c21b0fa 100644
--- a/sci-chemistry/prodecomp/prodecomp-3.0-r2.ebuild
+++ b/sci-chemistry/prodecomp/prodecomp-3.0-r3.ebuild
@@ -20,10 +20,12 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
- || (
- sci-libs/scipy-python2[${PYTHON_USEDEP}]
- sci-libs/scipy[${PYTHON_USEDEP}]
- )"
+ $(python_gen_cond_dep '
+ || (
+ sci-libs/scipy-python2[${PYTHON_MULTI_USEDEP}]
+ sci-libs/scipy[${PYTHON_MULTI_USEDEP}]
+ )
+ ')"
S="${WORKDIR}"/NMRProjAnalys