public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone (tupone)" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/searchandrescue: ChangeLog searchandrescue-0.8.2-r1.ebuild
Date: Fri, 04 Sep 2009 07:25:00 +0000	[thread overview]
Message-ID: <E1MjTAK-0005IK-Kj@stork.gentoo.org> (raw)

tupone      09/09/04 07:25:00

  Modified:             ChangeLog searchandrescue-0.8.2-r1.ebuild
  Log:
  Fix build with gcc-4.4.1 Bug #283451
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.17                 games-simulation/searchandrescue/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	18 Mar 2009 22:37:49 -0000	1.16
+++ ChangeLog	4 Sep 2009 07:25:00 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for games-simulation/searchandrescue
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/ChangeLog,v 1.16 2009/03/18 22:37:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/ChangeLog,v 1.17 2009/09/04 07:25:00 tupone Exp $
+
+  04 Sep 2009; Tupone Alfredo <tupone@gentoo.org>
+  +files/searchandrescue-0.8.2-gcc441.patch,
+  searchandrescue-0.8.2-r1.ebuild:
+  Fix build with gcc-4.4.1 Bug #283451 by Steffen Schaumburg
 
   18 Mar 2009; Brent Baude <ranger@gentoo.org>
   searchandrescue-0.8.2-r1.ebuild:



1.5                  games-simulation/searchandrescue/searchandrescue-0.8.2-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/searchandrescue/searchandrescue-0.8.2-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/searchandrescue/searchandrescue-0.8.2-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/searchandrescue/searchandrescue-0.8.2-r1.ebuild?r1=1.4&r2=1.5

Index: searchandrescue-0.8.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/searchandrescue-0.8.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- searchandrescue-0.8.2-r1.ebuild	18 Mar 2009 22:37:49 -0000	1.4
+++ searchandrescue-0.8.2-r1.ebuild	4 Sep 2009 07:25:00 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/searchandrescue-0.8.2-r1.ebuild,v 1.4 2009/03/18 22:37:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/searchandrescue/searchandrescue-0.8.2-r1.ebuild,v 1.5 2009/09/04 07:25:00 tupone Exp $
 
 EAPI=2
 inherit eutils games
@@ -39,7 +39,8 @@
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-gcc33.patch \
 		"${FILESDIR}"/${P}-gcc41.patch \
-		"${FILESDIR}"/${P}-gcc412.patch
+		"${FILESDIR}"/${P}-gcc412.patch \
+		"${FILESDIR}"/${P}-gcc441.patch
 	bunzip2 sar/man/${MY_PN}.6.bz2
 	sed -i \
 		-e '/FeatureCFLAGS.*march/s:=.*:=:g' sar/platforms.ini \






             reply	other threads:[~2009-09-04  2:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-04  7:25 Alfredo Tupone (tupone) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-11-08  9:47 [gentoo-commits] gentoo-x86 commit in games-simulation/searchandrescue: ChangeLog searchandrescue-0.8.2-r1.ebuild Michael Sterrett (mr_bones_)
2009-09-04  8:24 Alfredo Tupone (tupone)
2009-03-18 22:37 Brent Baude (ranger)
2009-02-22 16:24 Raul Porcel (armin76)
2009-02-16 17:53 Michael Sterrett (mr_bones_)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MjTAK-0005IK-Kj@stork.gentoo.org \
    --to=tupone@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox