Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/lam-mpi: lam-mpi-7.1.4.ebuild
Date: Fri, 02 May 2008 16:55:40
Message-Id: E1JryXp-0005n1-U7@stork.gentoo.org
1 mr_bones_ 08/05/02 16:55:37
2
3 Modified: lam-mpi-7.1.4.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild?r1=1.3&r2=1.4
14
15 Index: lam-mpi-7.1.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- lam-mpi-7.1.4.ebuild 2 May 2008 03:10:28 -0000 1.3
22 +++ lam-mpi-7.1.4.ebuild 2 May 2008 16:55:37 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $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 $
28
29 inherit autotools eutils fortran flag-o-matic multilib portability
30
31 @@ -47,7 +47,7 @@
32 sed -i 's:^\(int main(int argc, char\)[^{]*\([{]\?\):\1** argv) \2:g' $f
33 done
34
35 - # eautoreconf doesn't work correctly as lam-mpi uses their own
36 + # eautoreconf doesn't work correctly as lam-mpi uses their own
37 # LAM_CONFIG_SUBDIR instead of AC_CONFIG_SUBDIRS. Even better, they use
38 # variables inside of the definitions, so --trace doesn't work.
39 for f in $(find ./ -name 'configure.ac'); do
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list