Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/lam-mpi: ChangeLog lam-mpi-7.1.4-r1.ebuild
Date: Sun, 02 Aug 2009 13:52:46
Message-Id: E1MXbUS-0007AE-11@stork.gentoo.org
1 maekke 09/08/02 13:52:44
2
3 Modified: ChangeLog lam-mpi-7.1.4-r1.ebuild
4 Log:
5 amd64 stable, bug #245439
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.76 sys-cluster/lam-mpi/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/lam-mpi/ChangeLog?rev=1.76&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/lam-mpi/ChangeLog?rev=1.76&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/lam-mpi/ChangeLog?r1=1.75&r2=1.76
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v
18 retrieving revision 1.75
19 retrieving revision 1.76
20 diff -u -r1.75 -r1.76
21 --- ChangeLog 16 Jul 2009 00:24:41 -0000 1.75
22 +++ ChangeLog 2 Aug 2009 13:52:43 -0000 1.76
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-cluster/lam-mpi
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.75 2009/07/16 00:24:41 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.76 2009/08/02 13:52:43 maekke Exp $
28 +
29 + 02 Aug 2009; Markus Meier <maekke@g.o> lam-mpi-7.1.4-r1.ebuild:
30 + amd64 stable, bug #245439
31
32 16 Jul 2009; Christian Faulhammer <fauli@g.o>
33 lam-mpi-7.1.4-r1.ebuild:
34
35
36
37 1.7 sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild?r1=1.6&r2=1.7
42
43 Index: lam-mpi-7.1.4-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- lam-mpi-7.1.4-r1.ebuild 16 Jul 2009 00:24:41 -0000 1.6
50 +++ lam-mpi-7.1.4-r1.ebuild 2 Aug 2009 13:52:43 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild,v 1.6 2009/07/16 00:24:41 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.4-r1.ebuild,v 1.7 2009/08/02 13:52:43 maekke Exp $
56
57 inherit autotools eutils fortran flag-o-matic multilib portability
58
59 @@ -22,7 +22,7 @@
60 !crypt? ( net-misc/netkit-rsh )"
61
62 SLOT="6"
63 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86"
64 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86"
65 LICENSE="lam-mpi"
66
67 src_unpack() {