| Bug#: 160675 | Product: Gentoo Linux | Version: 2006.1 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: qt@gentoo.org | Reported By: andrija.prcic@gmail.com | |
| Component: Development | |||
| URL: | |||
| Summary: dev-python/PyQt4-4.1.1 documentation missing in /usr/share/doc/PyQt4-4.1.1 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-01-07 13:17 0000 | |||
| Description: | Opened: 2007-01-07 13:17 0000 |
Seems that the PyQt4 ebuild was made by copying PyQt and the documentation part wasn't modified, so USE=doc is useless. In PyQt, there was only a doc/PyQt.html which doesn't even exist in PyQt4. Instead, there is a complete PyQt4 Reference Guide. Reproducible: Always Steps to Reproduce: USE=doc emerge dev-python/PyQt4 Expected Results: PyQt4 Reference Guide in /usr/share/doc/PyQt4-4.1.1
Created an attachment (id=118857) [details]
diff between original and my ebuild
this should be fixed in the latest PyQt (4.2). Thanks for the report.