summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-12-21 20:38:44 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-12-21 20:38:44 +0000
commit5253abeeb52fe29c19eba4bca08a8206639a7a71 (patch)
treea382e254c408cba9cf560e06e72ed16668b26d80 /eclass
parentremove old versions (diff)
downloadgentoo-2-5253abeeb52fe29c19eba4bca08a8206639a7a71.tar.gz
gentoo-2-5253abeeb52fe29c19eba4bca08a8206639a7a71.tar.bz2
gentoo-2-5253abeeb52fe29c19eba4bca08a8206639a7a71.zip
remove old style nvidia-driver version number since they're gone. this fixes bug #202104
Diffstat (limited to 'eclass')
-rw-r--r--eclass/nvidia-driver.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/nvidia-driver.eclass b/eclass/nvidia-driver.eclass
index 9c971121d42e..e9c989428446 100644
--- a/eclass/nvidia-driver.eclass
+++ b/eclass/nvidia-driver.eclass
@@ -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/eclass/nvidia-driver.eclass,v 1.9 2007/10/01 18:54:39 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/nvidia-driver.eclass,v 1.10 2007/12/21 20:38:44 cardoe Exp $
#
# Original Author: Doug Goldstein <cardoe@gentoo.org>
@@ -22,7 +22,7 @@ drv_96xx="0110 0111 0112 0113 0170 0171 0172 0173 0174 0175 0176 0177 0178 \
drv_71xx="0020 0028 0029 002c 002d 00a0 0100 0101 0103 0150 0151 0152 0153"
mask_96xx=">=x11-drivers/nvidia-drivers-97.0.0"
-mask_71xx=">=x11-drivers/nvidia-drivers-72.0.0\n=x11-drivers/nvidia-1.0.9639"
+mask_71xx=">=x11-drivers/nvidia-drivers-72.0.0"
# Retrieve the PCI device ID for each Nvidia video card you have
nvidia-driver-get-card() {