summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-10-17 22:15:12 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-10-17 22:15:12 +0000
commite61b7086f3d879bae19397934f8efa9e76298b1e (patch)
treef2b510d78cba99a2a73d2762878ac89323cc6e84 /dev-libs/icu
parentVersion bump, address bug #387459 (diff)
downloadgentoo-2-e61b7086f3d879bae19397934f8efa9e76298b1e.tar.gz
gentoo-2-e61b7086f3d879bae19397934f8efa9e76298b1e.tar.bz2
gentoo-2-e61b7086f3d879bae19397934f8efa9e76298b1e.zip
Stable on amd64 wrt bug #387259
(Portage version: 2.2.0_alpha68/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/icu')
-rw-r--r--dev-libs/icu/ChangeLog5
-rw-r--r--dev-libs/icu/icu-4.8.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index 0fa5897b2df3..80600867d63b 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.160 2011/10/12 22:04:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.161 2011/10/17 22:15:12 hwoarang Exp $
+
+ 17 Oct 2011; Markos Chandras <hwoarang@gentoo.org> icu-4.8.1-r2.ebuild:
+ Stable on amd64 wrt bug #387259
*icu-4.8.1-r2 (12 Oct 2011)
diff --git a/dev-libs/icu/icu-4.8.1-r2.ebuild b/dev-libs/icu/icu-4.8.1-r2.ebuild
index 5cbd8276bad2..c95d2319bec6 100644
--- a/dev-libs/icu/icu-4.8.1-r2.ebuild
+++ b/dev-libs/icu/icu-4.8.1-r2.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.8.1-r2.ebuild,v 1.1 2011/10/12 22:04:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.8.1-r2.ebuild,v 1.2 2011/10/17 22:15:12 hwoarang Exp $
EAPI="3"
@@ -26,7 +26,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 )"