diff options
author | David Holm <dholm@gentoo.org> | 2005-02-19 17:43:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-02-19 17:43:14 +0000 |
commit | d96278f577d5d7f982bad584a81a56382d0d9152 (patch) | |
tree | ea238b5405eea56dbcbebda9476cba0f3def6ae5 /dev-libs/icu/icu-2.8.ebuild | |
parent | Version bump #82368 by Neil Bothwick. (diff) | |
download | gentoo-2-d96278f577d5d7f982bad584a81a56382d0d9152.tar.gz gentoo-2-d96278f577d5d7f982bad584a81a56382d0d9152.tar.bz2 gentoo-2-d96278f577d5d7f982bad584a81a56382d0d9152.zip |
Stable on ppc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-libs/icu/icu-2.8.ebuild')
-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 331c3c61bbf7..66a8b0c5ba13 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.14 2005/01/21 03:42:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.8.ebuild,v 1.15 2005/02/19 17:43:14 dholm 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" |