diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:43:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:43:01 +0000 |
commit | 045df64f1d8a9268e1188ca262ae66b1e6f2f7b2 (patch) | |
tree | cacc6019cc29b5e55b7fa4ddf4f3733afbc233f9 /sci-libs/hdf5 | |
parent | whitespace (diff) | |
download | gentoo-2-045df64f1d8a9268e1188ca262ae66b1e6f2f7b2.tar.gz gentoo-2-045df64f1d8a9268e1188ca262ae66b1e6f2f7b2.tar.bz2 gentoo-2-045df64f1d8a9268e1188ca262ae66b1e6f2f7b2.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-libs/hdf5')
-rw-r--r-- | sci-libs/hdf5/hdf5-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/hdf5/hdf5-1.6.4.ebuild b/sci-libs/hdf5/hdf5-1.6.4.ebuild index 28713869c7d6..bebffd1bf7a8 100644 --- a/sci-libs/hdf5/hdf5-1.6.4.ebuild +++ b/sci-libs/hdf5/hdf5-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.4.ebuild,v 1.7 2006/07/08 08:32:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf5/hdf5-1.6.4.ebuild,v 1.8 2007/06/26 02:43:01 mr_bones_ Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/${P}.tar.gz" LICENSE="NCSA-HDF" SLOT="0" KEYWORDS="amd64 ppc ppc64 x86" -# need to update szip to get sparc, alpha, and ia64 back in here, +# need to update szip to get sparc, alpha, and ia64 back in here, # as well as work out the mpi issues IUSE="static zlib ssl mpi hlapi szip threads debug" |