diff options
author | Matti Bickel <mabi@gentoo.org> | 2007-05-01 08:25:40 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2007-05-01 08:25:40 +0000 |
commit | d96869bb4bdc3588b8975775a13a6cbc2fea9eb5 (patch) | |
tree | 1204d124f34ab9aa7503079755d8c3dc451400f1 /dev-java/icu4j | |
parent | Fixed bug #176638, removed old unstable versions (diff) | |
download | historical-d96869bb4bdc3588b8975775a13a6cbc2fea9eb5.tar.gz historical-d96869bb4bdc3588b8975775a13a6cbc2fea9eb5.tar.bz2 historical-d96869bb4bdc3588b8975775a13a6cbc2fea9eb5.zip |
ppc stable (bug #176634)
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r-- | dev-java/icu4j/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/icu4j/icu4j-3.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icu4j/ChangeLog b/dev-java/icu4j/ChangeLog index 44e17673882b..daa294bab5d2 100644 --- a/dev-java/icu4j/ChangeLog +++ b/dev-java/icu4j/ChangeLog @@ -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. diff --git a/dev-java/icu4j/icu4j-3.0-r1.ebuild b/dev-java/icu4j/icu4j-3.0-r1.ebuild index 862dbc26a0d2..2ec1f978baf4 100644 --- a/dev-java/icu4j/icu4j-3.0-r1.ebuild +++ b/dev-java/icu4j/icu4j-3.0-r1.ebuild @@ -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 |