diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-11 06:09:25 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-11 06:09:25 +0000 |
commit | 01d8d964b3d10ee9401d9e26e6afd63f6b24e998 (patch) | |
tree | ecfb63b889ecca8c4b809cd68c703022c78b1b64 /net-www/tomcat/tomcat-5.0.18.ebuild | |
parent | sdl-mixer is under the LGPL, not the GPL (Manifest recommit) (diff) | |
download | gentoo-2-01d8d964b3d10ee9401d9e26e6afd63f6b24e998.tar.gz gentoo-2-01d8d964b3d10ee9401d9e26e6afd63f6b24e998.tar.bz2 gentoo-2-01d8d964b3d10ee9401d9e26e6afd63f6b24e998.zip |
~amd64
Diffstat (limited to 'net-www/tomcat/tomcat-5.0.18.ebuild')
-rw-r--r-- | net-www/tomcat/tomcat-5.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/tomcat/tomcat-5.0.18.ebuild b/net-www/tomcat/tomcat-5.0.18.ebuild index d10515c21707..d34ae56bdeaf 100644 --- a/net-www/tomcat/tomcat-5.0.18.ebuild +++ b/net-www/tomcat/tomcat-5.0.18.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/tomcat/tomcat-5.0.18.ebuild,v 1.5 2004/03/21 09:12:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/tomcat/tomcat-5.0.18.ebuild,v 1.6 2004/04/11 06:09:25 lv Exp $ inherit eutils DESCRIPTION="Apache Servlet-2.4/JSP-2.0 Container" SRC_URI="http://apache.mirrors.pair.com/jakarta/tomcat-`echo ${PV} | cut -b 1`/v${PV}/bin/jakarta-${P}.tar.gz" HOMEPAGE="http://jakarta.apache.org/tomcat" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc ~alpha ~amd64" LICENSE="Apache-1.1" SLOT="0" DEPEND="sys-apps/sed |