jkt 07/11/01 01:28:56 Modified: hb-working-portage.xml Log: English, no content change
Revision Changes Path 1.67 xml/htdocs/doc/en/handbook/hb-working-portage.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.67&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.66&r2=1.67 Index: hb-working-portage.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- hb-working-portage.xml 1 Nov 2007 01:02:41 -0000 1.66 +++ hb-working-portage.xml 1 Nov 2007 01:28:56 -0000 1.67 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.66 2007/11/01 01:02:41 yoswink Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.67 2007/11/01 01:28:56 jkt Exp $ --> <sections> @@ -202,11 +202,12 @@ </pre> <p> -The best way of enable the <c>doc</c> USE flag is doing it per package, in -<path>/etc/portage/package.use</path>, so you get documentation for the packages -you are interested in. Enable the flag globally is known to give problems with -circular dependencies. You can read the chapter about <uri -link="?part=2&chap=2">USE Flags</uri> for more information about them. +The best way of enabling the <c>doc</c> USE flag is doing it on a per-package +basis via the <path>/etc/portage/package.use</path> file, so that you get +documentation only for packages that you are interested in. Enabling this flag +globally is known to cause problems with circular dependencies. For more +information, please read the <uri link="?part=2&chap=2">USE Flags</uri> +chapter. </p> <p> -- [EMAIL PROTECTED] mailing list
