diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:09:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:09:43 +0000 |
commit | 81a206c56517e67c6298d02a5a698ec37a4885ec (patch) | |
tree | c1d8bb5a3e3bee0e7d33b3417a734b0888815dd1 /dev-libs | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-81a206c56517e67c6298d02a5a698ec37a4885ec.tar.gz gentoo-2-81a206c56517e67c6298d02a5a698ec37a4885ec.tar.bz2 gentoo-2-81a206c56517e67c6298d02a5a698ec37a4885ec.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu/icu-3.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-3.6-r1.ebuild b/dev-libs/icu/icu-3.6-r1.ebuild index 163ca2fbcecd..c337122fcd03 100644 --- a/dev-libs/icu/icu-3.6-r1.ebuild +++ b/dev-libs/icu/icu-3.6-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-libs/icu/icu-3.6-r1.ebuild,v 1.7 2007/11/14 20:04:35 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6-r1.ebuild,v 1.8 2007/12/11 10:09:43 vapier Exp $ DESCRIPTION="IBM Internationalization Components for Unicode" HOMEPAGE="http://ibm.com/software/globalization/icu/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.software.ibm.com/software/globalization/icu/${PV}/icu4c-${PV/ LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug" DEPEND="" |