summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-11-08 19:31:52 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-11-08 19:31:52 +0000
commitc082fd91960dbdff2283140759baf37e0421e875 (patch)
treec6f1189cb98982613e3604bc97a3e00792ea8210 /dev-libs
parentmips KEYWORDS (Manifest recommit) (diff)
downloadgentoo-2-c082fd91960dbdff2283140759baf37e0421e875.tar.gz
gentoo-2-c082fd91960dbdff2283140759baf37e0421e875.tar.bz2
gentoo-2-c082fd91960dbdff2283140759baf37e0421e875.zip
marked ~ppc64
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 a6cda1fe9a89..e93cc75306d6 100644
--- a/dev-libs/icu/ChangeLog
+++ b/dev-libs/icu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/icu
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.21 2004/11/07 16:48:24 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.22 2004/11/08 19:31:52 corsair Exp $
+
+ 08 Nov 2004; Markus Rothe <corsair@gentoo.org> icu-2.8.ebuild:
+ Marked ~ppc64
*icu-2.6.2 (07 Nov 2004)
diff --git a/dev-libs/icu/icu-2.8.ebuild b/dev-libs/icu/icu-2.8.ebuild
index 26cd6d18c8bf..fa51f800206a 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
# 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.10 2004/10/20 01:17:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.8.ebuild,v 1.11 2004/11/08 19:31:52 corsair 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"
+KEYWORDS="~x86 ~amd64 alpha ~ppc s390 ~ia64 ~ppc64"
IUSE=""
DEPEND="virtual/libc"