From: Sébastien Fabbro Date: Wed, 16 Mar 2016 22:38:57 +0000 (+0000) Subject: sci-libs/hdf: switch to virtual/szip X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8790efe3547cecb4399f0e42a3e3d70ba63cb1a9;p=gentoo.git sci-libs/hdf: switch to virtual/szip Package-Manager: portage-2.2.27 --- 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}