aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-21 20:57:07 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-21 20:57:32 +0200
commitc710cfca7386712670207f8fd8ae3b68bf037040 (patch)
treec758198bda10b97269960d6c0091cbb1138dc6e2 /sci-misc
parentsci-misc/fitscut: Add subslot operators (diff)
downloadsci-c710cfca7386712670207f8fd8ae3b68bf037040.tar.gz
sci-c710cfca7386712670207f8fd8ae3b68bf037040.tar.bz2
sci-c710cfca7386712670207f8fd8ae3b68bf037040.zip
sci-misc/opennlp-maxent: Add subslot operators
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild b/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
index 9569238c9..65364d122 100644
--- a/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
+++ b/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,10 +22,10 @@ IUSE="${IUSE}"
COMMON_DEP="
dev-java/java-getopt
- dev-java/trove"
-DEPEND=">=virtual/jdk-1.4
+ dev-java/trove:0"
+DEPEND=">=virtual/jdk-1.4:*
${COMMON_DEP}"
-RDEPEND=">=virtual/jre-1.4
+RDEPEND=">=virtual/jre-1.4:*
${COMMON_DEP}"
EANT_BUILD_TARGET="compile package"