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: Wed, 04 Jul 2007 13:47:39
Message-Id: E1I65CR-0003N1-4R@stork.gentoo.org
1 neysx 07/07/04 13:47:19
2
3 Modified: hb-working-use.xml
4 Log:
5 #184188 Update equery output
6
7 Revision Changes Path
8 1.48 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.48&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.48&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?r1=1.47&r2=1.48
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.47
18 retrieving revision 1.48
19 diff -u -r1.47 -r1.48
20 --- hb-working-use.xml 4 Jul 2007 13:42:38 -0000 1.47
21 +++ hb-working-use.xml 4 Jul 2007 13:47:19 -0000 1.48
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.47 2007/07/04 13:42:38 jkt Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.48 2007/07/04 13:47:19 neysx Exp $ -->
28
29 <sections>
30
31 @@ -353,20 +353,20 @@
32 </p>
33
34 <pre caption="Using equery to view used USE flags">
35 -# <i>equery uses =gnumeric-1.6.3 -a</i>
36 +# <i>equery --nocolor uses =gnumeric-1.6.3 -a</i>
37 [ Searching for packages matching =gnumeric-1.6.3... ]
38 -[ Colour Code : <comment>set</comment> <i>unset</i> ]
39 -[ Legend : Left column (U) - USE flags from make.conf ]
40 -[ : Right column (I) - USE flags packages was installed with ]
41 +[ Colour Code : set unset ]
42 +[ Legend : Left column (U) - USE flags from make.conf ]
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> : Enable extra debug codepaths, like asserts and extra output.
47 - If you want to get meaningful backtraces see
48 - http://www.gentoo.org/proj/en/qa/backtraces.xml.
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 + - - debug : 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 + + + gnome : Adds GNOME support
57 + + + python : Adds support/bindings for the Python language
58 + - - static : !!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