summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-02-10 15:44:26 +0000
committerMarkus Meier <maekke@gentoo.org>2008-02-10 15:44:26 +0000
commit7f66285f1ab10ef7f0be0192e659e0a37f76c773 (patch)
tree2054a8080bd85df26d8b3f29c12e5793239dc73b /www-servers
parentkeyword ~x86-fbsd (diff)
downloadgentoo-2-7f66285f1ab10ef7f0be0192e659e0a37f76c773.tar.gz
gentoo-2-7f66285f1ab10ef7f0be0192e659e0a37f76c773.tar.bz2
gentoo-2-7f66285f1ab10ef7f0be0192e659e0a37f76c773.zip
x86 stable, security bug #196066
(Portage version: 2.1.4.2)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/ChangeLog6
-rw-r--r--www-servers/tomcat/tomcat-5.5.26.ebuild4
-rw-r--r--www-servers/tomcat/tomcat-6.0.16.ebuild4
3 files changed, 9 insertions, 5 deletions
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 <maekke@gentoo.org> 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"