diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:44:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:44:37 +0000 |
commit | 242e95132b58f2ce754ecb0cf74c7e6e64909f17 (patch) | |
tree | a0832b5fbfc0fc5f8536e516bc36f23a26f20d2f /sci-physics/mpb | |
parent | whitespace (diff) | |
download | gentoo-2-242e95132b58f2ce754ecb0cf74c7e6e64909f17.tar.gz gentoo-2-242e95132b58f2ce754ecb0cf74c7e6e64909f17.tar.bz2 gentoo-2-242e95132b58f2ce754ecb0cf74c7e6e64909f17.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-physics/mpb')
-rw-r--r-- | sci-physics/mpb/mpb-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/mpb/mpb-1.4.2.ebuild b/sci-physics/mpb/mpb-1.4.2.ebuild index 5fab919da4c7..26a1024b25ca 100644 --- a/sci-physics/mpb/mpb-1.4.2.ebuild +++ b/sci-physics/mpb/mpb-1.4.2.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-physics/mpb/mpb-1.4.2.ebuild,v 1.4 2007/01/10 17:32:24 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/mpb/mpb-1.4.2.ebuild,v 1.5 2007/06/26 02:44:37 mr_bones_ Exp $ inherit fortran @@ -25,7 +25,7 @@ src_unpack() { unpack ${A} epatch "${FILESDIR}"/${P}-gcc4.patch - # Create directories to compile the versions with inversion + # Create directories to compile the versions with inversion # symmetry and with hermitian eps. cp -r ${S} ${S}_inv |