neysx 06/07/16 09:10:55 Modified: hb-working-use.xml Log: #140538 Removed auto USE flags
Revision Changes Path 1.41 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.41&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.41&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.40&r2=1.41&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.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- hb-working-use.xml 27 Mar 2006 19:45:15 -0000 1.40 +++ hb-working-use.xml 16 Jul 2006 09:10:55 -0000 1.41 @@ -4,12 +4,12 @@ <!-- 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-use.xml,v 1.40 2006/03/27 19:45:15 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.41 2006/07/16 09:10:55 neysx Exp $ --> <sections> -<version>1.32</version> -<date>2006-01-13</date> +<version>1.33</version> +<date>2006-07-16</date> <section> <title>What are USE-flags?</title> @@ -223,28 +223,6 @@ </body> </subsection> <subsection> -<title>Automatic USE Flags</title> -<body> - -<p> -After certain packages are installed, additional USE flags will automatically -be enabled for you if you do not explicitly disable them. To view the list -of packages that trigger automatic USE-flags, check -<path>/etc/make.profile/use.defaults</path> and the <path>use.defaults</path> -files of the parent profiles. -</p> - -<pre caption="A snippet from /etc/make.profile/use.defaults"> -gnome gnome-base/gnome -gtk x11-libs/gtk+ -qt x11-libs/qt -kde kde-base/kdebase -motif x11-libs/openmotif -</pre> - -</body> -</subsection> -<subsection> <title>Precedence</title> <body> @@ -262,10 +240,6 @@ your profile </li> <li> - Inherited USE setting if a package from profile <path>use.defaults</path> - is installed - </li> - <li> User-defined USE setting in <path>/etc/make.conf</path> </li> <li> -- [email protected] mailing list
