diff options
Diffstat (limited to 'www-servers/tomcat/tomcat-4.1.30-r4.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-4.1.30-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-4.1.30-r4.ebuild b/www-servers/tomcat/tomcat-4.1.30-r4.ebuild index 3f293dda43f3..bf25099c187a 100644 --- a/www-servers/tomcat/tomcat-4.1.30-r4.ebuild +++ b/www-servers/tomcat/tomcat-4.1.30-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-4.1.30-r4.ebuild,v 1.1 2004/08/08 18:39:49 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-4.1.30-r4.ebuild,v 1.2 2004/09/03 15:58:51 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ S=${WORKDIR}/jakarta-${P} SLOT="${PV/.*}" SRC_URI="mirror://apache/jakarta/tomcat-${SLOT}/v${PV}/bin/${JT_P}" HOMEPAGE="http://jakarta.apache.org/tomcat" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ppc ~sparc ~alpha" LICENSE="Apache-2.0" DEPEND="sys-apps/sed" RDEPEND=">=virtual/jdk-1.3 |