commit: 00c405b82175e505ee9e52d8b25e781fb617d12e
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 7 16:36:31 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 7 16:38:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c405b8
sci-libs/shogun: Clear QA warnings
Package-Manager: portage-2.2.28
sci-libs/shogun/shogun-3.2.0.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-libs/shogun/shogun-3.2.0.ebuild
b/sci-libs/shogun/shogun-3.2.0.ebuild
index 51cfb50..603f001 100644
--- a/sci-libs/shogun/shogun-3.2.0.ebuild
+++ b/sci-libs/shogun/shogun-3.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -46,12 +46,12 @@ RDEPEND="
sci-libs/nlopt:=
sci-mathematics/glpk:=
sci-mathematics/lpsolve:=
- sys-libs/readline
+ sys-libs/readline:0
sys-libs/zlib:=
virtual/blas
virtual/cblas
virtual/lapack
- lua? ( dev-lang/lua )
+ lua? ( dev-lang/lua:0 )
mono? ( dev-lang/mono )
octave? ( sci-mathematics/octave[hdf5] )
python? ( dev-python/numpy[${PYTHON_USEDEP}] )