diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-04 08:27:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-04 08:27:33 +0000 |
commit | 732908dd0ad31630cc523932526d28b179d17fed (patch) | |
tree | 875331da9d3fe60235fabb2e67b8203485db5774 /www-servers/tomcat | |
parent | Version bump (diff) | |
download | gentoo-2-732908dd0ad31630cc523932526d28b179d17fed.tar.gz gentoo-2-732908dd0ad31630cc523932526d28b179d17fed.tar.bz2 gentoo-2-732908dd0ad31630cc523932526d28b179d17fed.zip |
Stable for ppc, wrt bug #458890
(Portage version: 2.2.20/cvs/Linux x86_64, 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.44-r0.ebuild | 4 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.59-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog index 5b4448c25934..2c261fea68f0 100644 --- a/www-servers/tomcat/ChangeLog +++ b/www-servers/tomcat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/tomcat # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.365 2015/07/23 09:07:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.366 2015/08/04 08:27:33 ago Exp $ + + 04 Aug 2015; Agostino Sarubbo <ago@gentoo.org> tomcat-6.0.44-r0.ebuild, + tomcat-7.0.59-r2.ebuild: + Stable for ppc, wrt bug #458890 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> tomcat-6.0.44-r0.ebuild, tomcat-7.0.59-r2.ebuild, tomcat-8.0.23-r2.ebuild: diff --git a/www-servers/tomcat/tomcat-6.0.44-r0.ebuild b/www-servers/tomcat/tomcat-6.0.44-r0.ebuild index fd4a4576b257..2f388f63f0fe 100644 --- a/www-servers/tomcat/tomcat-6.0.44-r0.ebuild +++ b/www-servers/tomcat/tomcat-6.0.44-r0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.44-r0.ebuild,v 1.4 2015/07/23 09:07:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.44-r0.ebuild,v 1.5 2015/08/04 08:27:33 ago Exp $ EAPI=5 @@ -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.59-r2.ebuild b/www-servers/tomcat/tomcat-7.0.59-r2.ebuild index b0d73931b687..bdaccaba855e 100644 --- a/www-servers/tomcat/tomcat-7.0.59-r2.ebuild +++ b/www-servers/tomcat/tomcat-7.0.59-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.59-r2.ebuild,v 1.5 2015/07/23 09:07:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.59-r2.ebuild,v 1.6 2015/08/04 08:27:33 ago Exp $ EAPI=5 @@ -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-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps websockets" RESTRICT="test" # can we run them on a production system? |