summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-06-22 14:29:23 +0000
committerJeroen Roovers <jer@gentoo.org>2010-06-22 14:29:23 +0000
commitd6746c43f169280de2211472b466b23053d8449a (patch)
tree6d8aa959cc21cc3375679fd8514a3ccb83f51287 /dev-libs
parentStable for HPPA (bug #322681). (diff)
downloadhistorical-d6746c43f169280de2211472b466b23053d8449a.tar.gz
historical-d6746c43f169280de2211472b466b23053d8449a.tar.bz2
historical-d6746c43f169280de2211472b466b23053d8449a.zip
Stable for HPPA (bug #322297).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/icu/ChangeLog5
-rw-r--r--dev-libs/icu/icu-4.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index 83a4654e9a7a..bb53c4125f61 100644
--- a/dev-libs/icu/ChangeLog
+++ b/dev-libs/icu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/icu
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.111 2010/06/16 19:50:33 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.112 2010/06/22 14:29:23 jer Exp $
+
+ 22 Jun 2010; Jeroen Roovers <jer@gentoo.org> icu-4.4.1.ebuild:
+ Stable for HPPA (bug #322297).
16 Jun 2010; Patrick Lauer <patrick@gentoo.org> icu-4.0.1.ebuild,
icu-4.2.1.ebuild, icu-4.4.1.ebuild:
diff --git a/dev-libs/icu/icu-4.4.1.ebuild b/dev-libs/icu/icu-4.4.1.ebuild
index dfc021d75f86..527bccf32a55 100644
--- a/dev-libs/icu/icu-4.4.1.ebuild
+++ b/dev-libs/icu/icu-4.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.4.1.ebuild,v 1.5 2010/06/16 19:50:33 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.4.1.ebuild,v 1.6 2010/06/22 14:29:23 jer 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 )"