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/pvm: pvm-3.4.5-r3.ebuild
Date: Tue, 25 Mar 2008 16:14:24
Message-Id: E1JeBn3-0003Tx-Hp@stork.gentoo.org
1 mr_bones_ 08/03/25 16:14:21
2
3 Modified: pvm-3.4.5-r3.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 sys-cluster/pvm/pvm-3.4.5-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r3.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r3.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r3.ebuild?r1=1.2&r2=1.3
14
15 Index: pvm-3.4.5-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r3.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- pvm-3.4.5-r3.ebuild 24 Mar 2008 19:48:07 -0000 1.2
22 +++ pvm-3.4.5-r3.ebuild 25 Mar 2008 16:14:20 -0000 1.3
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/pvm/pvm-3.4.5-r3.ebuild,v 1.2 2008/03/24 19:48:07 dberkholz Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.5-r3.ebuild,v 1.3 2008/03/25 16:14:20 mr_bones_ Exp $
28
29 inherit eutils multilib flag-o-matic toolchain-funcs
30
31 @@ -55,8 +55,8 @@
32
33 export PVM_ROOT="${S}"
34
35 - # libpvm3.a needs to be PIC so other apps can link against it. The
36 - # build system sucks, so it's a huge pain to try to make only the
37 + # libpvm3.a needs to be PIC so other apps can link against it. The
38 + # build system sucks, so it's a huge pain to try to make only the
39 # library PIC.
40 if [[ $(get_libdir) = lib64 ]]; then
41 append-flags -fPIC
42
43
44
45 --
46 gentoo-commits@l.g.o mailing list