diff options
author | 2007-06-26 02:43:26 +0000 | |
---|---|---|
committer | 2007-06-26 02:43:26 +0000 | |
commit | 91a5f5aa876d3a7de846e241ba9f378136e351ca (patch) | |
tree | d34558af1fda96cb04b3467f5dfa595778a5376d /sci-libs/hdf5 | |
parent | whitespace (diff) | |
download | historical-91a5f5aa876d3a7de846e241ba9f378136e351ca.tar.gz historical-91a5f5aa876d3a7de846e241ba9f378136e351ca.tar.bz2 historical-91a5f5aa876d3a7de846e241ba9f378136e351ca.zip |
whitespace
Package-Manager: portage-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" |