Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184188 - handbook: output of equery differs from the actual.
Summary: handbook: output of equery differs from the actual.
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Xavier Neys (RETIRED)
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-04 13:32 UTC by Peter Volkov (RETIRED)
Modified: 2007-07-04 13:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2007-07-04 13:32:40 UTC
In the last code listing (# 12): 

# equery uses =gnumeric-1.6.3 -a
[ snip ]
 U I
- - debug   : Tells configure and the makefiles to build for debugging.
                     Effects vary across packages, but generally it will at
                     least add -g to CFLAGS.  Remember to set FEATURES=nostrip too 
[snip]

But description of debug USE flag changed.

- - 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 .

It's worth to make them equal...

Also, note the indentation before -- and ++ in this listing. It seems to be wrong (space missed).

Thank you in advance.
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2007-07-04 13:43:23 UTC
Fixed in CVS, thanks.
Comment 2 Xavier Neys (RETIRED) gentoo-dev 2007-07-04 13:47:36 UTC
Fixed in CVS. Thanks.