nightmorph 07/08/18 08:40:52 Modified: nvidia-guide.xml Log: use a valid category and package in p.mask, bug 189316
Revision Changes Path 1.43 xml/htdocs/doc/en/nvidia-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.43&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?r1=1.42&r2=1.43 Index: nvidia-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- nvidia-guide.xml 31 Jul 2007 21:07:35 -0000 1.42 +++ nvidia-guide.xml 18 Aug 2007 08:40:52 -0000 1.43 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.42 2007/07/31 21:07:35 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.43 2007/08/18 08:40:52 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/nvidia-guide.xml"> @@ -28,8 +28,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.33</version> -<date>2007-07-31</date> +<version>1.34</version> +<date>2007-08-18</date> <chapter> <title>Introduction</title> @@ -84,7 +84,7 @@ <p> Old NV2x-based cards (such as TNT, TNT2, GeForce, and GeForce 2) require the older 71xx drivers (such as <c>nvidia-drivers-1.0.7185</c>). For these cards, -you should mask <c>>=nvidia-drivers-1.0.8700</c> in +you should mask <c>>=x11-drivers/nvidia-drivers-1.0.8700</c> in <path>/etc/portage/package.mask</path>. </p> -- [EMAIL PROTECTED] mailing list
