Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-working-use.xml
Date: Wed, 04 Jul 2007 13:42:53
Message-Id: E1I657u-000165-IA@stork.gentoo.org
1 jkt 07/07/04 13:42:38
2
3 Modified: hb-working-use.xml
4 Log:
5 #184188, new USE=debug description
6
7 Revision Changes Path
8 1.47 xml/htdocs/doc/en/handbook/hb-working-use.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.47&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.47&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?r1=1.46&r2=1.47
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.46
18 retrieving revision 1.47
19 diff -u -r1.46 -r1.47
20 --- hb-working-use.xml 14 Apr 2007 03:09:30 -0000 1.46
21 +++ hb-working-use.xml 4 Jul 2007 13:42:38 -0000 1.47
22 @@ -4,7 +4,7 @@
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.46 2007/04/14 03:09:30 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.47 2007/07/04 13:42:38 jkt Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 work with USE flags and understand how USE flags interact with your system.
33 </abstract>
34
35 -<version>1.36</version>
36 -<date>2007-02-20</date>
37 +<version>1.37</version>
38 +<date>2007-07-04</date>
39
40 <section>
41 <title>What are USE flags?</title>
42 @@ -360,13 +360,13 @@
43 [ : Right column (I) - USE flags packages was installed with ]
44 [ Found these USE variables for app-office/gnumeric-1.6.3 ]
45 U I
46 -- - <i>debug</i> : Tells configure and the makefiles to build for debugging.
47 - Effects vary across packages, but generally it will at
48 - least add -g to CFLAGS. Remember to set FEATURES=nostrip too
49 -- - <i>gnome</i> : Adds GNOME support
50 -+ + <comment>python</comment> : Adds support/bindings for the Python language
51 -- - <i>static</i> : !!do not set this during bootstrap!! Causes binaries to be
52 - statically linked instead of dynamically
53 + - - <i>debug</i> : Enable extra debug codepaths, like asserts and extra output.
54 + If you want to get meaningful backtraces see
55 + http://www.gentoo.org/proj/en/qa/backtraces.xml.
56 + - - <i>gnome</i> : Adds GNOME support
57 + + + <comment>python</comment> : Adds support/bindings for the Python language
58 + - - <i>static</i> : !!do not set this during bootstrap!! Causes binaries to be
59 + statically linked instead of dynamically
60 </pre>
61
62 </body>
63
64
65
66 --
67 gentoo-doc-cvs@g.o mailing list