From f84bb06eb452fc59ed3e95660994f6319180422d Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Wed, 17 Oct 2007 06:22:50 +0000 Subject: stable x86, security bug 196066 Package-Manager: portage-2.1.3.9 --- www-servers/tomcat/ChangeLog | 6 +++++- www-servers/tomcat/tomcat-5.5.25-r1.ebuild | 4 ++-- www-servers/tomcat/tomcat-6.0.14-r1.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'www-servers/tomcat') diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog index c267f3bd5572..482e51f53306 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.172 2007/10/17 06:21:29 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.173 2007/10/17 06:22:50 opfer Exp $ + + 17 Oct 2007; Christian Faulhammer + tomcat-6.0.14-r1.ebuild: + stable x86, security bug 196066 17 Oct 2007; Christian Faulhammer tomcat-5.5.25-r1.ebuild: diff --git a/www-servers/tomcat/tomcat-5.5.25-r1.ebuild b/www-servers/tomcat/tomcat-5.5.25-r1.ebuild index 0e08c5c5e684..9952fb13c0f3 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.2 2007/10/17 02:08:24 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.5.25-r1.ebuild,v 1.3 2007/10/17 06:21:29 opfer 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 ca59f34edaa6..155f876efd1c 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.2 2007/10/17 02:08:24 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.14-r1.ebuild,v 1.3 2007/10/17 06:22:50 opfer 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" -- cgit v1.2.3-65-gdbad