summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-30 02:50:20 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-30 02:50:20 +0000
commitf7e9dd27875ea695facb677ea8e06b7b3802f635 (patch)
tree4c0b2f260e525165744e412cf0a5ef570c8cacd7 /dev-libs/icu
parentBump (diff)
downloadgentoo-2-f7e9dd27875ea695facb677ea8e06b7b3802f635.tar.gz
gentoo-2-f7e9dd27875ea695facb677ea8e06b7b3802f635.tar.bz2
gentoo-2-f7e9dd27875ea695facb677ea8e06b7b3802f635.zip
Stable arm, bug #428074
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/icu')
-rw-r--r--dev-libs/icu/ChangeLog5
-rw-r--r--dev-libs/icu/icu-49.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index 841824b81fa4..d1ef57842807 100644
--- a/dev-libs/icu/ChangeLog
+++ b/dev-libs/icu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/icu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.203 2012/07/29 03:18:52 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.204 2012/07/30 02:50:20 blueness Exp $
+
+ 30 Jul 2012; Anthony G. Basile <blueness@gentoo.org> icu-49.1.2.ebuild:
+ Stable arm, bug #428074
29 Jul 2012; Anthony G. Basile <blueness@gentoo.org> icu-49.1.2.ebuild:
Stable ppc/ppc64, bug #428074
diff --git a/dev-libs/icu/icu-49.1.2.ebuild b/dev-libs/icu/icu-49.1.2.ebuild
index 96d08e4b9798..98801a5029d0 100644
--- a/dev-libs/icu/icu-49.1.2.ebuild
+++ b/dev-libs/icu/icu-49.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-49.1.2.ebuild,v 1.4 2012/07/29 03:18:52 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-49.1.2.ebuild,v 1.5 2012/07/30 02:50:20 blueness Exp $
EAPI="4"
@@ -25,7 +25,7 @@ SRC_URI="${BASE_URI}/${SRC_ARCHIVE}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="debug doc examples static-libs"
DEPEND="doc? ( app-arch/unzip )"