Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 454856 - dev-util/catalyst should install the catalyst-spec.5 man page
Summary: dev-util/catalyst should install the catalyst-spec.5 man page
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-31 14:11 UTC by W. Trevor King
Modified: 2013-01-31 17:22 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 W. Trevor King 2013-01-31 14:11:33 UTC
None of the current catalyst ebuilds do:

  $ grep doman *.ebuild
  catalyst-2.0.11.ebuild: doman files/catalyst.1
  catalyst-2.0.12.1.ebuild:       doman files/catalyst.1
  catalyst-2.0.12.2.ebuild:       doman files/catalyst.1
  catalyst-2.0.12.ebuild: doman files/catalyst.1
  catalyst-3.9999.ebuild: doman files/catalyst.1
  catalyst-9999.ebuild:   doman files/catalyst.1

and the catalyst-spec.5 man page has been built by Catalyst since 2.0.10.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-01-31 15:03:55 UTC
I fixed it in 2.0.12.2 and 9999. 3.9999 fails to src_unpack() so I left that because I can't check whether it works.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-01-31 15:04:04 UTC
Oh, and thanks for the report!
Comment 3 W. Trevor King 2013-01-31 17:22:24 UTC
On Thu, Jan 31, 2013 at 03:04:04PM +0000, Jeroen Roovers wrote:
> Oh, and thanks for the report!

No problem.  After all, I have a vested interest in getting my work out there ;).