--- hplip-2.8.6b.ebuild 2009-02-20 16:32:46.000000000 -0600 +++ hplip-2.8.6b-r1.ebuild 2009-02-20 16:25:24.000000000 -0600 @@ -139,7 +139,10 @@ rm -f "${D}"/etc/sane.d/dll.conf # bug 106035 - use qt3 || use qt4 || rm -Rf "${D}"/usr/share/applications + use qt3 || use qt4 || { + rm -Rf "${D}"/usr/share/applications "${D}"/etc/xdg/autostart + rm "${D}"/etc/xdg/autostart/hplip-systray.desktop + } use minimal && rm -rf "${D}"/usr/lib }