diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 21:56:39 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 21:56:39 +0000 |
commit | 6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83 (patch) | |
tree | cdadd3a1f68c1e17e80c61e937855779bf7cba00 /dev-java/icu4j/icu4j-3.8.1-r1.ebuild | |
parent | 03 Jan 2010; Zac Medico <zmedico@gentoo.org> (diff) | |
download | historical-6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83.tar.gz historical-6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83.tar.bz2 historical-6f6c1ddc6e9dcdf7aa0ce3edf41657d208c63c83.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-java/icu4j/icu4j-3.8.1-r1.ebuild')
-rw-r--r-- | dev-java/icu4j/icu4j-3.8.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/icu4j/icu4j-3.8.1-r1.ebuild b/dev-java/icu4j/icu4j-3.8.1-r1.ebuild index 509a9ba2a823..5299405fdffa 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 +# Copyright 1999-2010 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.4 2008/08/24 16:03:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.8.1-r1.ebuild,v 1.5 2010/01/03 20:45:49 fauli 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" RDEPEND=">=virtual/jre-1.4" |