diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 19:37:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 19:37:53 +0000 |
commit | 8a55c83790f13b5e9b7f016f4c2b6b217fc54b08 (patch) | |
tree | 00671fadaffda972429b979a0dcd35f19765464f /www-servers/tomcat | |
parent | Fix symbolic icon loading with librsvg-2.36.4-r1 and 2.39.0 (bug #487110, tha... (diff) | |
download | gentoo-2-8a55c83790f13b5e9b7f016f4c2b6b217fc54b08.tar.gz gentoo-2-8a55c83790f13b5e9b7f016f4c2b6b217fc54b08.tar.bz2 gentoo-2-8a55c83790f13b5e9b7f016f4c2b6b217fc54b08.zip |
Stable for ppc, wrt bug #469434
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers/tomcat')
-rw-r--r-- | www-servers/tomcat/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-6.0.37.ebuild | 4 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.42.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog index fbd055110289..2293933ebf9a 100644 --- a/www-servers/tomcat/ChangeLog +++ b/www-servers/tomcat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/tomcat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.321 2013/10/06 07:57:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.322 2013/10/07 19:37:53 ago Exp $ + + 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> tomcat-6.0.37.ebuild, + tomcat-7.0.42.ebuild: + Stable for ppc, wrt bug #469434 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> tomcat-6.0.37.ebuild, tomcat-7.0.42.ebuild: diff --git a/www-servers/tomcat/tomcat-6.0.37.ebuild b/www-servers/tomcat/tomcat-6.0.37.ebuild index a66ff1c339f7..348c7eb9a3f4 100644 --- a/www-servers/tomcat/tomcat-6.0.37.ebuild +++ b/www-servers/tomcat/tomcat-6.0.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.37.ebuild,v 1.3 2013/10/06 07:57:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.37.ebuild,v 1.4 2013/10/07 19:37:53 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://apache/${PN}/tomcat-6/v${PV}/src/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="6" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="extra-webapps" RESTRICT="test" diff --git a/www-servers/tomcat/tomcat-7.0.42.ebuild b/www-servers/tomcat/tomcat-7.0.42.ebuild index 8598b6389e12..69897531f59e 100644 --- a/www-servers/tomcat/tomcat-7.0.42.ebuild +++ b/www-servers/tomcat/tomcat-7.0.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.42.ebuild,v 1.3 2013/10/06 07:57:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.42.ebuild,v 1.4 2013/10/07 19:37:53 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? |