summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-10-24 20:54:05 +0000
committerMarkus Meier <maekke@gentoo.org>2008-10-24 20:54:05 +0000
commit6d05497e65ef8d048f395d9e63b38a40007564b2 (patch)
tree0297aa0c830e4b0ad116feaf18211a1bc3dbc34f /www-servers
parentImprove plugin warning message to reflect version's status. (diff)
downloadgentoo-2-6d05497e65ef8d048f395d9e63b38a40007564b2.tar.gz
gentoo-2-6d05497e65ef8d048f395d9e63b38a40007564b2.tar.bz2
gentoo-2-6d05497e65ef8d048f395d9e63b38a40007564b2.zip
amd64/x86 stable, bug #243162
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 i686)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/ChangeLog5
-rw-r--r--www-servers/tomcat/tomcat-6.0.18-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog
index 719186687460..9cfa5e83eb39 100644
--- a/www-servers/tomcat/ChangeLog
+++ b/www-servers/tomcat/ChangeLog
@@ -1,6 +1,9 @@
# 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.197 2008/10/22 00:06:59 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.198 2008/10/24 20:54:05 maekke Exp $
+
+ 24 Oct 2008; Markus Meier <maekke@gentoo.org> tomcat-6.0.18-r1.ebuild:
+ amd64/x86 stable, bug #243162
*tomcat-6.0.18-r1 (21 Oct 2008)
diff --git a/www-servers/tomcat/tomcat-6.0.18-r1.ebuild b/www-servers/tomcat/tomcat-6.0.18-r1.ebuild
index f7796f63990d..b3523532fe27 100644
--- a/www-servers/tomcat/tomcat-6.0.18-r1.ebuild
+++ b/www-servers/tomcat/tomcat-6.0.18-r1.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.18-r1.ebuild,v 1.1 2008/10/22 00:06:59 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.18-r1.ebuild,v 1.2 2008/10/24 20:54:05 maekke Exp $
EAPI=1
JAVA_PKG_IUSE="doc source"
@@ -14,7 +14,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="examples test"