summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/tomcat/tomcat-4.0.1.ebuild')
-rw-r--r--net-www/tomcat/tomcat-4.0.1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-www/tomcat/tomcat-4.0.1.ebuild b/net-www/tomcat/tomcat-4.0.1.ebuild
index 6e8f1bca41d4..da5649734ff6 100644
--- a/net-www/tomcat/tomcat-4.0.1.ebuild
+++ b/net-www/tomcat/tomcat-4.0.1.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-www/tomcat/tomcat-4.0.1.ebuild,v 1.6 2002/07/11 06:30:49 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/tomcat/tomcat-4.0.1.ebuild,v 1.7 2002/07/14 20:25:23 aliz Exp $
S=${WORKDIR}/jakarta-${P}
DESCRIPTION="Apache Servlet Engine"
SRC_URI="http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v${PV}/bin/jakarta-tomcat-4.0.1.tar.gz"
HOMEPAGE="http://jakarta.apache.org/tomcat"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="Apache-1.1"
RDEPEND=">=virtual/jdk-1.2"