summaryrefslogtreecommitdiff
path: root/sci-libs/shogun
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-07 18:35:45 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-07 18:38:04 +0200
commitd48b5b67b5acd9b6b53059810680c05e2b22cf1a (patch)
tree1f2c3ea3373dd0fd55a6e56dc431422d56a5ed88 /sci-libs/shogun
parent4fada4576c7247539d4fd77238ad1c8e3a410620 (diff)
downloadgentoo-d48b5b67b5acd9b6b53059810680c05e2b22cf1a.tar.gz
gentoo-d48b5b67b5acd9b6b53059810680c05e2b22cf1a.tar.xz
sci-libs/shogun: Clear QA warnings
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-libs/shogun')
-rw-r--r--sci-libs/shogun/shogun-2.0.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/shogun/shogun-2.0.0.ebuild b/sci-libs/shogun/shogun-2.0.0.ebuild
index 8e26b7fb77e..80bca6cc70b 100644
--- a/sci-libs/shogun/shogun-2.0.0.ebuild
+++ b/sci-libs/shogun/shogun-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -30,18 +30,18 @@ RDEPEND="
glpk? ( sci-mathematics/glpk )
gzip? ( app-arch/gzip )
hdf5? ( sci-libs/hdf5 )
- java? ( >=virtual/jdk-1.5 )
+ java? ( >=virtual/jdk-1.5:* )
json? ( dev-libs/json-c )
lapack? ( virtual/cblas virtual/lapack )
lpsolve? ( sci-mathematics/lpsolve )
- lua? ( dev-lang/lua )
+ lua? ( dev-lang/lua:0 )
lzo? ( dev-libs/lzo )
mono? ( dev-lang/mono )
nlopt? ( sci-libs/nlopt )
octave? ( sci-mathematics/octave[hdf5=] )
python? ( dev-python/numpy )
R? ( dev-lang/R )
- readline? ( sys-libs/readline )
+ readline? ( sys-libs/readline:0 )
ruby? ( >=dev-ruby/narray-0.6.0.1-r2 )
snappy? ( app-arch/snappy )
superlu? ( sci-libs/superlu )