summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/ChangeLog6
-rw-r--r--www-servers/tomcat/tomcat-7.0.27.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog
index 27b7281ea43c..5655c7ce14c0 100644
--- a/www-servers/tomcat/ChangeLog
+++ b/www-servers/tomcat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/tomcat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.296 2012/07/25 08:12:48 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.297 2012/08/24 13:37:03 xmw Exp $
+
+ 24 Aug 2012; Michael Weber <xmw@gentoo.org> tomcat-7.0.27.ebuild:
+ ppc stable (bug 414375).
25 Jul 2012; Ralph Sennhauser <sera@gentoo.org> files/tomcat.init:
Pass to vm instead of catalina in init script. Thanks to Märt Bakhoff
@@ -1905,4 +1908,3 @@
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> tomcat-3.2.2.ebuild :
Added KEYWORDS, SLOT.
-
diff --git a/www-servers/tomcat/tomcat-7.0.27.ebuild b/www-servers/tomcat/tomcat-7.0.27.ebuild
index 524ebea8ca08..ca0ceeec7ae0 100644
--- a/www-servers/tomcat/tomcat-7.0.27.ebuild
+++ b/www-servers/tomcat/tomcat-7.0.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.27.ebuild,v 1.3 2012/06/04 07:32:59 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.27.ebuild,v 1.4 2012/08/24 13:37:03 xmw Exp $
EAPI=2
JAVA_PKG_IUSE="doc examples source test"
@@ -14,7 +14,7 @@ MY_P="apache-${P}-src"
SLOT="7"
SRC_URI="mirror://apache/${PN}/${PN}-${SLOT}/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=""