sci-chemistry/prodecomp: Permit scipy-python2
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 Jan 2020 20:57:21 +0000 (21:57 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 28 Jan 2020 21:30:15 +0000 (22:30 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-chemistry/prodecomp/prodecomp-3.0-r2.ebuild [moved from sci-chemistry/prodecomp/prodecomp-3.0-r1.ebuild with 89% similarity]

similarity index 89%
rename from sci-chemistry/prodecomp/prodecomp-3.0-r1.ebuild
rename to sci-chemistry/prodecomp/prodecomp-3.0-r2.ebuild
index ad5fb6271a2b35d870b13e02cb292385528d388e..e66cac2b0b4fc7cc9c305b2bd8390d6806453e38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,7 +20,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
 RDEPEND="${DEPEND}
-       sci-libs/scipy[${PYTHON_USEDEP}]"
+       || (
+               sci-libs/scipy-python2[${PYTHON_USEDEP}]
+               sci-libs/scipy[${PYTHON_USEDEP}]
+       )"
 
 S="${WORKDIR}"/NMRProjAnalys