summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-03-11 14:49:12 +0000
committerBrent Baude <ranger@gentoo.org>2008-03-11 14:49:12 +0000
commit9c6db8dd7918ab40e3d19ce3578bbd86769f87d8 (patch)
tree79c9eabc80c70ca14eaec094400b5249d4882e8e /dev-java/commons-io
parentstable ppc64, bug 212638 (diff)
downloadhistorical-9c6db8dd7918ab40e3d19ce3578bbd86769f87d8.tar.gz
historical-9c6db8dd7918ab40e3d19ce3578bbd86769f87d8.tar.bz2
historical-9c6db8dd7918ab40e3d19ce3578bbd86769f87d8.zip
stable ppc64, bug 212639
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-java/commons-io')
-rw-r--r--dev-java/commons-io/ChangeLog5
-rw-r--r--dev-java/commons-io/commons-io-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <ranger@gentoo.org> commons-io-1.4.ebuild:
+ stable ppc64, bug 212639
08 Mar 2008; Krzysiek Pawlik <nelchael@gentoo.org> 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