summaryrefslogtreecommitdiff
path: root/sci-chemistry/prodecomp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
commit29aabba0ea759c6a2864ff5631735b67ee38e5e0 (patch)
treeab466b4dfa7abecb401b2f8039d08af4689306bb /sci-chemistry/prodecomp
parentd42200bec37eef2a7478d88988ff00addd0a9202 (diff)
gentoo resync : 05.02.2020
Diffstat (limited to 'sci-chemistry/prodecomp')
-rw-r--r--sci-chemistry/prodecomp/Manifest2
-rw-r--r--sci-chemistry/prodecomp/prodecomp-3.0-r2.ebuild (renamed from sci-chemistry/prodecomp/prodecomp-3.0-r1.ebuild)7
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/prodecomp/Manifest b/sci-chemistry/prodecomp/Manifest
index e19bbf5f4bc4..fe180d2bdaba 100644
--- a/sci-chemistry/prodecomp/Manifest
+++ b/sci-chemistry/prodecomp/Manifest
@@ -1,3 +1,3 @@
DIST prodecomp-3.0.tar.bz2 18377446 BLAKE2B c6b4acf20a76029fc34eaea7a0adf1a04fb727b2e246fbcad27e2fa2bea606b2e712fb986fdd3e534534b32a22acae58a00bc2a3c6bde893d5befe91696523d3 SHA512 8d23f174e125d4c7776432a37b063d2f39af8497050bd7f7ff358c67d509b1eef2c2865596efae632855fd583fb52c233b67d0e667c6c2a03ba6f5a2f2ac9b0d
-EBUILD prodecomp-3.0-r1.ebuild 1096 BLAKE2B ea880fff06ebdfc68c51aececf5064f63a6ec2fc1d183f2041d73f633c592d73282ee0635dff24a903be2e62ce2bc1307d3d6e35001d9b41009f57d1db9222fb SHA512 163404741f8cdfcc6e8c550850f79470d9a7c0accf73386351c5ce9ad2068fe0aed5316b346144b888cd5726f2b80312d1d5bcf3476c13b6009279e0c71b3362
+EBUILD prodecomp-3.0-r2.ebuild 1146 BLAKE2B fd477a14bd9e47bc8857446fc072633301f6114f30dfcc27997fc7b3d58c52a384ae8b7391bcb58f6bc23db1bbc24e0be0c7b010c971fb4d4e27c34355a38abb SHA512 b914399f357dfd514f55a82c1fb65b752725f62f0025ecdbe6524c6f0191ede74c629852d80e3c4998928649168702aa91361258c22473f499f76c3a3c4ebfc7
MISC metadata.xml 825 BLAKE2B 6874942c301b7d68f9184de8eb7482b790d2bd51c3a853132da3ed7bb0eacf54f608f816965bbfb27b81b90fecc3eee77596d73a78f5ec67703c53ad2bc2556d SHA512 94e41d5648ac93257f11f305bf2aaf926cc103240beec884142cda42c3d4e4fae5629e26b43cd945c945af706d5b5172fcd2c30ec6cb9067b152a22cd09bddcf
diff --git a/sci-chemistry/prodecomp/prodecomp-3.0-r1.ebuild b/sci-chemistry/prodecomp/prodecomp-3.0-r2.ebuild
index ad5fb6271a2b..e66cac2b0b4f 100644
--- a/sci-chemistry/prodecomp/prodecomp-3.0-r1.ebuild
+++ b/sci-chemistry/prodecomp/prodecomp-3.0-r2.ebuild
@@ -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