commit:     ddb7187a1baabf21f2b398cd807e4353cf833d6d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 14:20:17 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 14:20:17 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ddb7187a

sci-chemistry/ball: QA fixes

Bump to EAPI 6
add slot operator

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/ball/ball-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-chemistry/ball/ball-9999.ebuild 
b/sci-chemistry/ball/ball-9999.ebuild
index c28754b..4ef9837 100644
--- a/sci-chemistry/ball/ball-9999.ebuild
+++ b/sci-chemistry/ball/ball-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 
@@ -28,7 +28,7 @@ RDEPEND="
        dev-qt/qtopengl:4
        dev-qt/qttest:4
        dev-qt/qtwebkit:4
-       media-libs/glew
+       media-libs/glew:0=
        sci-libs/fftw:3.0[threads?]
        sci-libs/gsl
        sci-libs/libsvm

Reply via email to