diff options
author | 2005-01-21 03:42:42 +0000 | |
---|---|---|
committer | 2005-01-21 03:42:42 +0000 | |
commit | fa79b0f929499d28e921cc6f74007b3c07c0b93b (patch) | |
tree | 8553d09444cef757def7d01aa76f7769c83d4e77 /dev-libs/icu/icu-2.8.ebuild | |
parent | comment acme until higher version of gnome meta goes stable for ia64 (diff) | |
download | gentoo-2-fa79b0f929499d28e921cc6f74007b3c07c0b93b.tar.gz gentoo-2-fa79b0f929499d28e921cc6f74007b3c07c0b93b.tar.bz2 gentoo-2-fa79b0f929499d28e921cc6f74007b3c07c0b93b.zip |
stable on ia64
(Portage version: 2.0.51-r13)
Diffstat (limited to 'dev-libs/icu/icu-2.8.ebuild')
-rw-r--r-- | dev-libs/icu/icu-2.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/icu/icu-2.8.ebuild b/dev-libs/icu/icu-2.8.ebuild index 67f9c999a100..331c3c61bbf7 100644 --- a/dev-libs/icu/icu-2.8.ebuild +++ b/dev-libs/icu/icu-2.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.13 2004/12/17 19:55:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.8.ebuild,v 1.14 2005/01/21 03:42:42 agriffis Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" @@ -9,7 +9,7 @@ HOMEPAGE="http://oss.software.ibm.com/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" |