Bug 160675 - dev-python/PyQt4-4.1.1 documentation missing in /usr/share/doc/PyQt4-4.1.1
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

------- Comment #1 From Caleb Tennis 2007-05-11 11:46:29 0000 -------
can you attach a patch?

------- Comment #2 From Andrija Prčić 2007-05-11 12:05:51 0000 -------
Created an attachment (id=118857) [details]
diff between original and my ebuild

------- Comment #3 From Caleb Tennis 2007-05-30 11:52:52 0000 -------
this should be fixed in the latest PyQt (4.2).  Thanks for the report.