diff options
Diffstat (limited to 'net-www/tomcat/tomcat-4.0.6.ebuild')
-rw-r--r-- | net-www/tomcat/tomcat-4.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/tomcat/tomcat-4.0.6.ebuild b/net-www/tomcat/tomcat-4.0.6.ebuild index e42cb3f04030..28c5b69de180 100644 --- a/net-www/tomcat/tomcat-4.0.6.ebuild +++ b/net-www/tomcat/tomcat-4.0.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/tomcat/tomcat-4.0.6.ebuild,v 1.2 2002/10/20 18:52:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/tomcat/tomcat-4.0.6.ebuild,v 1.3 2002/12/09 04:33:20 manson 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-${PV}.tar.gz" HOMEPAGE="http://jakarta.apache.org/tomcat" -KEYWORDS="x86 ppc sparc sparc64 alpha" +KEYWORDS="x86 ppc sparc alpha" LICENSE="Apache-1.1" SLOT="0" DEPEND=">=virtual/jdk-1.2" |