Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 150932

Summary: emerge manpage appears to be truncated
Product: Documentation Reporter: Neil Skrypuch <gentoo>
Component: [OLD] Portage DocumentationAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: minor CC: rick4711
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 147007    

Description Neil Skrypuch 2006-10-11 15:28:43 UTC
Near the bottom of the emerge manpage, we have this:

       KEYWORDS
              The KEYWORDS variable in an ebuild file is also used for masking
              a package still in  testing.   There  are  architecture-specific
              keywords  for  each  package that let portage know which systems
              are compatible with the package.  Packages which compile  on  an
              architecture,  but  have  not  been  proven  to be "stable", are
              masked with a tilde (~)  in  front  of  the  architecture  name.
              emerge  examines  the  ACCEPT_KEYWORDS  environment  variable to
              allow or disallow the emerging of a package masked by  KEYWORDS.
              To  inform  emerge that it should build these 'testing' versions
              of packages, you should  update  your  /etc/portage/package.key-
              words file to list the packages you want the

The sentence at the end drops off in the middle, which I suspect was not intended.

This is with Portage 2.1.1.
Comment 1 Zac Medico gentoo-dev 2006-10-11 15:36:41 UTC
Thanks, it's fixed in svn r4663.  The problem was some quotes that weren't properly escaped.
Comment 2 Zac Medico gentoo-dev 2006-10-11 20:26:19 UTC
This has been released in 2.1.2_pre2-r9.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-11-12 04:39:19 UTC
*** Bug 154873 has been marked as a duplicate of this bug. ***