summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-servers/tomcat/ChangeLog6
-rw-r--r--www-servers/tomcat/tomcat-5.5.25-r1.ebuild4
-rw-r--r--www-servers/tomcat/tomcat-6.0.14-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog
index 17e8af796822..72ccbc5020f7 100644
--- a/www-servers/tomcat/ChangeLog
+++ b/www-servers/tomcat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-servers/tomcat
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.170 2007/10/16 21:19:48 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.171 2007/10/17 02:08:24 wltjr Exp $
+
+ 17 Oct 2007; William L. Thomson Jr. <wltjr@gentoo.org>
+ tomcat-5.5.25-r1.ebuild, tomcat-6.0.14-r1.ebuild:
+ amd64 stable, bug #196066.
*tomcat-6.0.14-r1 (16 Oct 2007)
*tomcat-5.5.25-r1 (16 Oct 2007)
diff --git a/www-servers/tomcat/tomcat-5.5.25-r1.ebuild b/www-servers/tomcat/tomcat-5.5.25-r1.ebuild
index 6ed32272a5cf..0e08c5c5e684 100644
--- a/www-servers/tomcat/tomcat-5.5.25-r1.ebuild
+++ b/www-servers/tomcat/tomcat-5.5.25-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.5.25-r1.ebuild,v 1.1 2007/10/16 21:19:48 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.5.25-r1.ebuild,v 1.2 2007/10/17 02:08:24 wltjr Exp $
WANT_ANT_TASKS="ant-trax"
@@ -12,7 +12,7 @@ MY_P="apache-${P}-src"
SLOT="5.5"
SRC_URI="mirror://apache/${PN}/${PN}-5/v${PV}/src/${MY_P}.tar.gz"
HOMEPAGE="http://tomcat.apache.org/"
-KEYWORDS="~amd64 -ppc -ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 -ppc -ppc64 ~x86 ~x86-fbsd"
LICENSE="Apache-2.0"
IUSE="admin java5 doc examples source test"
diff --git a/www-servers/tomcat/tomcat-6.0.14-r1.ebuild b/www-servers/tomcat/tomcat-6.0.14-r1.ebuild
index 225529f4ec24..ca59f34edaa6 100644
--- a/www-servers/tomcat/tomcat-6.0.14-r1.ebuild
+++ b/www-servers/tomcat/tomcat-6.0.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.14-r1.ebuild,v 1.1 2007/10/16 21:19:48 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.14-r1.ebuild,v 1.2 2007/10/17 02:08:24 wltjr Exp $
WANT_ANT_TASKS="ant-trax"
@@ -12,7 +12,7 @@ MY_P="apache-${P}-src"
SLOT="6"
SRC_URI="mirror://apache/${PN}/${PN}-6/v${PV/_/-}/src/${MY_P}.tar.gz"
HOMEPAGE="http://tomcat.apache.org/"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
LICENSE="Apache-2.0"
IUSE="doc examples source test"