From 7f66285f1ab10ef7f0be0192e659e0a37f76c773 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 10 Feb 2008 15:44:26 +0000 Subject: x86 stable, security bug #196066 (Portage version: 2.1.4.2) --- www-servers/tomcat/ChangeLog | 6 +++++- www-servers/tomcat/tomcat-5.5.26.ebuild | 4 ++-- www-servers/tomcat/tomcat-6.0.16.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 24e1f21f4908..a3779f80de76 100644 --- a/www-servers/tomcat/ChangeLog +++ b/www-servers/tomcat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/tomcat # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.179 2008/02/07 17:25:34 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.180 2008/02/10 15:44:26 maekke Exp $ + + 10 Feb 2008; Markus Meier tomcat-5.5.26.ebuild, + tomcat-6.0.16.ebuild: + x86 stable, security bug #196066 *tomcat-6.0.16 (07 Feb 2008) diff --git a/www-servers/tomcat/tomcat-5.5.26.ebuild b/www-servers/tomcat/tomcat-5.5.26.ebuild index a94a7be433ec..963bf53b4089 100644 --- a/www-servers/tomcat/tomcat-5.5.26.ebuild +++ b/www-servers/tomcat/tomcat-5.5.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.5.26.ebuild,v 1.1 2008/02/05 19:40:04 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.5.26.ebuild,v 1.2 2008/02/10 15:44:26 maekke 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.16.ebuild b/www-servers/tomcat/tomcat-6.0.16.ebuild index b7745af0aa16..c9b60acd1fcd 100644 --- a/www-servers/tomcat/tomcat-6.0.16.ebuild +++ b/www-servers/tomcat/tomcat-6.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.16.ebuild,v 1.1 2008/02/07 17:25:34 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.16.ebuild,v 1.2 2008/02/10 15:44:26 maekke 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