summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-10-17 18:05:06 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-10-17 18:05:06 +0000
commit03c2fae383fc483677653e941b6189e8e288890b (patch)
treee4d4fa0245179d370bb48bc6b5251fc67f612662 /www-servers
parentstable x86, bug 195990 (diff)
downloadgentoo-2-03c2fae383fc483677653e941b6189e8e288890b.tar.gz
gentoo-2-03c2fae383fc483677653e941b6189e8e288890b.tar.bz2
gentoo-2-03c2fae383fc483677653e941b6189e8e288890b.zip
Stable on ppc64; bug #196066
(Portage version: 2.1.3.9)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/ChangeLog5
-rw-r--r--www-servers/tomcat/tomcat-6.0.14-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog
index 482e51f53306..e16a471937e3 100644
--- a/www-servers/tomcat/ChangeLog
+++ b/www-servers/tomcat/ChangeLog
@@ -1,6 +1,9 @@
# 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.173 2007/10/17 06:22:50 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.174 2007/10/17 18:05:06 corsair Exp $
+
+ 17 Oct 2007; Markus Rothe <corsair@gentoo.org> tomcat-6.0.14-r1.ebuild:
+ Stable on ppc64; bug #196066
17 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
tomcat-6.0.14-r1.ebuild:
diff --git a/www-servers/tomcat/tomcat-6.0.14-r1.ebuild b/www-servers/tomcat/tomcat-6.0.14-r1.ebuild
index 155f876efd1c..1360b0201069 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.3 2007/10/17 06:22:50 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.14-r1.ebuild,v 1.4 2007/10/17 18:05:06 corsair 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"