From 364f0c1c6f5df9669d39cad36027601e287b858f Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 11 Oct 2012 16:41:28 +0000 Subject: Stable for amd64, wrt bug #433213 (Portage version: 2.1.11.9/cvs/Linux x86_64) --- dev-java/commons-fileupload/ChangeLog | 6 +++++- dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-java') diff --git a/dev-java/commons-fileupload/ChangeLog b/dev-java/commons-fileupload/ChangeLog index 7628ede29396..83d912bc9108 100644 --- a/dev-java/commons-fileupload/ChangeLog +++ b/dev-java/commons-fileupload/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-fileupload # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.62 2012/07/11 22:31:56 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.63 2012/10/11 16:41:28 ago Exp $ + + 11 Oct 2012; Agostino Sarubbo + commons-fileupload-1.2.2.ebuild: + Stable for amd64, wrt bug #433213 *commons-fileupload-1.2.2 (11 Jul 2012) diff --git a/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild index 8af3a72c7aee..714754771764 100644 --- a/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild +++ b/dev-java/commons-fileupload/commons-fileupload-1.2.2.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/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild,v 1.1 2012/07/11 22:31:56 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.2.2.ebuild,v 1.2 2012/10/11 16:41:28 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/commons/fileupload/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" COMMON_DEP=" -- cgit v1.2.3-65-gdbad