Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160272 - app-portage/portage-utils-1.22 shipped with older man pages
Summary: app-portage/portage-utils-1.22 shipped with older man pages
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Portage Utils Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-05 07:27 UTC by Benno Schulenberg
Modified: 2007-01-05 11:24 UTC (History)
0 users

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


Attachments
make 'man' part of 'dist' target (portage-utils--makefile.patch,323 bytes, patch)
2007-01-05 07:28 UTC, Benno Schulenberg
Details | Diff
trivial updating of README file (portage-utils--readme.patch,869 bytes, patch)
2007-01-05 07:29 UTC, Benno Schulenberg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benno Schulenberg 2007-01-05 07:27:52 UTC
Before releasing portage-utils-1.22 it was forgotton to run 'make man'.  The patch, about to be attached, tries to prevent this happening again by making 'man' part of the 'dist' target.
Comment 1 Benno Schulenberg 2007-01-05 07:28:56 UTC
Created attachment 105535 [details, diff]
make 'man' part of 'dist' target
Comment 2 Benno Schulenberg 2007-01-05 07:29:59 UTC
Created attachment 105536 [details, diff]
trivial updating of README file
Comment 3 solar (RETIRED) gentoo-dev 2007-01-05 11:24:04 UTC
Sorry we can add man to the make dist target. It will cause updates to happen to the repo which wont be checked into cvs.

Thanks for the note on the cvs going live.