[arch-commits] Commit in tomcat8/trunk (PKGBUILD)

Guillaume Alaux guillaume at nymeria.archlinux.org
Sat Feb 15 14:28:50 UTC 2014


    Date: Saturday, February 15, 2014 @ 15:28:50
  Author: guillaume
Revision: 206000

Updated pkgdesc

Modified:
  tomcat8/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-15 14:25:50 UTC (rev 205999)
+++ PKGBUILD	2014-02-15 14:28:50 UTC (rev 206000)
@@ -2,11 +2,11 @@
 pkgname=tomcat8
 pkgver=8.0.3
 pkgrel=1
+pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer Pages 2.3 technologies'
 arch=('any')
 url='http://tomcat.apache.org/'
 license=('APACHE')
 makedepends=('java-environment>=7' 'apache-ant>=1.8' 'java-commons-daemon' 'eclipse-ecj')
-pkgdesc='Servlet-3.1/JSP-2.3 Container'
 depends=('java-runtime>=7' 'java-jsvc' 'java-commons-daemon' 'eclipse-ecj')
 optdepends=('tomcat-native: to allow optimal performance in production environments')
 backup=(etc/tomcat8/catalina.policy




More information about the arch-commits mailing list