summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2006-12-23 22:29:35 +0000
committerPeter Weller <welp@gentoo.org>2006-12-23 22:29:35 +0000
commit2e8c3eab5b35962568f41e7ccae5161df4488469 (patch)
tree758793ce95133f39529745dad9a545b6e84ce03e /dev-libs/icu
parentRemove older version. (bug #150608) (diff)
downloadgentoo-2-2e8c3eab5b35962568f41e7ccae5161df4488469.tar.gz
gentoo-2-2e8c3eab5b35962568f41e7ccae5161df4488469.tar.bz2
gentoo-2-2e8c3eab5b35962568f41e7ccae5161df4488469.zip
Stable on amd64Â
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-libs/icu')
-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 f6d73a1cf259..83edaf98328e 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.51 2006/12/03 18:32:02 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.52 2006/12/23 22:29:35 welp Exp $
+
+ 23 Dec 2006; Peter Weller <welp@gentoo.org> icu-3.6.ebuild:
+ Stable on amd64
03 Dec 2006; Markus Rothe <corsair@gentoo.org> icu-3.6.ebuild:
Stable on ppc64
diff --git a/dev-libs/icu/icu-3.6.ebuild b/dev-libs/icu/icu-3.6.ebuild
index 4bd12e37ea29..e5e29e5505fe 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.6 2006/12/03 18:32:02 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6.ebuild,v 1.7 2006/12/23 22:29:35 welp 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=""