summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-03-20 20:30:50 +0000
committerJason Wever <weeve@gentoo.org>2005-03-20 20:30:50 +0000
commita1ab97fdfda5c68b8bf555cb9836b0be941d4aee (patch)
tree60477e57aa04f68774b7528c93c8d8930481a9a6 /dev-libs
parentbump (diff)
downloadgentoo-2-a1ab97fdfda5c68b8bf555cb9836b0be941d4aee.tar.gz
gentoo-2-a1ab97fdfda5c68b8bf555cb9836b0be941d4aee.tar.bz2
gentoo-2-a1ab97fdfda5c68b8bf555cb9836b0be941d4aee.zip
Stable on SPARC.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/icu/ChangeLog5
-rw-r--r--dev-libs/icu/icu-2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index 6dc27c455004..cc7746e24ede 100644
--- a/dev-libs/icu/ChangeLog
+++ b/dev-libs/icu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/icu
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.30 2005/03/14 23:47:29 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.31 2005/03/20 20:30:50 weeve Exp $
+
+ 20 Mar 2005; Jason Wever <weeve@gentoo.org> icu-2.8.ebuild:
+ Stable on SPARC.
14 Mar 2005; Peter Johanson <latexer@gentoo.org> icu-2.8.ebuild:
Stable on x86
diff --git a/dev-libs/icu/icu-2.8.ebuild b/dev-libs/icu/icu-2.8.ebuild
index 76f4467d9e98..6ab57058c155 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.17 2005/03/14 23:47:29 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.8.ebuild,v 1.18 2005/03/20 20:30:50 weeve 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"