diff options
author | 2014-11-29 13:35:40 +0000 | |
---|---|---|
committer | 2014-11-29 13:35:40 +0000 | |
commit | 0c4f1aa680a47c90e46138a13d01c093c62541bc (patch) | |
tree | 599928aab555bae31b94b88f82991703c7a6f57d /www-servers | |
parent | Stable for ppc, wrt bug #519590 (diff) | |
download | gentoo-2-0c4f1aa680a47c90e46138a13d01c093c62541bc.tar.gz gentoo-2-0c4f1aa680a47c90e46138a13d01c093c62541bc.tar.bz2 gentoo-2-0c4f1aa680a47c90e46138a13d01c093c62541bc.zip |
Stable for ppc64, wrt bug #519590
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/tomcat/ChangeLog | 6 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-6.0.41.ebuild | 4 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.56.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog index f6cc7bf411e7..8a1f21ca68bb 100644 --- a/www-servers/tomcat/ChangeLog +++ b/www-servers/tomcat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/tomcat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.335 2014/11/29 13:35:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.336 2014/11/29 13:35:40 ago Exp $ + + 29 Nov 2014; Agostino Sarubbo <ago@gentoo.org> tomcat-6.0.41.ebuild, + tomcat-7.0.56.ebuild: + Stable for ppc64, wrt bug #519590 29 Nov 2014; Agostino Sarubbo <ago@gentoo.org> tomcat-6.0.41.ebuild, tomcat-7.0.56.ebuild: diff --git a/www-servers/tomcat/tomcat-6.0.41.ebuild b/www-servers/tomcat/tomcat-6.0.41.ebuild index 9572d977dc8b..b9d959332ea2 100644 --- a/www-servers/tomcat/tomcat-6.0.41.ebuild +++ b/www-servers/tomcat/tomcat-6.0.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.41.ebuild,v 1.4 2014/11/29 13:35:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.41.ebuild,v 1.5 2014/11/29 13:35:40 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.56.ebuild b/www-servers/tomcat/tomcat-7.0.56.ebuild index e30f98d32dc4..d953360782ba 100644 --- a/www-servers/tomcat/tomcat-7.0.56.ebuild +++ b/www-servers/tomcat/tomcat-7.0.56.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.56.ebuild,v 1.6 2014/11/29 13:35:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.56.ebuild,v 1.7 2014/11/29 13:35:40 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-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 websockets" RESTRICT="test" # can we run them on a production system? |