aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-10-15 15:31:11 +0200
committerJustin Lecher <jlec@gentoo.org>2013-10-15 15:31:11 +0200
commit7cb3e5f7575ac1dbd5e06d8d9ba764fb7b606854 (patch)
tree98b29f63a08ecf964071a1e152184e72a3529a17 /sci-chemistry/shiftx2
parentsci-chemistry/pymol-plugins-ezviz: Add missing PYTHON_DEPS and PYTHON_REQUIRE... (diff)
downloadsci-7cb3e5f7575ac1dbd5e06d8d9ba764fb7b606854.tar.gz
sci-7cb3e5f7575ac1dbd5e06d8d9ba764fb7b606854.tar.bz2
sci-7cb3e5f7575ac1dbd5e06d8d9ba764fb7b606854.zip
sci-chemistry/shiftx2: Add missing PYTHON_DEPS and PYTHON_REQUIRED_USE
Package-Manager: portage-2.2.7
Diffstat (limited to 'sci-chemistry/shiftx2')
-rw-r--r--sci-chemistry/shiftx2/ChangeLog3
-rw-r--r--sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild4
2 files changed, 6 insertions, 1 deletions
diff --git a/sci-chemistry/shiftx2/ChangeLog b/sci-chemistry/shiftx2/ChangeLog
index 572650b32..9bbb954bd 100644
--- a/sci-chemistry/shiftx2/ChangeLog
+++ b/sci-chemistry/shiftx2/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 15 Oct 2013; Justin Lecher <jlec@gentoo.org> shiftx2-1.07_p20120106.ebuild:
+ Add missing PYTHON_DEPS and PYTHON_REQUIRED_USE
+
21 Jun 2013; johann@j-schmitz.net files/shiftx2-1.07_p20120106-java.patch,
files/shiftx2-1.07_p20120106-system.patch:
Completly removed the directory check in the java source (we have everything
diff --git a/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild b/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild
index 01ebe049d..405e75e15 100644
--- a/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild
+++ b/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild
@@ -21,7 +21,9 @@ LICENSE="all-rights-reserved"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
-CDEPEND="dev-util/weka"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+CDEPEND="dev-util/weka ${PYTHON_DEPS}"
RDEPEND="${CDEPEND}
dev-lang/R