From e416f1bf5f24225205cbc9c2bcf8fb8e0d0a3cb6 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Tue, 23 May 2006 20:57:46 +0000 Subject: gcc-4.1 fix for 1.2.4 too (Portage version: 2.1_rc1-r3) --- games-sports/torcs/ChangeLog | 5 ++++- games-sports/torcs/torcs-1.2.4.ebuild | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'games-sports') diff --git a/games-sports/torcs/ChangeLog b/games-sports/torcs/ChangeLog index 1a3b18547aed..6e588a08e17f 100644 --- a/games-sports/torcs/ChangeLog +++ b/games-sports/torcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/torcs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.13 2006/05/23 20:21:52 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.14 2006/05/23 20:57:46 tupone Exp $ + + 23 May 2006; torcs-1.2.4.ebuild: + gcc-4.1 patch applied to 1.2.4, too 23 May 2006; +files/torcs-1.2.4-gcc41.patch, torcs-1.2.4-r1.ebuild: diff --git a/games-sports/torcs/torcs-1.2.4.ebuild b/games-sports/torcs/torcs-1.2.4.ebuild index f883027be059..4c606f68bfb1 100644 --- a/games-sports/torcs/torcs-1.2.4.ebuild +++ b/games-sports/torcs/torcs-1.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4.ebuild,v 1.2 2005/11/07 16:33:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4.ebuild,v 1.3 2006/05/23 20:57:46 tupone Exp $ inherit games @@ -23,6 +23,7 @@ DEPEND=">=media-libs/plib-1.8.3 src_unpack() { unpack ${A} cd "${S}" + epatch "${FILESDIR}/${P}"-gcc41.patch sed -i \ -e "s:/games::" \ Make-config.in \ -- cgit v1.2.3-65-gdbad