diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-07-27 20:23:50 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-07-27 20:23:50 +0000 |
commit | be349678f16ebe6fdd9cd1d7995c8e374ae40c9f (patch) | |
tree | 2c2f1c095a9223ef716a12e2e1bb1208b919338f /net-www | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-be349678f16ebe6fdd9cd1d7995c8e374ae40c9f.tar.gz gentoo-2-be349678f16ebe6fdd9cd1d7995c8e374ae40c9f.tar.bz2 gentoo-2-be349678f16ebe6fdd9cd1d7995c8e374ae40c9f.zip |
x86
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/tomcat/tomcat-5.0.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/tomcat/tomcat-5.0.27.ebuild b/net-www/tomcat/tomcat-5.0.27.ebuild index 92b2401f3072..2efe0fb4f47d 100644 --- a/net-www/tomcat/tomcat-5.0.27.ebuild +++ b/net-www/tomcat/tomcat-5.0.27.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/net-www/tomcat/tomcat-5.0.27.ebuild,v 1.1 2004/07/27 13:04:59 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/tomcat/tomcat-5.0.27.ebuild,v 1.2 2004/07/27 20:23:50 axxo 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="" RDEPEND=">=virtual/jdk-1.3 |