summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 22:46:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 22:46:59 +0000
commit8eb0305bbc5f5ef0d5e518f66febdab6377e105f (patch)
tree2bf3790c6436bb26841249f6153155723a0a2417 /dev-libs/icu
parentRemove all KEYWORDS other than ~x86, since none of the support stuff (i.e. mo... (diff)
downloadgentoo-2-8eb0305bbc5f5ef0d5e518f66febdab6377e105f.tar.gz
gentoo-2-8eb0305bbc5f5ef0d5e518f66febdab6377e105f.tar.bz2
gentoo-2-8eb0305bbc5f5ef0d5e518f66febdab6377e105f.zip
add ~alpha and ~ia64
Diffstat (limited to 'dev-libs/icu')
-rw-r--r--dev-libs/icu/ChangeLog5
-rw-r--r--dev-libs/icu/icu-2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index 3e7349d3dfa9..521849db580c 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.9 2004/02/15 12:04:26 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.10 2004/02/17 22:46:59 agriffis Exp $
+
+ 17 Feb 2004; <agriffis@gentoo.org> icu-2.6.ebuild:
+ add ~alpha and ~ia64
15 Feb 2004; David Holm <dholm@gentoo.org> icu-2.6.ebuild:
Added to ~ppc.
diff --git a/dev-libs/icu/icu-2.6.ebuild b/dev-libs/icu/icu-2.6.ebuild
index c5f458618e39..3406e167046d 100644
--- a/dev-libs/icu/icu-2.6.ebuild
+++ b/dev-libs/icu/icu-2.6.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.6.ebuild,v 1.3 2004/02/15 12:04:26 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.6.ebuild,v 1.4 2004/02/17 22:46:59 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 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc ~alpha ~ia64"
DEPEND="virtual/glibc"