From: Brent Baude Date: Tue, 11 Mar 2008 14:49:12 +0000 (+0000) Subject: stable ppc64, bug 212639 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9c6db8dd7918ab40e3d19ce3578bbd86769f87d8;p=gentoo.git stable ppc64, bug 212639 Package-Manager: portage-2.1.4.4 --- diff --git a/dev-java/commons-io/ChangeLog b/dev-java/commons-io/ChangeLog index 31e317f57a2d..7ce0714cf890 100644 --- a/dev-java/commons-io/ChangeLog +++ b/dev-java/commons-io/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/commons-io # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.42 2008/03/08 13:14:14 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.43 2008/03/11 14:49:12 ranger Exp $ + + 11 Mar 2008; Brent Baude commons-io-1.4.ebuild: + stable ppc64, bug 212639 08 Mar 2008; Krzysiek Pawlik commons-io-1.4.ebuild: Stable on ppc, see bug #212639. diff --git a/dev-java/commons-io/commons-io-1.4.ebuild b/dev-java/commons-io/commons-io-1.4.ebuild index 608c603f8ac3..9f09a62a8a77 100644 --- a/dev-java/commons-io/commons-io-1.4.ebuild +++ b/dev-java/commons-io/commons-io-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v 1.3 2008/03/08 13:14:14 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/commons-io-1.4.ebuild,v 1.4 2008/03/11 14:49:12 ranger Exp $ JAVA_PKG_IUSE="doc source" @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/io/source/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="test" DEPEND=">=virtual/jdk-1.4