summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-23 19:36:40 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-23 19:36:40 +0000
commita9bc49c14768595b070352e6ccbd5f5705d2f6f5 (patch)
tree7e4d8f0449ebc35daddc282d30c90c995b12e29a /dev-libs/icu
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-a9bc49c14768595b070352e6ccbd5f5705d2f6f5.tar.gz
gentoo-2-a9bc49c14768595b070352e6ccbd5f5705d2f6f5.tar.bz2
gentoo-2-a9bc49c14768595b070352e6ccbd5f5705d2f6f5.zip
Stable on alpha.
Diffstat (limited to 'dev-libs/icu')
-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 dab59ea46178..ce1b89866ae9 100644
--- a/dev-libs/icu/ChangeLog
+++ b/dev-libs/icu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/icu
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.16 2004/05/13 15:46:30 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.17 2004/05/23 19:36:40 kloeri Exp $
+
+ 23 May 2004; Bryan Østergaard <kloeri@gentoo.org> icu-2.8.ebuild:
+ Stable on alpha.
13 May 2004; Michael McCabe <randy@gentoo.org> icu-2.8.ebuild:
Added s390 keywords
diff --git a/dev-libs/icu/icu-2.8.ebuild b/dev-libs/icu/icu-2.8.ebuild
index 6f2377020b8b..12f85b27d411 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 Technologies, Inc.
# 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.5 2004/05/13 15:46:30 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.8.ebuild,v 1.6 2004/05/23 19:36:40 kloeri 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"
+KEYWORDS="~x86 ~amd64 alpha ~ppc s390"
DEPEND="virtual/glibc"