--- /usr/portage/dev-python/PyQt4/PyQt4-4.1.1.ebuild 2006-12-20 15:33:50.000000000 +0100 +++ /usr/portage/local/andrija/dev-python/PyQt4/PyQt4-4.1.1.ebuild 2007-03-28 11:09:51.000000000 +0200 @@ -50,8 +50,8 @@ src_install() { make DESTDIR=${D} install || die "install failed" - dodoc ChangeLog LICENSE NEWS README README.Linux THANKS - use doc && dohtml doc/PyQt.html + dodoc ChangeLog LICENSE NEWS README THANKS + use doc && dohtml -r doc/html/* if use examples ; then dodir /usr/share/doc/${PF}/examples cp -r examples/* ${D}/usr/share/doc/${PF}/examples