summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-02-06 17:53:46 +0100
committerJeroen Roovers <jer@gentoo.org>2016-02-06 17:54:04 +0100
commit33d344ceb2646333818a3208becbfd3356341ce6 (patch)
treeda9b403f40e20827bc237a6fddcaf1de67d64bbf /x11-drivers/nvidia-drivers/nvidia-drivers-173.14.39-r1.ebuild
parentdev-vcs/git-annex: drop old (diff)
downloadgentoo-33d344ceb2646333818a3208becbfd3356341ce6.tar.gz
gentoo-33d344ceb2646333818a3208becbfd3356341ce6.tar.bz2
gentoo-33d344ceb2646333818a3208becbfd3356341ce6.zip
x11-drivers/nvidia-drivers: Add the driver download URL for easier branch selection
This would arguably help people find out which branch to pick for their hardware, yet it wasn't documented properly anywhere. Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-drivers/nvidia-drivers/nvidia-drivers-173.14.39-r1.ebuild')
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-173.14.39-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.39-r1.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.39-r1.ebuild
index 00fbdc7d2062..af4528e7cdfa 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.39-r1.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.39-r1.ebuild
@@ -12,7 +12,7 @@ AMD64_NV_PACKAGE="NVIDIA-Linux-x86_64-${PV}"
X86_FBSD_NV_PACKAGE="NVIDIA-FreeBSD-x86-${PV}"
DESCRIPTION="NVIDIA Accelerated Graphics Driver"
-HOMEPAGE="http://www.nvidia.com/"
+HOMEPAGE="http://www.nvidia.com/ http://www.nvidia.com/Download/Find.aspx"
SRC_URI="x86? ( http://us.download.nvidia.com/XFree86/Linux-x86/${PV}/${X86_NV_PACKAGE}-pkg0.run )
amd64? ( http://us.download.nvidia.com/XFree86/Linux-x86_64/${PV}/${AMD64_NV_PACKAGE}-pkg2.run )
x86-fbsd? ( http://us.download.nvidia.com/freebsd/${PV}/${X86_FBSD_NV_PACKAGE}.tar.gz )"