Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354387 - man 1 ebuild points wrong information (emerge -v info instead of emerge --info)
Summary: man 1 ebuild points wrong information (emerge -v info instead of emerge --info)
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Documentation (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 349307
  Show dependency tree
 
Reported: 2011-02-10 17:10 UTC by Christoph
Modified: 2011-02-15 19:01 UTC (History)
0 users

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 Christoph 2011-02-10 17:10:57 UTC
In the COMMANDS section of the ebuild(1) manpage is written: "For information on what this variable is, run emerge [-v] info, or to override this variable, see make.conf(5)." 
But the emerge [-v] info command would like to emerge an package called info instead of displaying the variables which emerge --info does

Reproducible: Always

Steps to Reproduce:
1. type man ebuild
2. read ebuild
3. try to execute emerge [-v] info

Actual Results:  
The packet app-vim/info is installed

Expected Results:  
The portage variables should be displayed (emerge --info)
Comment 2 Zac Medico gentoo-dev 2011-02-15 19:01:33 UTC
This is fixed in 2.1.9.40 and 2.2.0_alpha24.