neysx 07/07/04 13:47:19 Modified: hb-working-use.xml Log: #184188 Update equery output
Revision Changes Path 1.48 xml/htdocs/doc/en/handbook/hb-working-use.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.48&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?r1=1.47&r2=1.48 Index: hb-working-use.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- hb-working-use.xml 4 Jul 2007 13:42:38 -0000 1.47 +++ hb-working-use.xml 4 Jul 2007 13:47:19 -0000 1.48 @@ -4,7 +4,7 @@ <!-- 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.47 2007/07/04 13:42:38 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.48 2007/07/04 13:47:19 neysx Exp $ --> <sections> @@ -353,20 +353,20 @@ </p> <pre caption="Using equery to view used USE flags"> -# <i>equery uses =gnumeric-1.6.3 -a</i> +# <i>equery --nocolor uses =gnumeric-1.6.3 -a</i> [ Searching for packages matching =gnumeric-1.6.3... ] -[ Colour Code : <comment>set</comment> <i>unset</i> ] -[ Legend : Left column (U) - USE flags from make.conf ] -[ : Right column (I) - USE flags packages was installed with ] +[ Colour Code : set unset ] +[ Legend : Left column (U) - USE flags from make.conf ] +[ : Right column (I) - USE flags packages was installed with ] [ Found these USE variables for app-office/gnumeric-1.6.3 ] U I - - - <i>debug</i> : Enable extra debug codepaths, like asserts and extra output. - If you want to get meaningful backtraces see - http://www.gentoo.org/proj/en/qa/backtraces.xml. - - - <i>gnome</i> : Adds GNOME support - + + <comment>python</comment> : Adds support/bindings for the Python language - - - <i>static</i> : !!do not set this during bootstrap!! Causes binaries to be - statically linked instead of dynamically + - - debug : Enable extra debug codepaths, like asserts and extra output. + If you want to get meaningful backtraces see + http://www.gentoo.org/proj/en/qa/backtraces.xml . + + + gnome : Adds GNOME support + + + python : Adds support/bindings for the Python language + - - static : !!do not set this during bootstrap!! Causes binaries to be + statically linked instead of dynamically </pre> </body> -- [EMAIL PROTECTED] mailing list
