commit: 5676116363fce9e8efa0da74e136afdd18bbc069
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 14:54:59 2015 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 14:54:59 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56761163
www-servers/resin: Fix accidental SLOT mismatch
wltjr sends his apologies.
Package-Manager: portage-2.2.20.1
www-servers/resin/resin-4.0.44-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-servers/resin/resin-4.0.44-r4.ebuild
b/www-servers/resin/resin-4.0.44-r4.ebuild
index 99cb5e8..dd2b257 100644
--- a/www-servers/resin/resin-4.0.44-r4.ebuild
+++ b/www-servers/resin/resin-4.0.44-r4.ebuild
@@ -44,7 +44,7 @@ mojarra-2.2
oracle-javamail
validation-api-1.0
glassfish-xmlrpc-api
-resin-servlet-api-3.0
+resin-servlet-api-3.1
glassfish-deployment-api-1.2"
PATCHES=(
@@ -145,7 +145,7 @@ src_install() {
dosym /var/lib/resin/watchdog-data ${RESIN_HOME}/watchdog-data
dosym \
- "$(java-pkg_getjar resin-servlet-api-3.0
resin-servlet-api.jar)" \
+ "$(java-pkg_getjar resin-servlet-api-3.1
resin-servlet-api.jar)" \
"${JAVA_PKG_JARDEST}/resin-servlet-api.jar"
use admin && {