diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-07-31 14:37:48 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-07-31 14:37:48 +0000 |
commit | 20ff8f01766e19467143cdbc2bf223773bd46875 (patch) | |
tree | 82c80c46446707eed92666a9e3454d82aa58a8ad /games-fps/quake4-bin | |
parent | nvidia-legacy-drivers has merged with nvidia-drivers (diff) | |
download | gentoo-2-20ff8f01766e19467143cdbc2bf223773bd46875.tar.gz gentoo-2-20ff8f01766e19467143cdbc2bf223773bd46875.tar.bz2 gentoo-2-20ff8f01766e19467143cdbc2bf223773bd46875.zip |
nvidia-legacy-drivers has merged with nvidia-drivers
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'games-fps/quake4-bin')
-rw-r--r-- | games-fps/quake4-bin/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.3.2.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/games-fps/quake4-bin/ChangeLog b/games-fps/quake4-bin/ChangeLog index 2be381c8e9c6..8c98a831deaa 100644 --- a/games-fps/quake4-bin/ChangeLog +++ b/games-fps/quake4-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake4-bin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.31 2007/03/12 15:02:39 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.32 2007/07/31 14:37:48 cardoe Exp $ + + 31 Jul 2007; Doug Goldstein <cardoe@gentoo.org> quake4-bin-1.3.2.ebuild: + nvidia-legacy-drivers has merged with nvidia-drivers 12 Mar 2007; Marius Mauch <genone@gentoo.org> quake4-bin-1.3.2.ebuild: Replacing einfo with elog 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 500e21ee3175..cf5b1b1b6e82 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-2007 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.6 2007/03/12 15:02:39 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.7 2007/07/31 14:37:48 cardoe Exp $ inherit eutils versionator games @@ -30,7 +30,6 @@ UIDEPEND="virtual/opengl || ( >=app-emulation/emul-linux-x86-xlibs-7.0 x11-drivers/nvidia-drivers - x11-drivers/nvidia-legacy-drivers >=x11-drivers/ati-drivers-8.8.25-r1 ) ) |