diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:33:02 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 20:33:02 +0000 |
commit | 763a257f3b3d946bf2f8b90b3812e251a3340f1d (patch) | |
tree | 5dd2dac1d655e1998f661eab59015a79355a7df1 /dev-libs | |
parent | stable amd64 (diff) | |
download | gentoo-2-763a257f3b3d946bf2f8b90b3812e251a3340f1d.tar.gz gentoo-2-763a257f3b3d946bf2f8b90b3812e251a3340f1d.tar.bz2 gentoo-2-763a257f3b3d946bf2f8b90b3812e251a3340f1d.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu/icu-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-2.8.ebuild b/dev-libs/icu/icu-2.8.ebuild index 6ab57058c155..ae799fecaf12 100644 --- a/dev-libs/icu/icu-2.8.ebuild +++ b/dev-libs/icu/icu-2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.8.ebuild,v 1.18 2005/03/20 20:30:50 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.8.ebuild,v 1.19 2005/04/21 20:30:58 blubb Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" @@ -9,7 +9,7 @@ HOMEPAGE="http://ibm.com/software/globalization/icu/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~amd64 alpha ppc s390 ia64 ppc64 sparc" +KEYWORDS="x86 amd64 alpha ppc s390 ia64 ppc64 sparc" IUSE="" DEPEND="virtual/libc" |