--- nvidia-driver.eclass~ 2013-05-16 16:31:15.000000000 +0200 +++ nvidia-driver.eclass 2013-10-12 16:34:04.000000000 +0200 @@ -45,6 +45,23 @@ mask_173x=">=x11-drivers/nvidia-drivers-177.0.0" mask_304x=">=x11-drivers/nvidia-drivers-305.0.0" +DISABLE_AUTOFORMATTING="yes" +DOC_CONTENTS="You must be in the video group to use the NVIDIA device +For more info, read the docs at +http://www.gentoo.org/doc/en/nvidia-guide.xml#doc_chap3_sect6 + +This ebuild installs a kernel module and X driver. Both must +match explicitly in their version. This means, if you restart +X, you must modprobe -r nvidia before starting it back up + +To use the NVIDIA GLX, run \"eselect opengl set nvidia\" + +To use the NVIDIA CUDA/OpenCL, run \"eselect opencl set nvidia\" + +NVIDIA has requested that any bug reports submitted have the +output of nvidia-bug-report.sh included. +" + # @FUNCTION: nvidia-driver-get-card # @DESCRIPTION: # Retrieve the PCI device ID for each Nvidia video card you have