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

Bug 332549

Summary: dev-python/pylint: unnecessary use of "doc" use flag
Product: Gentoo Linux Reporter: William Hubbs <williamh>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fix-doc-installation.patch

Description William Hubbs gentoo-dev 2010-08-13 00:36:41 UTC
The doc use flag is supposed to be used to prevent installation of
documentation that requires tools which are not normally on user's
systems to generate, or api documentation.

However, I found that none of the documentation for this tool is
installed without the doc use flag, and since the documentation is just
in text files, this is not correct.

I am attaching a patch to fix this issue.

Thanks,

William
Comment 1 William Hubbs gentoo-dev 2010-08-13 00:37:33 UTC
Created attachment 242683 [details]
fix-doc-installation.patch

This patch fixes this issue for both the stable and
~arch ebuilds.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-09-19 18:21:50 UTC
Fixed in dev-python/pylint-0.21.2.