--- /usr/portage/www-servers/tomcat/tomcat-6.0.20.ebuild 2009-06-27 12:36:58.000000000 -0700 +++ tomcat-6.0.20.ebuild 2009-07-02 04:59:10.000000000 -0700 @@ -162,6 +164,10 @@ dodoc "${S}"/{RELEASE-NOTES,RUNNING.txt} fperms 640 /etc/${TOMCAT_NAME}/tomcat-users.xml + + #install *.sh scripts bug #276059 + exeinto /usr/share/${TOMCAT_NAME}/bin + doexe "${S}"/bin/*.sh