diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-10 18:29:49 -0500 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-04-14 23:04:36 +0200 |
commit | 39affe454268f966439784c9d123186af19bb0f5 (patch) | |
tree | 131e68825d279d04e9d46e1af8fe301c86605b9b /www-servers/tomcat/tomcat-8.0.49.ebuild | |
parent | dev-util/netbeans: epatch->eapply. (diff) | |
download | gentoo-39affe454268f966439784c9d123186af19bb0f5.tar.gz gentoo-39affe454268f966439784c9d123186af19bb0f5.tar.bz2 gentoo-39affe454268f966439784c9d123186af19bb0f5.zip |
www-servers/tomcat: eapply->epatch.
Also converted the rest of the ${P}'s to ${PN}-${PV} to hopefully
prevent more of the massive patch duplication we saw earlier.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'www-servers/tomcat/tomcat-8.0.49.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-8.0.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-8.0.49.ebuild b/www-servers/tomcat/tomcat-8.0.49.ebuild index d75c0ef779c8..46de488be6f4 100644 --- a/www-servers/tomcat/tomcat-8.0.49.ebuild +++ b/www-servers/tomcat/tomcat-8.0.49.ebuild @@ -52,7 +52,7 @@ src_prepare() { # Remove bundled servlet-api rm -rv java/javax/{el,servlet} || die - epatch "${FILESDIR}/${PN}-8.0.49-build.xml.patch" + eapply "${FILESDIR}/${PN}-8.0.49-build.xml.patch" # For use of catalina.sh in netbeans sed -i -e "/^# ----- Execute The Requested Command/ a\ |