swift 05/05/27 18:35:41 Modified: xml/htdocs/doc/en/handbook hb-working-use.xml Log: #94049 - Improve wording on USE precendence
Revision Changes Path 1.32 +6 -5 xml/htdocs/doc/en/handbook/hb-working-use.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.32&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.32&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-working-use.xml.diff?r1=1.31&r2=1.32&cvsroot=gentoo Index: hb-working-use.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- hb-working-use.xml 5 May 2005 00:47:58 -0000 1.31 +++ hb-working-use.xml 27 May 2005 18:35:41 -0000 1.32 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.31 2005/05/05 00:47:58 vapier Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.32 2005/05/27 18:35:41 swift Exp $ --> <sections> -<version>1.28</version> -<date>2005-05-04</date> +<version>1.29</version> +<date>2005-05-27</date> <section> <title>What are USE-flags?</title> @@ -261,8 +261,9 @@ <p> Of course there is a certain precedence on what setting has priority over the -USE setting. You don't want to declare <c>USE="-java"</c> only to see that -<c>java</c> is declared anyway. The precedence for the USE setting is, ordered +USE setting. You don't want to declare <c>USE="-java"</c> only to see that +<c>java</c> is still used due to a setting that has a higher priority. +The precedence for the USE setting is, ordered by priority (first has lowest priority): </p> -- [email protected] mailing list
