sci-libs/hdf: switch to virtual/szip
authorSébastien Fabbro <bicatali@gentoo.org>
Wed, 16 Mar 2016 22:38:57 +0000 (22:38 +0000)
committerSébastien Fabbro <bicatali@gentoo.org>
Fri, 18 Mar 2016 20:10:06 +0000 (20:10 +0000)
Package-Manager: portage-2.2.27

sci-libs/hdf/hdf-4.2.8.ebuild
sci-libs/hdf/hdf-4.2.9.ebuild

index 1ac5cf7c3f6dfc9a501b10681318d42920fc88f8..f0b817f607a7dd6e839bdc494fb8b5f204a1f796 100644 (file)
@@ -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}
index b2b1e652468a71cdbd513340b5bee6b3f045f967..4c9441c16cf99e4e196469871ceeee34e787f20c 100644 (file)
@@ -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}