summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-08-24 16:03:21 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-08-24 16:03:21 +0000
commitaee29f5b9b06791e774cc8dfc3d693d2235be26c (patch)
tree50e611fa965c428c895f550df56c0a72ff20856d /dev-java
parentold (diff)
downloadgentoo-2-aee29f5b9b06791e774cc8dfc3d693d2235be26c.tar.gz
gentoo-2-aee29f5b9b06791e774cc8dfc3d693d2235be26c.tar.bz2
gentoo-2-aee29f5b9b06791e774cc8dfc3d693d2235be26c.zip
Stable on ppc wrt bug 235509
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/icu4j/ChangeLog5
-rw-r--r--dev-java/icu4j/icu4j-3.8.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icu4j/ChangeLog b/dev-java/icu4j/ChangeLog
index 9c268f63e967..4a666bb621dd 100644
--- a/dev-java/icu4j/ChangeLog
+++ b/dev-java/icu4j/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/icu4j
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.26 2008/08/24 14:16:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.27 2008/08/24 16:03:21 nixnut Exp $
+
+ 24 Aug 2008; nixnut <nixnut@gentoo.org> icu4j-3.8.1-r1.ebuild:
+ Stable on ppc wrt bug 235509
24 Aug 2008; Markus Rothe <corsair@gentoo.org> icu4j-3.8.1-r1.ebuild:
Stable on ppc64; bug #235509
diff --git a/dev-java/icu4j/icu4j-3.8.1-r1.ebuild b/dev-java/icu4j/icu4j-3.8.1-r1.ebuild
index 2ec5f142a6a0..509a9ba2a823 100644
--- a/dev-java/icu4j/icu4j-3.8.1-r1.ebuild
+++ b/dev-java/icu4j/icu4j-3.8.1-r1.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/icu4j/icu4j-3.8.1-r1.ebuild,v 1.3 2008/08/24 14:16:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild,v 1.4 2008/08/24 16:03:21 nixnut Exp $
# We currently download the Javadoc documentation.
# It could optionally be built using the Ant build file.
@@ -21,7 +21,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${MY_PV}-src.ja
HOMEPAGE="http://www.icu-project.org/"
LICENSE="icu"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
RDEPEND=">=virtual/jre-1.4"