From 5ddc86e58af27a2e36cf9e4773900b98e1a8ca2e Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 6 Jun 2006 12:49:42 +0000 Subject: Added >=emul-linux-x86-xlibs-7.0 to the list of accepted packages to allow for 32-bit DRI on amd64. Closing bug #135643. Package-Manager: portage-2.1_rc3-r5 --- games-fps/quake3-bin/ChangeLog | 7 ++++++- games-fps/quake3-bin/quake3-bin-1.32c.ebuild | 3 ++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'games-fps') diff --git a/games-fps/quake3-bin/ChangeLog b/games-fps/quake3-bin/ChangeLog index e87221295258..1531a7bac55a 100644 --- a/games-fps/quake3-bin/ChangeLog +++ b/games-fps/quake3-bin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-fps/quake3-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.18 2006/05/23 20:39:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.19 2006/06/06 12:49:42 wolf31o2 Exp $ + + 06 Jun 2006; Chris Gianelloni + quake3-bin-1.32c.ebuild: + Added >=emul-linux-x86-xlibs-7.0 to the list of accepted packages to allow + for 32-bit DRI on amd64. Closing bug #135643. 23 May 2006; Chris Gianelloni -quake3-bin-1.31.ebuild: diff --git a/games-fps/quake3-bin/quake3-bin-1.32c.ebuild b/games-fps/quake3-bin/quake3-bin-1.32c.ebuild index 2067cfc088a5..a1a4564cebb9 100644 --- a/games-fps/quake3-bin/quake3-bin-1.32c.ebuild +++ b/games-fps/quake3-bin/quake3-bin-1.32c.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/quake3-bin/quake3-bin-1.32c.ebuild,v 1.1 2006/05/09 14:23:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.2 2006/06/06 12:49:42 wolf31o2 Exp $ inherit eutils games @@ -27,6 +27,7 @@ UIDEPEND="virtual/opengl amd64? ( app-emulation/emul-linux-x86-xlibs || ( + >=app-emulation/emul-linux-x86-xlibs-7.0 >=media-video/nvidia-glx-1.0.6629-r3 >=x11-drivers/ati-drivers-8.8.25-r1 ) )" -- cgit v1.2.3-65-gdbad