From 1a143ee3547a86711b468df2985cd8d209508b58 Mon Sep 17 00:00:00 2001 From: Marius Brehler Date: Mon, 2 Jan 2017 08:57:36 +0100 Subject: 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(-) (limited to 'sci-visualization/forge') 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 -- cgit v1.2.3-65-gdbad