commit: 9c3b90aa71d0e362e40823b8120e0c1076209d8e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 19:00:42 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 19:00:42 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9c3b90aa
sci-misc/opennlp-tools: Add subslot operators
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-misc/opennlp-tools/opennlp-tools-1.3.0.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-misc/opennlp-tools/opennlp-tools-1.3.0.ebuild
b/sci-misc/opennlp-tools/opennlp-tools-1.3.0.ebuild
index 3b8eaad..60a7e96 100644
--- a/sci-misc/opennlp-tools/opennlp-tools-1.3.0.ebuild
+++ b/sci-misc/opennlp-tools/opennlp-tools-1.3.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$
@@ -69,13 +69,13 @@ KEYWORDS="~x86"
IUSE="${IUSE} models"
COMMON_DEP="
- dev-java/trove
+ dev-java/trove:0
>=sci-misc/jwnl-1.3_rc3
>=app-dicts/wordnet-2.0
sci-misc/opennlp-maxent"
-DEPEND=">=virtual/jdk-1.4
+DEPEND=">=virtual/jdk-1.4:*
${COMMON_DEP}"
-RDEPEND=">=virtual/jre-1.4
+RDEPEND=">=virtual/jre-1.4:*
${COMMON_DEP}"
EANT_BUILD_TARGET="compile package"