aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2017-01-02 08:57:36 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2017-01-02 08:57:36 +0100
commit1a143ee3547a86711b468df2985cd8d209508b58 (patch)
tree27634da469dcac96ad79b257b04600d741164f6c /sci-visualization
parentsci-visualization/forge: Version bump to 0.9.2 (diff)
downloadsci-1a143ee3547a86711b468df2985cd8d209508b58.tar.gz
sci-1a143ee3547a86711b468df2985cd8d209508b58.tar.bz2
sci-1a143ee3547a86711b468df2985cd8d209508b58.zip
sci-visualization/forge-3.{1.2,2.2}: Fix slot operator
Package-Manager: portage-2.3.0
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/forge/forge-3.1.2.ebuild4
-rw-r--r--sci-visualization/forge/forge-3.2.2.ebuild4
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 d844878e1..d425abe2c 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 e10e8c755..43098f24a 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