commit: 8790efe3547cecb4399f0e42a3e3d70ba63cb1a9
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 22:38:57 2016 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 20:10:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8790efe3
sci-libs/hdf: switch to virtual/szip
Package-Manager: portage-2.2.27
sci-libs/hdf/hdf-4.2.8.ebuild | 4 ++--
sci-libs/hdf/hdf-4.2.9.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-libs/hdf/hdf-4.2.8.ebuild b/sci-libs/hdf/hdf-4.2.8.ebuild
index 1ac5cf7..f0b817f 100644
--- a/sci-libs/hdf/hdf-4.2.8.ebuild
+++ b/sci-libs/hdf/hdf-4.2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ IUSE="fortran szip static-libs"
RDEPEND="
sys-libs/zlib
virtual/jpeg
- szip? ( >=sci-libs/szip-2 )"
+ szip? ( virtual/szip )"
DEPEND="${RDEPEND}"
S=${WORKDIR}/${MYP}
diff --git a/sci-libs/hdf/hdf-4.2.9.ebuild b/sci-libs/hdf/hdf-4.2.9.ebuild
index b2b1e65..4c9441c 100644
--- a/sci-libs/hdf/hdf-4.2.9.ebuild
+++ b/sci-libs/hdf/hdf-4.2.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ IUSE="fortran szip static-libs"
RDEPEND="
sys-libs/zlib
virtual/jpeg
- szip? ( >=sci-libs/szip-2 )"
+ szip? ( virtual/szip )"
DEPEND="${RDEPEND}"
S=${WORKDIR}/${MYP}