diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:43:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:43:26 +0000 |
commit | 91a5f5aa876d3a7de846e241ba9f378136e351ca (patch) | |
tree | d34558af1fda96cb04b3467f5dfa595778a5376d /sci-libs | |
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')
-rw-r--r-- | sci-libs/blas-atlas/blas-atlas-3.7.31.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/blas-atlas/blas-atlas-3.7.32.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/hdf5/hdf5-1.6.4.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/udunits/udunits-1.12.0.ebuild | 8 |
4 files changed, 12 insertions, 12 deletions
diff --git a/sci-libs/blas-atlas/blas-atlas-3.7.31.ebuild b/sci-libs/blas-atlas/blas-atlas-3.7.31.ebuild index 8bf89c669876..2b52d15e06a1 100644 --- a/sci-libs/blas-atlas/blas-atlas-3.7.31.ebuild +++ b/sci-libs/blas-atlas/blas-atlas-3.7.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.7.31.ebuild,v 1.1 2007/05/19 02:21:03 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.7.31.ebuild,v 1.2 2007/06/26 02:42:35 mr_bones_ Exp $ inherit eutils toolchain-funcs fortran @@ -142,8 +142,8 @@ src_install () { "${S}"/include/atlas_enum.h || \ die "failed to install headers" - # These headers contain the architecture-specific - # optimizations determined by ATLAS. The atlas-lapack build + # These headers contain the architecture-specific + # optimizations determined by ATLAS. The atlas-lapack build # is much shorter if they are available, so save them: doins ${BLD_DIR}/include/*.h || \ die "failed to install timing headers" diff --git a/sci-libs/blas-atlas/blas-atlas-3.7.32.ebuild b/sci-libs/blas-atlas/blas-atlas-3.7.32.ebuild index 2e109d054d19..569c894a35ed 100644 --- a/sci-libs/blas-atlas/blas-atlas-3.7.32.ebuild +++ b/sci-libs/blas-atlas/blas-atlas-3.7.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.7.32.ebuild,v 1.1 2007/05/28 12:23:57 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.7.32.ebuild,v 1.2 2007/06/26 02:42:35 mr_bones_ Exp $ inherit eutils toolchain-funcs fortran @@ -142,8 +142,8 @@ src_install () { "${S}"/include/atlas_enum.h || \ die "failed to install headers" - # These headers contain the architecture-specific - # optimizations determined by ATLAS. The atlas-lapack build + # These headers contain the architecture-specific + # optimizations determined by ATLAS. The atlas-lapack build # is much shorter if they are available, so save them: doins ${BLD_DIR}/include/*.h || \ die "failed to install timing headers" 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" diff --git a/sci-libs/udunits/udunits-1.12.0.ebuild b/sci-libs/udunits/udunits-1.12.0.ebuild index 5467e5514c4e..6958239b4e78 100644 --- a/sci-libs/udunits/udunits-1.12.0.ebuild +++ b/sci-libs/udunits/udunits-1.12.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/udunits/udunits-1.12.0.ebuild,v 1.2 2005/11/28 12:04:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/udunits/udunits-1.12.0.ebuild,v 1.3 2007/06/26 02:43:26 mr_bones_ Exp $ inherit eutils -# This is the Unidata Units library, which supports conversion of unit -# specifications between formatted and binary forms, arithmetic -# manipulation of unit specifications, and conversion of values between +# This is the Unidata Units library, which supports conversion of unit +# specifications between formatted and binary forms, arithmetic +# manipulation of unit specifications, and conversion of values between # compatible scales of measurement. #inherit perl-app |