diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-08 12:33:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-08 12:33:54 +0000 |
commit | 41e23918dc55b086e540aadd219a754c44e5ccb7 (patch) | |
tree | 587b883a0c2abb39cf73a5426e469fc4b59e7273 /dev-java/icu4j/icu4j-3.0-r1.ebuild | |
parent | Stable on ppc64; bug #173207 (diff) | |
download | gentoo-2-41e23918dc55b086e540aadd219a754c44e5ccb7.tar.gz gentoo-2-41e23918dc55b086e540aadd219a754c44e5ccb7.tar.bz2 gentoo-2-41e23918dc55b086e540aadd219a754c44e5ccb7.zip |
Stable on ppc64; bug #173207
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-java/icu4j/icu4j-3.0-r1.ebuild')
-rw-r--r-- | dev-java/icu4j/icu4j-3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icu4j/icu4j-3.0-r1.ebuild b/dev-java/icu4j/icu4j-3.0-r1.ebuild index cb819db202cb..d0b3fc40c642 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.4 2007/02/14 08:22:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.0-r1.ebuild,v 1.5 2007/04/08 12:33:54 corsair 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 |