diff options
author | Sébastien Fabbro <bicatali@gentoo.org> | 2016-03-16 22:40:25 +0000 |
---|---|---|
committer | Sébastien Fabbro <bicatali@gentoo.org> | 2016-03-18 20:10:09 +0000 |
commit | 5646a48dbbd8390c1700a709cfb2a81d7d3decfb (patch) | |
tree | d8c0bc403d2d8423388c02db31259e133c057325 /sci-visualization | |
parent | sci-libs/hdf: switch to virtual/szip (diff) | |
download | gentoo-5646a48dbbd8390c1700a709cfb2a81d7d3decfb.tar.gz gentoo-5646a48dbbd8390c1700a709cfb2a81d7d3decfb.tar.bz2 gentoo-5646a48dbbd8390c1700a709cfb2a81d7d3decfb.zip |
sci-visualization/opendx: switch to virtual/szip
Package-Manager: portage-2.2.27
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/opendx/opendx-4.4.4-r4.ebuild | 4 | ||||
-rw-r--r-- | sci-visualization/opendx/opendx-4.4.4-r5.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild index f77e7e6b17dd..67d504fe1d4b 100644 --- a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild +++ b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ RDEPEND="x11-libs/libXmu >=x11-libs/motif-2.3:0 virtual/opengl virtual/glu - szip? ( sci-libs/szip ) + szip? ( virtual/szip ) hdf? ( sci-libs/hdf ) cdf? ( sci-libs/cdf ) netcdf? ( sci-libs/netcdf ) diff --git a/sci-visualization/opendx/opendx-4.4.4-r5.ebuild b/sci-visualization/opendx/opendx-4.4.4-r5.ebuild index f8655bc1fac1..2261c3026ca7 100644 --- a/sci-visualization/opendx/opendx-4.4.4-r5.ebuild +++ b/sci-visualization/opendx/opendx-4.4.4-r5.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$ @@ -23,11 +23,11 @@ RDEPEND="x11-libs/libXmu >=x11-libs/motif-2.3:0 virtual/opengl virtual/glu - szip? ( sci-libs/szip ) + szip? ( virtual/szip ) hdf? ( sci-libs/hdf ) cdf? ( sci-libs/cdf ) netcdf? ( sci-libs/netcdf ) - tiff? ( media-libs/tiff ) + tiff? ( media-libs/tiff:0 ) imagemagick? ( media-gfx/imagemagick )" DEPEND="${RDEPEND} |