summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-12-03 18:32:02 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-12-03 18:32:02 +0000
commit397c19426003c5005d81437d58ba7ef1097dc118 (patch)
tree61f32c7b58d67885a838102b612dbe120d874004 /dev-libs
parentStable on ppc64 (diff)
downloadgentoo-2-397c19426003c5005d81437d58ba7ef1097dc118.tar.gz
gentoo-2-397c19426003c5005d81437d58ba7ef1097dc118.tar.bz2
gentoo-2-397c19426003c5005d81437d58ba7ef1097dc118.zip
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/icu/ChangeLog5
-rw-r--r--dev-libs/icu/icu-3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index a09c13fdfd69..f6d73a1cf259 100644
--- a/dev-libs/icu/ChangeLog
+++ b/dev-libs/icu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/icu
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.50 2006/11/26 21:40:12 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.51 2006/12/03 18:32:02 corsair Exp $
+
+ 03 Dec 2006; Markus Rothe <corsair@gentoo.org> icu-3.6.ebuild:
+ Stable on ppc64
26 Nov 2006; Tiziano Müller <dev-zero@gentoo.org> icu-3.6.ebuild:
~x86-fbsd keyword added
diff --git a/dev-libs/icu/icu-3.6.ebuild b/dev-libs/icu/icu-3.6.ebuild
index 9ab4e6cf3be0..4bd12e37ea29 100644
--- a/dev-libs/icu/icu-3.6.ebuild
+++ b/dev-libs/icu/icu-3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6.ebuild,v 1.5 2006/11/26 23:58:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6.ebuild,v 1.6 2006/12/03 18:32:02 corsair Exp $
DESCRIPTION="IBM Internationalization Components for Unicode"
HOMEPAGE="http://ibm.com/software/globalization/icu/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.software.ibm.com/software/globalization/icu/${PV}/icu4c-${PV/
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 arm ~hppa ~mips ppc ~ppc-macos ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 arm ~hppa ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""