diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 10:38:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 10:38:08 +0000 |
commit | eaf3fe8eb0b3826327e35666ae2479e9eb6446c9 (patch) | |
tree | cd72d51a5e3bb2e22dde242c805dbdf890c92d7e /www-servers | |
parent | Cleanup old. (diff) | |
download | gentoo-2-eaf3fe8eb0b3826327e35666ae2479e9eb6446c9.tar.gz gentoo-2-eaf3fe8eb0b3826327e35666ae2479e9eb6446c9.tar.bz2 gentoo-2-eaf3fe8eb0b3826327e35666ae2479e9eb6446c9.zip |
Stable for amd64, wrt bug #469434
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.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 cd76817ee07d..4c18e2f9ebf5 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.319 2013/07/08 16:57:56 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.320 2013/10/05 10:38:08 ago Exp $ + + 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> tomcat-6.0.37.ebuild, + tomcat-7.0.42.ebuild: + Stable for amd64, wrt bug #469434 *tomcat-7.0.42 (08 Jul 2013) diff --git a/www-servers/tomcat/tomcat-6.0.37.ebuild b/www-servers/tomcat/tomcat-6.0.37.ebuild index 662a51446324..a55cb215ad9c 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.1 2013/06/11 11:35:01 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.37.ebuild,v 1.2 2013/10/05 10:38:08 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 f25e365ccf50..94d0eb0363e9 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.1 2013/07/08 16:57:56 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.42.ebuild,v 1.2 2013/10/05 10:38:08 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? |