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/pvfs2: pvfs2-2.7.0.ebuild
Date: Mon, 03 Dec 2007 07:22:01
Message-Id: E1Iz5cq-0003Zt-9x@stork.gentoo.org
1 mr_bones_ 07/12/03 07:21:56
2
3 Modified: pvfs2-2.7.0.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 sys-cluster/pvfs2/pvfs2-2.7.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild?r1=1.1&r2=1.2
14
15 Index: pvfs2-2.7.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pvfs2-2.7.0.ebuild 3 Dec 2007 00:00:45 -0000 1.1
22 +++ pvfs2-2.7.0.ebuild 3 Dec 2007 07:21:55 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild,v 1.1 2007/12/03 00:00:45 nerdboy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvfs2/pvfs2-2.7.0.ebuild,v 1.2 2007/12/03 07:21:55 mr_bones_ Exp $
28
29 inherit linux-mod autotools toolchain-funcs
30
31 @@ -44,7 +44,7 @@
32 # Notice I don't include --disable-static because it makes the linker
33 # fail due to a missing library needed by LIBS_THREADED += -lpvfs2-threaded.
34 # However that library is only compiled if static is enabled. Anyway
35 - # it is used to build pvfs2-client-core-threaded, which is not installed
36 + # it is used to build pvfs2-client-core-threaded, which is not installed
37 # by make kmod_install (unstable perhaps?)
38
39 # As of version 2.7.0 both static and shared versions of lpvfs2-threaded
40
41
42
43 --
44 gentoo-commits@g.o mailing list