Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-working-use.xml
Date: Sun, 16 Jul 2006 09:11:16
Message-Id: 20060716091055.90E43B57DD@smtp.gentoo.org
1 neysx 06/07/16 09:10:55
2
3 Modified: hb-working-use.xml
4 Log:
5 #140538 Removed auto USE flags
6
7 Revision Changes Path
8 1.41 xml/htdocs/doc/en/handbook/hb-working-use.xml
9
10 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
11 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
12 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
13
14 Index: hb-working-use.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v
17 retrieving revision 1.40
18 retrieving revision 1.41
19 diff -u -r1.40 -r1.41
20 --- hb-working-use.xml 27 Mar 2006 19:45:15 -0000 1.40
21 +++ hb-working-use.xml 16 Jul 2006 09:10:55 -0000 1.41
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.40 2006/03/27 19:45:15 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.41 2006/07/16 09:10:55 neysx Exp $ -->
28
29 <sections>
30
31 -<version>1.32</version>
32 -<date>2006-01-13</date>
33 +<version>1.33</version>
34 +<date>2006-07-16</date>
35
36 <section>
37 <title>What are USE-flags?</title>
38 @@ -223,28 +223,6 @@
39 </body>
40 </subsection>
41 <subsection>
42 -<title>Automatic USE Flags</title>
43 -<body>
44 -
45 -<p>
46 -After certain packages are installed, additional USE flags will automatically
47 -be enabled for you if you do not explicitly disable them. To view the list
48 -of packages that trigger automatic USE-flags, check
49 -<path>/etc/make.profile/use.defaults</path> and the <path>use.defaults</path>
50 -files of the parent profiles.
51 -</p>
52 -
53 -<pre caption="A snippet from /etc/make.profile/use.defaults">
54 -gnome gnome-base/gnome
55 -gtk x11-libs/gtk+
56 -qt x11-libs/qt
57 -kde kde-base/kdebase
58 -motif x11-libs/openmotif
59 -</pre>
60 -
61 -</body>
62 -</subsection>
63 -<subsection>
64 <title>Precedence</title>
65 <body>
66
67 @@ -262,10 +240,6 @@
68 your profile
69 </li>
70 <li>
71 - Inherited USE setting if a package from profile <path>use.defaults</path>
72 - is installed
73 - </li>
74 - <li>
75 User-defined USE setting in <path>/etc/make.conf</path>
76 </li>
77 <li>
78
79
80
81 --
82 gentoo-doc-cvs@g.o mailing list