summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-10-05 12:08:17 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-10-05 12:08:17 +0000
commit067bf38fb3d6e7e72024694070ce9023c39c779a (patch)
tree610cacd90e8d897f8d5b69fe57eaa4175768ed2b /games-fps/quake3-bin
parentRemoved references to nvidia-glx, since it is no longer in the tree. (diff)
downloadgentoo-2-067bf38fb3d6e7e72024694070ce9023c39c779a.tar.gz
gentoo-2-067bf38fb3d6e7e72024694070ce9023c39c779a.tar.bz2
gentoo-2-067bf38fb3d6e7e72024694070ce9023c39c779a.zip
Removed references to nvidia-glx, since it is no longer in the tree.
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'games-fps/quake3-bin')
-rw-r--r--games-fps/quake3-bin/ChangeLog6
-rw-r--r--games-fps/quake3-bin/quake3-bin-1.32c.ebuild14
2 files changed, 10 insertions, 10 deletions
diff --git a/games-fps/quake3-bin/ChangeLog b/games-fps/quake3-bin/ChangeLog
index 1531a7bac55a..e15ef7380ee9 100644
--- a/games-fps/quake3-bin/ChangeLog
+++ b/games-fps/quake3-bin/ChangeLog
@@ -1,6 +1,10 @@
# 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.19 2006/06/06 12:49:42 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.20 2006/10/05 12:08:17 wolf31o2 Exp $
+
+ 05 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ quake3-bin-1.32c.ebuild:
+ Removed references to nvidia-glx, since it is no longer in the tree.
06 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
quake3-bin-1.32c.ebuild:
diff --git a/games-fps/quake3-bin/quake3-bin-1.32c.ebuild b/games-fps/quake3-bin/quake3-bin-1.32c.ebuild
index 256282b685c6..bf0a00f3136d 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.4 2006/09/27 18:30:16 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.5 2006/10/05 12:08:17 wolf31o2 Exp $
inherit eutils games
@@ -17,18 +17,14 @@ RESTRICT="strip"
UIDEPEND="virtual/opengl
x86? (
- || (
- (
- x11-libs/libXext
- x11-libs/libX11
- x11-libs/libXau
- x11-libs/libXdmcp )
- virtual/x11 ) )
+ x11-libs/libXext
+ x11-libs/libX11
+ x11-libs/libXau
+ x11-libs/libXdmcp )
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/nvidia-drivers
x11-drivers/nvidia-legacy-drivers
>=x11-drivers/ati-drivers-8.8.25-r1 ) )"