diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 15:58:51 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 15:58:51 +0000 |
commit | f545dd3943783aab4490e3ed987c371edd87a555 (patch) | |
tree | 09ad07f73960c2cc510dec20f6aeeeb92581fa77 /www-servers/tomcat/tomcat-5.0.27-r4.ebuild | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-f545dd3943783aab4490e3ed987c371edd87a555.tar.gz gentoo-2-f545dd3943783aab4490e3ed987c371edd87a555.tar.bz2 gentoo-2-f545dd3943783aab4490e3ed987c371edd87a555.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'www-servers/tomcat/tomcat-5.0.27-r4.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-5.0.27-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-5.0.27-r4.ebuild b/www-servers/tomcat/tomcat-5.0.27-r4.ebuild index 69eead2d7a1c..8ce2438b22f2 100644 --- a/www-servers/tomcat/tomcat-5.0.27-r4.ebuild +++ b/www-servers/tomcat/tomcat-5.0.27-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-5.0.27-r4.ebuild,v 1.2 2004/09/01 07:54:57 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.27-r4.ebuild,v 1.3 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 ~amd64" +KEYWORDS="x86 ppc ~sparc ~alpha ~amd64" LICENSE="Apache-2.0" DEPEND="sys-apps/sed" RDEPEND=">=virtual/jdk-1.3 |