Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66962 - Minor format error in make.conf manpage (FEATURES: buildpkg)
Summary: Minor format error in make.conf manpage (FEATURES: buildpkg)
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Documentation (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-10-10 03:18 UTC by ile9999
Modified: 2004-10-22 08:47 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 ile9999 2004-10-10 03:18:19 UTC
When I read manpage for make.conf (man make.conf) and tried to find correct FEATURE to build binary packages (when packages are merged), the buildpkg feature was hidden into autoaddcvs section and was somewhat hard to find.

Reproducible: Always
Steps to Reproduce:
1. man make.conf


Actual Results:  
              autoaddcvs
                     Causes  portage  to automatically try to add files to cvs
                     that will have to be added  later.   Done  at  generation
                     times  and  only  works  when  cvs  is  also in FEATURES.
                     buildpkg Binary packages will be created for all packages
                     that are merged.

              ccache Enable  portage  support  for the ccache package.  If the
                     ccache dir is not present in the user's environment, then
                     portage  will  default  to ${PORTAGE_TMPDIR}/ccache (with
                     userpriv) and to /root/.ccache otherwise.

              collision-protect
                     A QA-feature to ensure that a package  doesn't  overwrite
                     files it doesn't own.


Expected Results:  
              autoaddcvs
                     Causes  portage  to automatically try to add files to cvs
                     that will have to be added  later.   Done  at  generation
                     times  and  only  works  when  cvs  is  also in FEATURES.

              buildpkg
                     Binary packages will be created for all packages
                     that are merged.

              ccache Enable  portage  support  for the ccache package.  If the
                     ccache dir is not present in the user's environment, then
                     portage  will  default  to ${PORTAGE_TMPDIR}/ccache (with
                     userpriv) and to /root/.ccache otherwise.

              collision-protect
                     A QA-feature to ensure that a package  doesn't  overwrite
                     files it doesn't own.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2004-10-22 08:47:47 UTC
Bug has been fixed and released in stable portages on or before 2.0.51-r2