diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-05 08:59:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-05 08:59:07 +0000 |
commit | 573b2b6c9308861acec92258ac85a50f4c21c076 (patch) | |
tree | f8b395b2b9fa4d8b1f5dbcd5573ca3465f823537 /www-servers/tomcat | |
parent | version bump (diff) | |
download | gentoo-2-573b2b6c9308861acec92258ac85a50f4c21c076.tar.gz gentoo-2-573b2b6c9308861acec92258ac85a50f4c21c076.tar.bz2 gentoo-2-573b2b6c9308861acec92258ac85a50f4c21c076.zip |
Stable for amd64, wrt bug #549536
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.ebuild | 4 | ||||
-rw-r--r-- | www-servers/tomcat/tomcat-7.0.59.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-servers/tomcat/ChangeLog b/www-servers/tomcat/ChangeLog index 33532e992a47..be08fdc00fee 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.352 2015/06/03 16:31:07 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/ChangeLog,v 1.353 2015/06/05 08:59:07 ago Exp $ + + 05 Jun 2015; Agostino Sarubbo <ago@gentoo.org> tomcat-6.0.44.ebuild, + tomcat-7.0.59.ebuild: + Stable for amd64, wrt bug #549536 *tomcat-7.0.57 (03 Jun 2015) *tomcat-7.0.56 (03 Jun 2015) diff --git a/www-servers/tomcat/tomcat-6.0.44.ebuild b/www-servers/tomcat/tomcat-6.0.44.ebuild index f7654fa5600d..75eebad4c0a8 100644 --- a/www-servers/tomcat/tomcat-6.0.44.ebuild +++ b/www-servers/tomcat/tomcat-6.0.44.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.ebuild,v 1.1 2015/06/03 14:41:12 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-6.0.44.ebuild,v 1.2 2015/06/05 08:59:07 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.ebuild b/www-servers/tomcat/tomcat-7.0.59.ebuild index fa77dc2cc666..ffaf92ecf58f 100644 --- a/www-servers/tomcat/tomcat-7.0.59.ebuild +++ b/www-servers/tomcat/tomcat-7.0.59.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.ebuild,v 1.1 2015/02/10 11:42:30 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-7.0.59.ebuild,v 1.2 2015/06/05 08:59:07 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 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="extra-webapps websockets" RESTRICT="test" # can we run them on a production system? |