diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-11-10 20:36:53 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-11-10 20:36:53 +0000 |
commit | 99bf5686b8889061830d975eb7f593e36fa8da6b (patch) | |
tree | 2b24ebe18f256738d1620d4ca4c4472b9182257a /dev-java/resin-servlet-api | |
parent | Sparc stable --- Bug #198597 --- works so far as I can tell. (diff) | |
download | gentoo-2-99bf5686b8889061830d975eb7f593e36fa8da6b.tar.gz gentoo-2-99bf5686b8889061830d975eb7f593e36fa8da6b.tar.bz2 gentoo-2-99bf5686b8889061830d975eb7f593e36fa8da6b.zip |
Stable on amd64, see bug #191739.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-java/resin-servlet-api')
-rw-r--r-- | dev-java/resin-servlet-api/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/resin-servlet-api/resin-servlet-api-3.0.24.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/resin-servlet-api/ChangeLog b/dev-java/resin-servlet-api/ChangeLog index 63694f08f91e..7f715d7579a3 100644 --- a/dev-java/resin-servlet-api/ChangeLog +++ b/dev-java/resin-servlet-api/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/resin-servlet-api # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/resin-servlet-api/ChangeLog,v 1.9 2007/11/10 12:41:21 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/resin-servlet-api/ChangeLog,v 1.10 2007/11/10 20:36:53 nelchael Exp $ + + 10 Nov 2007; Krzysiek Pawlik <nelchael@gentoo.org> + resin-servlet-api-3.0.24.ebuild: + Stable on amd64, see bug #191739. 10 Nov 2007; Krzysiek Pawlik <nelchael@gentoo.org> -files/resin-3.0.24-gentoo.patch, -files/resin-3.1.3-gentoo.patch, diff --git a/dev-java/resin-servlet-api/resin-servlet-api-3.0.24.ebuild b/dev-java/resin-servlet-api/resin-servlet-api-3.0.24.ebuild index d1b1b1f40355..fcd3a8f27534 100644 --- a/dev-java/resin-servlet-api/resin-servlet-api-3.0.24.ebuild +++ b/dev-java/resin-servlet-api/resin-servlet-api-3.0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/resin-servlet-api/resin-servlet-api-3.0.24.ebuild,v 1.5 2007/11/10 12:41:21 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/resin-servlet-api/resin-servlet-api-3.0.24.ebuild,v 1.6 2007/11/10 20:36:53 nelchael Exp $ JAVA_PKG_IUSE="source" @@ -13,7 +13,7 @@ SRC_URI="http://www.caucho.com/download/resin-${PV}-src.zip LICENSE="GPL-2" SLOT="2.4" -KEYWORDS="~amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" |