commit: 574d4c607c0389362b46be17312a9ee56daea201
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 08:26:01 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 08:41:18 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574d4c60
sci-libs/gdal: Set slot operators for giflib
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-libs/gdal/gdal-2.0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/gdal/gdal-2.0.1.ebuild b/sci-libs/gdal/gdal-2.0.1.ebuild
index 3eabe0d..194ebe5 100644
--- a/sci-libs/gdal/gdal-2.0.1.ebuild
+++ b/sci-libs/gdal/gdal-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -33,7 +33,7 @@ RDEPEND="
curl? ( net-misc/curl )
fits? ( sci-libs/cfitsio )
geos? ( >=sci-libs/geos-2.2.1 )
- gif? ( media-libs/giflib )
+ gif? ( media-libs/giflib:= )
gml? ( >=dev-libs/xerces-c-3 )
hdf5? ( >=sci-libs/hdf5-1.6.4[szip] )
java? ( >=virtual/jre-1.6:* )