Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
vapier 08/04/20 09:19:43
Modified: btanks-0.7.5800.ebuild ChangeLog
Log:
Fix from Debian for building with gcc-4.3 #217944 by Peter Alfredsen.
(Portage version: 2.2_pre5)
Revision Changes Path
1.6 games-action/btanks/btanks-0.7.5800.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild?r1=1.5&r2=1.6
Index: btanks-0.7.5800.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- btanks-0.7.5800.ebuild 28 Mar 2008 22:46:26 -0000 1.5
+++ btanks-0.7.5800.ebuild 20 Apr 2008 09:19:43 -0000 1.6
@@ -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/games-action/btanks/btanks-0.7.5800.ebuild,v 1.5 2008/03/28 22:46:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.7.5800.ebuild,v 1.6 2008/04/20 09:19:43 vapier Exp $
inherit eutils games
@@ -29,6 +29,7 @@
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${P}-scons-blows.patch
+ epatch "${FILESDIR}"/${P}-gcc43.patch #217944
}
src_compile() {
1.12 games-action/btanks/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 28 Mar 2008 22:46:26 -0000 1.11
+++ ChangeLog 20 Apr 2008 09:19:43 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for games-action/btanks
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.11 2008/03/28 22:46:26 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.12 2008/04/20 09:19:43 vapier Exp $
+
+ 20 Apr 2008; Mike Frysinger <vapier@g.o>
+ +files/btanks-0.7.5800-gcc43.patch, btanks-0.7.5800.ebuild:
+ Fix from Debian for building with gcc-4.3 #217944 by Peter Alfredsen.
28 Mar 2008; Markus Meier <maekke@g.o> btanks-0.7.5800.ebuild:
x86 stable, bug #214429
--
gentoo-commits@g.o mailing list
|
|