From 8790efe3547cecb4399f0e42a3e3d70ba63cb1a9 Mon Sep 17 00:00:00 2001 From: Sébastien Fabbro Date: Wed, 16 Mar 2016 22:38:57 +0000 Subject: 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(-) (limited to 'sci-libs') diff --git a/sci-libs/hdf/hdf-4.2.8.ebuild b/sci-libs/hdf/hdf-4.2.8.ebuild index 1ac5cf7c3f6d..f0b817f607a7 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 b2b1e652468a..4c9441c16cf9 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} -- cgit v1.2.3-18-g5258