diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 14:33:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 14:33:59 +0000 |
commit | 84bea1a0cb9d404369bbb08b2151e7a9a60c7b73 (patch) | |
tree | eb061a4e022c53d3fa41afbfdcdfec71223d7596 /www-servers/resin | |
parent | x86 stable wrt bug #396987 (diff) | |
download | gentoo-2-84bea1a0cb9d404369bbb08b2151e7a9a60c7b73.tar.gz gentoo-2-84bea1a0cb9d404369bbb08b2151e7a9a60c7b73.tar.bz2 gentoo-2-84bea1a0cb9d404369bbb08b2151e7a9a60c7b73.zip |
Stable for amd64, wrt bug #403199
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/resin')
-rw-r--r-- | www-servers/resin/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/resin/resin-4.0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/resin/ChangeLog b/www-servers/resin/ChangeLog index 886d3406f5d2..2b122ce04a6a 100644 --- a/www-servers/resin/ChangeLog +++ b/www-servers/resin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/resin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.111 2012/02/23 22:45:06 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.112 2012/02/24 14:33:59 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> resin-4.0.22.ebuild: + Stable for amd64, wrt bug #403199 23 Feb 2012; Krzysztof Pawlik <nelchael@gentoo.org> resin-4.0.25.ebuild: Use -r1 of patches for Resin 4.0.25, fixes build issues. diff --git a/www-servers/resin/resin-4.0.22.ebuild b/www-servers/resin/resin-4.0.22.ebuild index b07192e9c320..77ca657d39bc 100644 --- a/www-servers/resin/resin-4.0.22.ebuild +++ b/www-servers/resin/resin-4.0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild,v 1.2 2012/02/23 22:23:25 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/resin-4.0.22.ebuild,v 1.3 2012/02/24 14:33:59 ago Exp $ EAPI="2" @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="admin doc" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" COMMON_DEP="~dev-java/resin-servlet-api-${PV} dev-java/glassfish-deployment-api:1.2 |