summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-06 00:54:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-06 00:54:22 +0000
commit9f7dba6f27f126e3a024c5cb9d2d78996c857301 (patch)
tree5bd491bd4006a43bfa522fb386cb8ac349eb67b3
parentStable for ppc64, wrt bug #446146 (diff)
downloadgentoo-2-9f7dba6f27f126e3a024c5cb9d2d78996c857301.tar.gz
gentoo-2-9f7dba6f27f126e3a024c5cb9d2d78996c857301.tar.bz2
gentoo-2-9f7dba6f27f126e3a024c5cb9d2d78996c857301.zip
Stable for ppc64, wrt bug #446146
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r--www-servers/tomcat/ChangeLog5
-rw-r--r--www-servers/tomcat/tomcat-7.0.32.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog
index f79547a15c07..e856ffaa7378 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.308 2012/12/06 00:53:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.309 2012/12/06 00:54:22 ago Exp $
+
+ 06 Dec 2012; <ago@gentoo.org> tomcat-7.0.32.ebuild:
+ Stable for ppc64, wrt bug #446146
06 Dec 2012; <ago@gentoo.org> tomcat-6.0.36.ebuild:
Stable for ppc64, wrt bug #446152
diff --git a/www-servers/tomcat/tomcat-7.0.32.ebuild b/www-servers/tomcat/tomcat-7.0.32.ebuild
index cd9ff95b36ff..17bd89ff829c 100644
--- a/www-servers/tomcat/tomcat-7.0.32.ebuild
+++ b/www-servers/tomcat/tomcat-7.0.32.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.32.ebuild,v 1.5 2012/12/06 00:50:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.32.ebuild,v 1.6 2012/12/06 00:54:22 ago Exp $
EAPI=4
@@ -16,7 +16,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-7/v${PV}/src/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="7"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="extra-webapps"
RESTRICT="test" # can we run them on a production system?