summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZero_Chaos <zerochaos@gentoo.org>2017-01-08 22:37:45 -0500
committerZero_Chaos <zerochaos@gentoo.org>2017-01-08 22:38:02 -0500
commit5dcb0d530a11f5e84323cafc54f0395c5d10f42f (patch)
tree93a970360f4523ce43249dda709bfa70c01693e5 /x11-drivers/nvidia-drivers/nvidia-drivers-375.26.ebuild
parentvirtual/python-cffi: stable for all (diff)
downloadgentoo-5dcb0d530a11f5e84323cafc54f0395c5d10f42f.tar.gz
gentoo-5dcb0d530a11f5e84323cafc54f0395c5d10f42f.tar.bz2
gentoo-5dcb0d530a11f5e84323cafc54f0395c5d10f42f.zip
x11-drivers/nvidia-drivers: fix pax patch bug 604048
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-drivers/nvidia-drivers/nvidia-drivers-375.26.ebuild')
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-375.26.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-375.26.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-375.26.ebuild
index abfa74f4c3ea..fc45d6f0390e 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-375.26.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-375.26.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -177,7 +177,7 @@ src_prepare() {
ewarn "Using PAX patches is not supported. You will be asked to"
ewarn "use a standard kernel should you have issues. Should you"
ewarn "need support with these patches, contact the PaX team."
- eapply "${FILESDIR}"/${PN}-364.12-pax.patch
+ eapply "${FILESDIR}"/${PN}-375.20-pax.patch
fi
# Allow user patches so they can support RC kernels and whatever else