Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Missing manpage for app-text/wdiff-0.5-r1. Pretty straightforward fix is below as unified diff: --- wdiff-0.5-r1.ebuild 2004-08-23 16:39:21.692001147 -0400 +++ wdiff-0.5-r1.orig 2004-08-20 16:59:41.000000000 -0400 @@ -41,7 +41,6 @@ if ! use build then dodoc COPYING ChangeLog NEWS README - doman wdiff.1 else rm -rf ${D}/usr/share/info fi
thanks Haroon, fixed in cvs