commit:     1a143ee3547a86711b468df2985cd8d209508b58
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Mon Jan  2 07:57:36 2017 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Mon Jan  2 07:57:36 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1a143ee3

sci-visualization/forge-3.{1.2,2.2}: Fix slot operator

Package-Manager: portage-2.3.0

 sci-visualization/forge/forge-3.1.2.ebuild | 4 ++--
 sci-visualization/forge/forge-3.2.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-visualization/forge/forge-3.1.2.ebuild 
b/sci-visualization/forge/forge-3.1.2.ebuild
index d844878..d425abe 100644
--- a/sci-visualization/forge/forge-3.1.2.ebuild
+++ b/sci-visualization/forge/forge-3.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ SLOT="0"
 IUSE="examples"
 
 RDEPEND="
-       media-libs/glew
+       media-libs/glew:=
        >=media-libs/glfw-3.1.1
        media-libs/freetype:2
        media-libs/fontconfig:1.0

diff --git a/sci-visualization/forge/forge-3.2.2.ebuild 
b/sci-visualization/forge/forge-3.2.2.ebuild
index e10e8c7..43098f2 100644
--- a/sci-visualization/forge/forge-3.2.2.ebuild
+++ b/sci-visualization/forge/forge-3.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
 IUSE="examples"
 
 RDEPEND="
-       media-libs/glew
+       media-libs/glew:=
        >=media-libs/glfw-3.1.1
        media-libs/freetype:2
        media-libs/fontconfig:1.0

Reply via email to