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/dangerdeep: ChangeLog dangerdeep-0.3.0.ebuild
Date: Wed, 25 Jul 2012 12:44:07 +0000 (UTC)	[thread overview]
Message-ID: <20120725124407.BBE9A2004B@flycatcher.gentoo.org> (raw)

tupone      12/07/25 12:44:07

  Modified:             ChangeLog dangerdeep-0.3.0.ebuild
  Log:
  Build with gcc-4.7 Bug #424729
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 games-simulation/dangerdeep/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/dangerdeep/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/dangerdeep/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/dangerdeep/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	19 Nov 2010 22:27:15 -0000	1.13
+++ ChangeLog	25 Jul 2012 12:44:07 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for games-simulation/dangerdeep
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/ChangeLog,v 1.13 2010/11/19 22:27:15 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/ChangeLog,v 1.14 2012/07/25 12:44:07 tupone Exp $
+
+  25 Jul 2012; Alfredo Tupone <tupone@gentoo.org> dangerdeep-0.3.0.ebuild,
+  +files/dangerdeep-0.3.0-gcc47.patch:
+  Build with gcc-4.7 Bug #424729 by flameeyes@gentoo.org
 
   19 Nov 2010; Michael Sterrett <mr_bones_@gentoo.org>
   dangerdeep-0.3.0.ebuild:



1.11                 games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild?r1=1.10&r2=1.11

Index: dangerdeep-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dangerdeep-0.3.0.ebuild	19 Nov 2010 22:27:15 -0000	1.10
+++ dangerdeep-0.3.0.ebuild	25 Jul 2012 12:44:07 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild,v 1.10 2010/11/19 22:27:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild,v 1.11 2012/07/25 12:44:07 tupone Exp $
 
 EAPI=2
 inherit eutils scons-utils games
@@ -29,6 +29,7 @@
 	epatch \
 		"${FILESDIR}"/${P}-build.patch \
 		"${FILESDIR}"/${P}-gcc43.patch \
+		"${FILESDIR}"/${P}-gcc47.patch \
 		"${FILESDIR}"/${P}-gcc44.patch
 	sed -i -e "/console_log.txt/ s:fopen.*:stderr;:" src/system.cpp || die
 }





             reply	other threads:[~2012-07-25 12:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25 12:44 Alfredo Tupone (tupone) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-07 22:15 [gentoo-commits] gentoo-x86 commit in games-simulation/dangerdeep: ChangeLog dangerdeep-0.3.0.ebuild Ulrich Mueller (ulm)
2010-11-19 22:27 Michael Sterrett (mr_bones_)
2010-06-24 17:46 Michael Sterrett (mr_bones_)
2010-05-24 18:53 Pacho Ramos (pacho)
2009-06-18  3:30 Tristan Heaven (nyhm)
2009-01-20  6:00 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=20120725124407.BBE9A2004B@flycatcher.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