summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2008-03-08 13:14:14 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2008-03-08 13:14:14 +0000
commit17f629903ebea7e1922346de415f70c95c350108 (patch)
treeea25058d70317846acd58dac606d403cccb18726 /dev-java/commons-io
parentStable on ppc, see bug #212638. (diff)
downloadhistorical-17f629903ebea7e1922346de415f70c95c350108.tar.gz
historical-17f629903ebea7e1922346de415f70c95c350108.tar.bz2
historical-17f629903ebea7e1922346de415f70c95c350108.zip
Stable on ppc, see 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 5c3a2772747a..31e317f57a2d 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.41 2008/03/08 10:52:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.42 2008/03/08 13:14:14 nelchael Exp $
+
+ 08 Mar 2008; Krzysiek Pawlik <nelchael@gentoo.org> commons-io-1.4.ebuild:
+ Stable on ppc, see bug #212639.
08 Mar 2008; Markus Meier <maekke@gentoo.org> commons-io-1.4.ebuild:
x86 stable, 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 4dedad731af1..608c603f8ac3 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.2 2008/03/08 10:52:38 maekke Exp $
+# $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 $
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