summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-06 12:49:42 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-06 12:49:42 +0000
commit5ddc86e58af27a2e36cf9e4773900b98e1a8ca2e (patch)
tree3146444007c574feb044686b5918c8990ae8e6a2 /games-fps
parentPre-mask new xine snapshot. (diff)
downloadhistorical-5ddc86e58af27a2e36cf9e4773900b98e1a8ca2e.tar.gz
historical-5ddc86e58af27a2e36cf9e4773900b98e1a8ca2e.tar.bz2
historical-5ddc86e58af27a2e36cf9e4773900b98e1a8ca2e.zip
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
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/quake3-bin/ChangeLog7
-rw-r--r--games-fps/quake3-bin/quake3-bin-1.32c.ebuild3
2 files changed, 8 insertions, 2 deletions
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 <wolf31o2@gentoo.org>
+ 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 <wolf31o2@gentoo.org>
-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 ) )"