From 1cfb73b9c6910b1974680daca61e48b0d0b5c767 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 2 May 2008 16:55:37 +0000 Subject: whitespace (Portage version: 2.1.4.4) --- sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild index 0c20b700a227..3e46df77e573 100644 --- a/sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild,v 1.3 2008/05/02 03:10:28 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild,v 1.4 2008/05/02 16:55:37 mr_bones_ Exp $ inherit autotools eutils fortran flag-o-matic multilib portability @@ -47,7 +47,7 @@ src_unpack() { sed -i 's:^\(int main(int argc, char\)[^{]*\([{]\?\):\1** argv) \2:g' $f done - # eautoreconf doesn't work correctly as lam-mpi uses their own + # eautoreconf doesn't work correctly as lam-mpi uses their own # LAM_CONFIG_SUBDIR instead of AC_CONFIG_SUBDIRS. Even better, they use # variables inside of the definitions, so --trace doesn't work. for f in $(find ./ -name 'configure.ac'); do -- cgit v1.2.3-65-gdbad