summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-12 15:14:41 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-12 15:14:41 +0000
commitada7a8de3ab3c37c0fe73170f7466a47163da8d5 (patch)
treea57c2d1b11863495d5f6e0753c55ccb94cb9009a /x11-drivers
parentUse readme.gentoo.eclass (bug #457594). (diff)
downloadgentoo-2-ada7a8de3ab3c37c0fe73170f7466a47163da8d5.tar.gz
gentoo-2-ada7a8de3ab3c37c0fe73170f7466a47163da8d5.tar.bz2
gentoo-2-ada7a8de3ab3c37c0fe73170f7466a47163da8d5.zip
Use readme.gentoo.eclass (bug #457594).
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/nvidia-drivers/ChangeLog10
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-173.14.38.ebuild19
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-304.108.ebuild21
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-310.51.ebuild21
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-313.30.ebuild21
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-319.49.ebuild21
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-319.60.ebuild21
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-325.08.ebuild21
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild21
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-331.13.ebuild21
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-96.43.23.ebuild18
11 files changed, 58 insertions, 157 deletions
diff --git a/x11-drivers/nvidia-drivers/ChangeLog b/x11-drivers/nvidia-drivers/ChangeLog
index a9b280abc381..911d9a8e52b7 100644
--- a/x11-drivers/nvidia-drivers/ChangeLog
+++ b/x11-drivers/nvidia-drivers/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for x11-drivers/nvidia-drivers
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v 1.487 2013/10/10 12:47:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v 1.488 2013/10/12 15:14:41 jer Exp $
+
+ 12 Oct 2013; Jeroen Roovers <jer@gentoo.org> nvidia-drivers-96.43.23.ebuild,
+ nvidia-drivers-173.14.38.ebuild, nvidia-drivers-304.108.ebuild,
+ nvidia-drivers-310.51.ebuild, nvidia-drivers-313.30.ebuild,
+ nvidia-drivers-319.49.ebuild, nvidia-drivers-319.60.ebuild,
+ nvidia-drivers-325.08.ebuild, nvidia-drivers-325.15.ebuild,
+ nvidia-drivers-331.13.ebuild:
+ Use readme.gentoo.eclass (bug #457594).
10 Oct 2013; Jeroen Roovers <jer@gentoo.org>
+files/nvidia-drivers-331.13-pax-usercopy.patch, nvidia-drivers-331.13.ebuild:
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.38.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.38.ebuild
index e17a86a67ca1..cb4bfd034912 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.38.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.38.ebuild,v 1.4 2013/09/13 15:16:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-173.14.38.ebuild,v 1.5 2013/10/12 15:14:41 jer Exp $
EAPI=5
inherit eutils flag-o-matic linux-mod multilib nvidia-driver portability \
@@ -432,6 +432,8 @@ src_install() {
fi
is_final_abi || die "failed to iterate through all ABIs"
+
+ readme.gentoo_create_doc
}
# Install nvidia library:
@@ -523,19 +525,8 @@ pkg_postinst() {
# Switch to the nvidia implementation
"${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
- elog "You must be in the video group to use the NVIDIA device"
- elog "For more info, read the docs at"
- elog "http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6"
- elog
- elog "This ebuild installs a kernel module and X driver. Both must"
- elog "match explicitly in their version. This means, if you restart"
- elog "X, you must modprobe -r nvidia before starting it back up"
- elog
- elog "To use the NVIDIA GLX, run \"eselect opengl set nvidia\""
- elog
- elog "NVIDIA has requested that any bug reports submitted have the"
- elog "output of nvidia-bug-report.sh included."
- elog
+ readme.gentoo_print_elog
+
if ! use tools; then
elog "USE=tools controls whether the nvidia-settings application"
elog "is installed. If you would like to use it, enable that"
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-304.108.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-304.108.ebuild
index 4987a95460af..217ceb72e474 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-304.108.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-304.108.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-304.108.ebuild,v 1.3 2013/09/13 14:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-304.108.ebuild,v 1.4 2013/10/12 15:14:41 jer Exp $
EAPI=4
@@ -367,6 +367,8 @@ src_install() {
fi
is_final_abi || die "failed to iterate through all ABIs"
+
+ readme.gentoo_create_doc
}
src_install-libs() {
@@ -428,21 +430,8 @@ pkg_postinst() {
use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
"${ROOT}"/usr/bin/eselect opencl set --use-old nvidia
- elog "You must be in the video group to use the NVIDIA device"
- elog "For more info, read the docs at"
- elog "http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6"
- elog
- elog "This ebuild installs a kernel module and X driver. Both must"
- elog "match explicitly in their version. This means, if you restart"
- elog "X, you must modprobe -r nvidia before starting it back up"
- elog
- elog "To use the NVIDIA GLX, run \"eselect opengl set nvidia\""
- elog
- elog "To use the NVIDIA CUDA/OpenCL, run \"eselect opencl set nvidia\""
- elog
- elog "NVIDIA has requested that any bug reports submitted have the"
- elog "output of nvidia-bug-report.sh included."
- elog
+ readme.gentoo_print_elog
+
if ! use X; then
elog "You have elected to not install the X.org driver. Along with"
elog "this the OpenGL libraries, XvMC, and VDPAU libraries were not"
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-310.51.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-310.51.ebuild
index 8964bde8bd17..7f8583d89772 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-310.51.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-310.51.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-310.51.ebuild,v 1.6 2013/09/13 14:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-310.51.ebuild,v 1.7 2013/10/12 15:14:41 jer Exp $
EAPI=5
@@ -353,6 +353,8 @@ src_install() {
fi
is_final_abi || die "failed to iterate through all ABIs"
+
+ readme.gentoo_create_doc
}
src_install-libs() {
@@ -415,21 +417,8 @@ pkg_postinst() {
use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
"${ROOT}"/usr/bin/eselect opencl set --use-old nvidia
- elog "You must be in the video group to use the NVIDIA device"
- elog "For more info, read the docs at"
- elog "http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6"
- elog
- elog "This ebuild installs a kernel module and X driver. Both must"
- elog "match explicitly in their version. This means, if you restart"
- elog "X, you must modprobe -r nvidia before starting it back up"
- elog
- elog "To use the NVIDIA GLX, run \"eselect opengl set nvidia\""
- elog
- elog "To use the NVIDIA CUDA/OpenCL, run \"eselect opencl set nvidia\""
- elog
- elog "NVIDIA has requested that any bug reports submitted have the"
- elog "output of nvidia-bug-report.sh included."
- elog
+ readme.gentoo_print_elog
+
if ! use X; then
elog "You have elected to not install the X.org driver. Along with"
elog "this the OpenGL libraries and VDPAU libraries were not"
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-313.30.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-313.30.ebuild
index cca6d4882f4f..76466dd43acd 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-313.30.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-313.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-313.30.ebuild,v 1.7 2013/09/13 14:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-313.30.ebuild,v 1.8 2013/10/12 15:14:41 jer Exp $
EAPI=5
@@ -352,6 +352,8 @@ src_install() {
fi
is_final_abi || die "failed to iterate through all ABIs"
+
+ readme.gentoo_create_doc
}
src_install-libs() {
@@ -414,21 +416,8 @@ pkg_postinst() {
use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
"${ROOT}"/usr/bin/eselect opencl set --use-old nvidia
- elog "You must be in the video group to use the NVIDIA device"
- elog "For more info, read the docs at"
- elog "http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6"
- elog
- elog "This ebuild installs a kernel module and X driver. Both must"
- elog "match explicitly in their version. This means, if you restart"
- elog "X, you must modprobe -r nvidia before starting it back up"
- elog
- elog "To use the NVIDIA GLX, run \"eselect opengl set nvidia\""
- elog
- elog "To use the NVIDIA CUDA/OpenCL, run \"eselect opencl set nvidia\""
- elog
- elog "NVIDIA has requested that any bug reports submitted have the"
- elog "output of nvidia-bug-report.sh included."
- elog
+ readme.gentoo_print_elog
+
if ! use X; then
elog "You have elected to not install the X.org driver. Along with"
elog "this the OpenGL libraries and VDPAU libraries were not"
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-319.49.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-319.49.ebuild
index dcd56087f9a0..6fe987b10f00 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-319.49.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-319.49.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-319.49.ebuild,v 1.4 2013/09/13 14:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-319.49.ebuild,v 1.5 2013/10/12 15:14:41 jer Exp $
EAPI=5
@@ -361,6 +361,8 @@ src_install() {
fi
is_final_abi || die "failed to iterate through all ABIs"
+
+ readme.gentoo_create_doc
}
src_install-libs() {
@@ -423,21 +425,8 @@ pkg_postinst() {
use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
"${ROOT}"/usr/bin/eselect opencl set --use-old nvidia
- elog "You must be in the video group to use the NVIDIA device"
- elog "For more info, read the docs at"
- elog "http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6"
- elog
- elog "This ebuild installs a kernel module and X driver. Both must"
- elog "match explicitly in their version. This means, if you restart"
- elog "X, you must modprobe -r nvidia before starting it back up"
- elog
- elog "To use the NVIDIA GLX, run \"eselect opengl set nvidia\""
- elog
- elog "To use the NVIDIA CUDA/OpenCL, run \"eselect opencl set nvidia\""
- elog
- elog "NVIDIA has requested that any bug reports submitted have the"
- elog "output of nvidia-bug-report.sh included."
- elog
+ readme.gentoo_print_elog
+
if ! use X; then
elog "You have elected to not install the X.org driver. Along with"
elog "this the OpenGL libraries and VDPAU libraries were not"
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-319.60.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-319.60.ebuild
index 599295cff717..0247c6cb7358 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-319.60.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-319.60.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-319.60.ebuild,v 1.1 2013/10/02 05:04:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-319.60.ebuild,v 1.2 2013/10/12 15:14:41 jer Exp $
EAPI=5
@@ -361,6 +361,8 @@ src_install() {
fi
is_final_abi || die "failed to iterate through all ABIs"
+
+ readme.gentoo_create_doc
}
src_install-libs() {
@@ -423,21 +425,8 @@ pkg_postinst() {
use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
"${ROOT}"/usr/bin/eselect opencl set --use-old nvidia
- elog "You must be in the video group to use the NVIDIA device"
- elog "For more info, read the docs at"
- elog "http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6"
- elog
- elog "This ebuild installs a kernel module and X driver. Both must"
- elog "match explicitly in their version. This means, if you restart"
- elog "X, you must modprobe -r nvidia before starting it back up"
- elog
- elog "To use the NVIDIA GLX, run \"eselect opengl set nvidia\""
- elog
- elog "To use the NVIDIA CUDA/OpenCL, run \"eselect opencl set nvidia\""
- elog
- elog "NVIDIA has requested that any bug reports submitted have the"
- elog "output of nvidia-bug-report.sh included."
- elog
+ readme.gentoo_print_elog
+
if ! use X; then
elog "You have elected to not install the X.org driver. Along with"
elog "this the OpenGL libraries and VDPAU libraries were not"
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-325.08.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-325.08.ebuild
index d99c99de587d..caac937bdc84 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-325.08.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-325.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-325.08.ebuild,v 1.3 2013/09/13 14:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-325.08.ebuild,v 1.4 2013/10/12 15:14:41 jer Exp $
EAPI=5
@@ -361,6 +361,8 @@ src_install() {
fi
is_final_abi || die "failed to iterate through all ABIs"
+
+ readme.gentoo_create_doc
}
src_install-libs() {
@@ -423,21 +425,8 @@ pkg_postinst() {
use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
"${ROOT}"/usr/bin/eselect opencl set --use-old nvidia
- elog "You must be in the video group to use the NVIDIA device"
- elog "For more info, read the docs at"
- elog "http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6"
- elog
- elog "This ebuild installs a kernel module and X driver. Both must"
- elog "match explicitly in their version. This means, if you restart"
- elog "X, you must modprobe -r nvidia before starting it back up"
- elog
- elog "To use the NVIDIA GLX, run \"eselect opengl set nvidia\""
- elog
- elog "To use the NVIDIA CUDA/OpenCL, run \"eselect opencl set nvidia\""
- elog
- elog "NVIDIA has requested that any bug reports submitted have the"
- elog "output of nvidia-bug-report.sh included."
- elog
+ readme.gentoo_print_elog
+
if ! use X; then
elog "You have elected to not install the X.org driver. Along with"
elog "this the OpenGL libraries and VDPAU libraries were not"
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild
index e1d611eb7311..14b6e1894ee1 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild,v 1.3 2013/09/13 14:29:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild,v 1.4 2013/10/12 15:14:41 jer Exp $
EAPI=5
@@ -360,6 +360,8 @@ src_install() {
fi
is_final_abi || die "failed to iterate through all ABIs"
+
+ readme.gentoo_create_doc
}
src_install-libs() {
@@ -422,21 +424,8 @@ pkg_postinst() {
use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
"${ROOT}"/usr/bin/eselect opencl set --use-old nvidia
- elog "You must be in the video group to use the NVIDIA device"
- elog "For more info, read the docs at"
- elog "http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6"
- elog
- elog "This ebuild installs a kernel module and X driver. Both must"
- elog "match explicitly in their version. This means, if you restart"
- elog "X, you must modprobe -r nvidia before starting it back up"
- elog
- elog "To use the NVIDIA GLX, run \"eselect opengl set nvidia\""
- elog
- elog "To use the NVIDIA CUDA/OpenCL, run \"eselect opencl set nvidia\""
- elog
- elog "NVIDIA has requested that any bug reports submitted have the"
- elog "output of nvidia-bug-report.sh included."
- elog
+ readme.gentoo_print_elog
+
if ! use X; then
elog "You have elected to not install the X.org driver. Along with"
elog "this the OpenGL libraries and VDPAU libraries were not"
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-331.13.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-331.13.ebuild
index 31e09a6e03b7..f061e84d4d2b 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-331.13.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-331.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-331.13.ebuild,v 1.2 2013/10/10 12:47:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-331.13.ebuild,v 1.3 2013/10/12 15:14:41 jer Exp $
EAPI=5
@@ -360,6 +360,8 @@ src_install() {
fi
is_final_abi || die "failed to iterate through all ABIs"
+
+ readme.gentoo_create_doc
}
src_install-libs() {
@@ -422,21 +424,8 @@ pkg_postinst() {
use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
"${ROOT}"/usr/bin/eselect opencl set --use-old nvidia
- elog "You must be in the video group to use the NVIDIA device"
- elog "For more info, read the docs at"
- elog "http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6"
- elog
- elog "This ebuild installs a kernel module and X driver. Both must"
- elog "match explicitly in their version. This means, if you restart"
- elog "X, you must modprobe -r nvidia before starting it back up"
- elog
- elog "To use the NVIDIA GLX, run \"eselect opengl set nvidia\""
- elog
- elog "To use the NVIDIA CUDA/OpenCL, run \"eselect opencl set nvidia\""
- elog
- elog "NVIDIA has requested that any bug reports submitted have the"
- elog "output of nvidia-bug-report.sh included."
- elog
+ readme.gentoo_print_elog
+
if ! use X; then
elog "You have elected to not install the X.org driver. Along with"
elog "this the OpenGL libraries and VDPAU libraries were not"
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-96.43.23.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-96.43.23.ebuild
index e50f6ea3b009..83c1bc42c5e5 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-96.43.23.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-96.43.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-96.43.23.ebuild,v 1.16 2013/07/22 13:52:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-96.43.23.ebuild,v 1.17 2013/10/12 15:14:41 jer Exp $
EAPI=5
inherit eutils flag-o-matic linux-mod multilib nvidia-driver portability unpacker user versionator
@@ -397,6 +397,8 @@ src_install() {
fi
is_final_abi || die "failed to iterate through all ABIs"
+
+ readme.gentoo_create_doc
}
# Install nvidia library:
@@ -492,19 +494,7 @@ pkg_postinst() {
# Switch to the nvidia implementation
eselect opengl set --use-old nvidia
- elog "You must be in the video group to use the NVIDIA device"
- elog "For more info, read the docs at"
- elog "http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6"
- elog
- elog "This ebuild installs a kernel module and X driver. Both must"
- elog "match explicitly in their version. This means, if you restart"
- elog "X, you must modprobe -r nvidia before starting it back up"
- elog
- elog "To use the NVIDIA GLX, run \"eselect opengl set nvidia\""
- elog
- elog "NVIDIA has requested that any bug reports submitted have the"
- elog "output of nvidia-bug-report.sh included."
- elog
+ readme.gentoo_print_elog
}
pkg_postrm() {