ppc stable (bug #176634)
authorMatti Bickel <mabi@gentoo.org>
Tue, 1 May 2007 08:25:40 +0000 (08:25 +0000)
committerMatti Bickel <mabi@gentoo.org>
Tue, 1 May 2007 08:25:40 +0000 (08:25 +0000)
Package-Manager: portage-2.1.2.4

dev-java/icu4j/ChangeLog
dev-java/icu4j/icu4j-3.0-r1.ebuild

index 44e17673882bd37da4ea7a879395590326c03ece..daa294bab5d200ebb1176b19b9529d9ba72c5bbb 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/icu4j
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.12 2007/04/15 22:39:21 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/ChangeLog,v 1.13 2007/05/01 08:25:40 mabi Exp $
+
+  01 May 2007; Matti Bickel <mabi@gentoo.org> icu4j-3.0-r1.ebuild:
+  ppc stable (bug #176634)
 
   15 Apr 2007; Andrej Kacian <ticho@gentoo.org> icu4j-3.0-r1.ebuild:
   Stable on x86.
index 862dbc26a0d29adebaff908b290f93e8634d2add..2ec1f978baf41958a4bde05de4a7a2b35ef4bdbf 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.0-r1.ebuild,v 1.6 2007/04/15 22:39:21 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.0-r1.ebuild,v 1.7 2007/05/01 08:25:40 mabi Exp $
 
 inherit java-pkg-2 java-ant-2
 
@@ -12,7 +12,7 @@ SRC_URI="ftp://www-126.ibm.com/pub/icu4j/${PV}/${PN}src_${MY_PV}.jar
                doc? ( ftp://www-126.ibm.com/pub/icu4j/${PV}/${PN}docs_${MY_PV}.jar )"
 LICENSE="icu"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ppc64 x86 ~x86-fbsd"
 IUSE="doc source"
 DEPEND=">=virtual/jdk-1.4
        dev-java/ant-core