public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/gfan: ChangeLog gfan-0.5.ebuild
@ 2012-06-30  2:06 99% Thomas Kahle (tomka)
  0 siblings, 0 replies; 1+ results
From: Thomas Kahle (tomka) @ 2012-06-30  2:06 UTC (permalink / raw
  To: gentoo-commits

tomka       12/06/30 02:06:46

  Modified:             ChangeLog gfan-0.5.ebuild
  Log:
  Fix double declare (for gcc-4.7) in bug 424099
  
  (Portage version: 2.1.11.3/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 sci-mathematics/gfan/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gfan/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gfan/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gfan/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	14 Dec 2011 09:00:45 -0000	1.9
+++ ChangeLog	30 Jun 2012 02:06:45 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/gfan
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/ChangeLog,v 1.9 2011/12/14 09:00:45 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/ChangeLog,v 1.10 2012/06/30 02:06:45 tomka Exp $
+
+  30 Jun 2012; Thomas Kahle <tomka@gentoo.org> gfan-0.5.ebuild,
+  +files/gfan-0.5-double-declare-fix.patch:
+  Fix double declare (for gcc-4.7) in bug 424099
 
   14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gfan-0.5.ebuild:
   x86 stable wrt bug #393785



1.7                  sci-mathematics/gfan/gfan-0.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gfan/gfan-0.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gfan/gfan-0.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/gfan/gfan-0.5.ebuild?r1=1.6&r2=1.7

Index: gfan-0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/gfan-0.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gfan-0.5.ebuild	14 Dec 2011 09:00:45 -0000	1.6
+++ gfan-0.5.ebuild	30 Jun 2012 02:06:45 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/gfan-0.5.ebuild,v 1.6 2011/12/14 09:00:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gfan/gfan-0.5.ebuild,v 1.7 2012/06/30 02:06:45 tomka Exp $
 
 EAPI="3"
 
@@ -22,6 +22,7 @@
 S="${WORKDIR}/${PN}${PV}/"
 
 src_prepare () {
+	epatch "${FILESDIR}/${P}-double-declare-fix.patch"
 	sed -i -e "s/-O2/${CXXFLAGS}/" \
 		-e "/GPROFFLAG =/d" \
 		-e "s/g++/$(tc-getCXX)/" \






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-06-30  2:06 99% [gentoo-commits] gentoo-x86 commit in sci-mathematics/gfan: ChangeLog gfan-0.5.ebuild Thomas Kahle (tomka)

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