sci-libs/shogun: Clear QA warnings
authorDavid Seifert <soap@gentoo.org>
Sat, 7 May 2016 16:35:45 +0000 (18:35 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 7 May 2016 16:38:04 +0000 (18:38 +0200)
Package-Manager: portage-2.2.28

sci-libs/shogun/shogun-2.0.0.ebuild

index 8e26b7fb77e0693787de4a608e88b873a8e7273c..80bca6cc70b7969c1beb1087c604e38fff00a1ad 100644 (file)
@@ -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 )