From 7883c445e960217cecb11bdc78e84086ba331c2e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 29 Jan 2017 11:58:51 +0000 Subject: sci-chemistry/mgltools-opengltk: QA fixes Add slot operator Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher --- sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-chemistry') diff --git a/sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.6.ebuild b/sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.6.ebuild index ba8531baa..c505a09d2 100644 --- a/sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.6.ebuild +++ b/sci-chemistry/mgltools-opengltk/mgltools-opengltk-1.5.6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 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 ) @@ -25,7 +25,7 @@ RDEPEND=" dev-python/numpy[${PYTHON_USEDEP}] dev-tcltk/tkdnd dev-tcltk/togl:0 - media-libs/glew + media-libs/glew:0= virtual/opengl" DEPEND="${RDEPEND} dev-lang/swig" -- cgit v1.2.3-65-gdbad