summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-01-15 12:08:11 +0000
committerMarkus Meier <maekke@gentoo.org>2011-01-15 12:08:11 +0000
commit495a1bb0528706fcfd7e53a6b5a2f3ce6e8af306 (patch)
tree867ae9afc1245668d51fec25dcfc1df7ca39ab3a /dev-libs
parentRemove old version. (diff)
downloadgentoo-2-495a1bb0528706fcfd7e53a6b5a2f3ce6e8af306.tar.gz
gentoo-2-495a1bb0528706fcfd7e53a6b5a2f3ce6e8af306.tar.bz2
gentoo-2-495a1bb0528706fcfd7e53a6b5a2f3ce6e8af306.zip
arm stable, bug #350861
(Portage version: 2.1.9.31/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/icu/ChangeLog5
-rw-r--r--dev-libs/icu/icu-4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index 3ba30d04dbc1..ec4ecd4b5f03 100644
--- a/dev-libs/icu/ChangeLog
+++ b/dev-libs/icu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/icu
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.136 2011/01/13 16:06:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.137 2011/01/15 12:08:11 maekke Exp $
+
+ 15 Jan 2011; Markus Meier <maekke@gentoo.org> icu-4.6.ebuild:
+ arm stable, bug #350861
13 Jan 2011; Jeroen Roovers <jer@gentoo.org> icu-4.6.ebuild:
Stable for HPPA (bug #350861).
diff --git a/dev-libs/icu/icu-4.6.ebuild b/dev-libs/icu/icu-4.6.ebuild
index ffa27bc46e00..4406a69339bb 100644
--- a/dev-libs/icu/icu-4.6.ebuild
+++ b/dev-libs/icu/icu-4.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.6.ebuild,v 1.5 2011/01/13 16:06:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.6.ebuild,v 1.6 2011/01/15 12:08:11 maekke Exp $
EAPI="3"
@@ -22,7 +22,7 @@ SRC_URI="${BASE_URI}/${SRC_ARCHIVE}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc examples static-libs"
DEPEND="doc? ( app-arch/unzip )"