public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/highlight: highlight-2.6.9.ebuild ChangeLog
@ 2008-05-05 12:32 Samuli Suominen (drac)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (drac) @ 2008-05-05 12:32 UTC (permalink / raw
  To: gentoo-commits

drac        08/05/05 12:32:39

  Modified:             highlight-2.6.9.ebuild ChangeLog
  Log:
  Replace CFLAGS with CXXFLAGS since it's g++ we are calling.
  (Portage version: 2.1.5_rc6)

Revision  Changes    Path
1.3                  app-text/highlight/highlight-2.6.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild?r1=1.2&r2=1.3

Index: highlight-2.6.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- highlight-2.6.9.ebuild	4 May 2008 20:41:59 -0000	1.2
+++ highlight-2.6.9.ebuild	5 May 2008 12:32:38 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild,v 1.2 2008/05/04 20:41:59 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.6.9.ebuild,v 1.3 2008/05/05 12:32:38 drac Exp $
 
 WX_GTK_VER=2.6
 
@@ -24,6 +24,7 @@
 		"${FILESDIR}"/${P}-asneeded.patch
 	sed -i \
 		-e "s:-O2::" \
+		-e "s:CFLAGS:CXXFLAGS:" \
 		src/makefile || die "sed failed."
 }
 



1.17                 app-text/highlight/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/highlight/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	4 May 2008 20:34:41 -0000	1.16
+++ ChangeLog	5 May 2008 12:32:38 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/highlight
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.16 2008/05/04 20:34:41 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.17 2008/05/05 12:32:38 drac Exp $
+
+  05 May 2008; Samuli Suominen <drac@gentoo.org> highlight-2.6.9.ebuild:
+  Replace CFLAGS with CXXFLAGS since it's g++ we are calling.
 
 *highlight-2.6.9 (04 May 2008)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-05 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-05 12:32 [gentoo-commits] gentoo-x86 commit in app-text/highlight: highlight-2.6.9.ebuild ChangeLog Samuli Suominen (drac)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox