From 1532acc71790bce84934147a9c8b34ffda79731d Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 21 Mar 2006 14:55:41 +0000 Subject: Changed to using =virtual/libstdc++-3.3 as I realized that a specific version would be required to future-proof the ebuild against future GCC ABI changes. (Portage version: 2.1_pre6-r3) --- games-fps/ut2004/ChangeLog | 8 +++++++- games-fps/ut2004/ut2004-3369-r2.ebuild | 4 ++-- games-fps/ut2004/ut2004-3369-r4.ebuild | 4 ++-- 3 files changed, 11 insertions(+), 5 deletions(-) (limited to 'games-fps/ut2004') diff --git a/games-fps/ut2004/ChangeLog b/games-fps/ut2004/ChangeLog index 94f2df4dd775..8ff13331d246 100644 --- a/games-fps/ut2004/ChangeLog +++ b/games-fps/ut2004/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-fps/ut2004 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.46 2006/03/21 14:53:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.47 2006/03/21 14:55:41 wolf31o2 Exp $ + + 21 Mar 2006; Chris Gianelloni ut2004-3369-r2.ebuild, + ut2004-3369-r4.ebuild: + Changed to using =virtual/libstdc++-3.3 as I realized that a specific + version would be required to future-proof the ebuild against future GCC ABI + changes. 21 Mar 2006; Chris Gianelloni ut2004-3369-r2.ebuild, ut2004-3369-r4.ebuild: diff --git a/games-fps/ut2004/ut2004-3369-r2.ebuild b/games-fps/ut2004/ut2004-3369-r2.ebuild index fc9df2ddbaa7..be385ac4bff6 100644 --- a/games-fps/ut2004/ut2004-3369-r2.ebuild +++ b/games-fps/ut2004/ut2004-3369-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r2.ebuild,v 1.5 2006/03/21 14:53:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r2.ebuild,v 1.6 2006/03/21 14:55:41 wolf31o2 Exp $ inherit eutils games @@ -23,7 +23,7 @@ RDEPEND="games-fps/ut2004-data games-fps/ut2004-bonuspack-ece opengl? ( virtual/opengl ) - virtual/libstdc++ + =virtual/libstdc++-3.3 || ( ( x11-libs/libXext diff --git a/games-fps/ut2004/ut2004-3369-r4.ebuild b/games-fps/ut2004/ut2004-3369-r4.ebuild index 7820abbc04de..294808240a34 100644 --- a/games-fps/ut2004/ut2004-3369-r4.ebuild +++ b/games-fps/ut2004/ut2004-3369-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild,v 1.3 2006/03/21 14:53:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild,v 1.4 2006/03/21 14:55:41 wolf31o2 Exp $ inherit eutils multilib games @@ -24,7 +24,7 @@ RDEPEND=">=games-fps/ut2004-data-3186-r2 >=games-fps/ut2004-bonuspack-mega-1-r1 opengl? ( virtual/opengl ) - virtual/libstdc++ + =virtual/libstdc++-3.3 || ( ( x11-libs/libXext -- cgit v1.2.3-65-gdbad