diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-05 12:09:16 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-05 12:09:16 +0000 |
commit | 6faaf19608673b858147ce99f98aa67c09048503 (patch) | |
tree | f115570c7f00f948ecabe648e63ba28dd423e49f /games-fps/quake4-bin | |
parent | Removed references to nvidia-glx, since it is no longer in the tree. (diff) | |
download | gentoo-2-6faaf19608673b858147ce99f98aa67c09048503.tar.gz gentoo-2-6faaf19608673b858147ce99f98aa67c09048503.tar.bz2 gentoo-2-6faaf19608673b858147ce99f98aa67c09048503.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/quake4-bin')
-rw-r--r-- | games-fps/quake4-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.3.2.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/quake4-bin/ChangeLog b/games-fps/quake4-bin/ChangeLog index d2be0201e50b..22fce5433440 100644 --- a/games-fps/quake4-bin/ChangeLog +++ b/games-fps/quake4-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake4-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.28 2006/09/28 12:53:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.29 2006/10/05 12:09:16 wolf31o2 Exp $ + + 05 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> + quake4-bin-1.3.2.ebuild: + Removed references to nvidia-glx, since it is no longer in the tree. 28 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> -quake4-bin-1.3.ebuild, quake4-bin-1.3.2.ebuild: diff --git a/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild b/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild index b4dea71bd38c..f2effbe905e5 100644 --- a/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.3.2.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/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.2 2006/09/28 12:53:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.3 2006/10/05 12:09:16 wolf31o2 Exp $ inherit eutils versionator games @@ -28,7 +28,6 @@ UIDEPEND="virtual/opengl 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 ) ) |