Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/highlight: highlight-2.6.9.ebuild
Date: Mon, 05 May 2008 12:34:10
Message-Id: E1JsztP-0002b9-H2@stork.gentoo.org
1 drac 08/05/05 12:34:07
2
3 Modified: highlight-2.6.9.ebuild
4 Log:
5 and do it for all instances.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.4 app-text/highlight/highlight-2.6.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild?r1=1.3&r2=1.4
14
15 Index: highlight-2.6.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- highlight-2.6.9.ebuild 5 May 2008 12:32:38 -0000 1.3
22 +++ highlight-2.6.9.ebuild 5 May 2008 12:34:07 -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/app-text/highlight/highlight-2.6.9.ebuild,v 1.3 2008/05/05 12:32:38 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild,v 1.4 2008/05/05 12:34:07 drac Exp $
28
29 WX_GTK_VER=2.6
30
31 @@ -24,7 +24,7 @@
32 "${FILESDIR}"/${P}-asneeded.patch
33 sed -i \
34 -e "s:-O2::" \
35 - -e "s:CFLAGS:CXXFLAGS:" \
36 + -e "s:CFLAGS:CXXFLAGS:g" \
37 src/makefile || die "sed failed."
38 }
39
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list