From: Markus Rothe Date: Fri, 24 Nov 2006 21:39:40 +0000 (+0000) Subject: Stable on ppc64; bug #154818 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b2d1b8e4ac469a6e8b934ffedf780870a812398d;p=gentoo.git Stable on ppc64; bug #154818 Package-Manager: portage-2.1.1-r2 --- diff --git a/dev-java/commons-fileupload/ChangeLog b/dev-java/commons-fileupload/ChangeLog index f9cd53b07629..c65b4086b72c 100644 --- a/dev-java/commons-fileupload/ChangeLog +++ b/dev-java/commons-fileupload/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/commons-fileupload # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.28 2006/11/23 19:44:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.29 2006/11/24 21:39:40 corsair Exp $ + + 24 Nov 2006; Markus Rothe + commons-fileupload-1.1.1.ebuild: + Stable on ppc64; bug #154818 23 Nov 2006; commons-fileupload-1.1.1.ebuild: stable on amd64 diff --git a/dev-java/commons-fileupload/commons-fileupload-1.1.1.ebuild b/dev-java/commons-fileupload/commons-fileupload-1.1.1.ebuild index d96c23454274..4ca3c759b75d 100644 --- a/dev-java/commons-fileupload/commons-fileupload-1.1.1.ebuild +++ b/dev-java/commons-fileupload/commons-fileupload-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.1.ebuild,v 1.5 2006/11/23 19:44:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/commons-fileupload-1.1.1.ebuild,v 1.6 2006/11/24 21:39:40 corsair Exp $ inherit eutils java-pkg-2 java-ant-2 @@ -17,7 +17,7 @@ RDEPEND=">=virtual/jre-1.3" LICENSE="Apache-2.0" SLOT="0" # Missing dependencies: need package for javax.portlet. -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="doc source" src_unpack() {