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-kernel/kccmp: kccmp-0.2.ebuild
Date: Tue, 30 Oct 2007 03:52:17
Message-Id: E1Imi8A-0002U1-MK@stork.gentoo.org
1 mr_bones_ 07/10/30 03:51:06
2
3 Modified: kccmp-0.2.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.5 sys-kernel/kccmp/kccmp-0.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/kccmp/kccmp-0.2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/kccmp/kccmp-0.2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/kccmp/kccmp-0.2.ebuild?r1=1.4&r2=1.5
14
15 Index: kccmp-0.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/kccmp/kccmp-0.2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- kccmp-0.2.ebuild 30 Oct 2007 00:54:51 -0000 1.4
22 +++ kccmp-0.2.ebuild 30 Oct 2007 03:51:06 -0000 1.5
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-kernel/kccmp/kccmp-0.2.ebuild,v 1.4 2007/10/30 00:54:51 mpagano Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/kccmp/kccmp-0.2.ebuild,v 1.5 2007/10/30 03:51:06 mr_bones_ Exp $
28
29 inherit qt3 qt4
30
31 @@ -25,7 +25,7 @@
32 sed -i 's/#DEFINES += KCCMP_QT_4/DEFINES += KCCMP_QT_4/' kccmp.pro \
33 || die "Could not uncomment define for qt support"
34 else
35 - #do not link to boost libs when not using qt4
36 + #do not link to boost libs when not using qt4
37 sed -i 's/LIBS/#LIBS/' kccmp.pro \
38 || die "Could not remove linking to boost library"
39 fi
40
41
42
43 --
44 gentoo-commits@g.o mailing list