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

Hugo Doria hugo at gerolde.archlinux.org
Fri Aug 1 20:09:49 UTC 2008


    Date: Friday, August 1, 2008 @ 16:09:49
  Author: hugo
Revision: 7433

fixing conflict

Modified:
  tomcat/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-01 20:08:07 UTC (rev 7432)
+++ PKGBUILD	2008-08-01 20:09:49 UTC (rev 7433)
@@ -1,14 +1,13 @@
 # $Id$
-# Maintainer: Hugo Doria <hugo at archlinux.org>
-
+# Maintainer: simo <simo at archlinux.org>
 pkgname=tomcat
 pkgver=5.5.23
-pkgrel=3
+pkgrel=2
 arch=('i686')
 pkgdesc="Servlet container for Java Servlet and JavaServer Pages"
 url="http://tomcat.apache.org/"
-license=('Apache')
-depends=('jre')
+license="apache"
+depends=('java-runtime')
 makedepends=('jdk')
 backup=(opt/tomcat/conf/server.xml opt/tomcat/conf/tomcat-users.xml \
         etc/conf.d/tomcat)




More information about the arch-commits mailing list