summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-09 14:31:45 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-09 14:31:45 +0000
commit1deaac61e4d045e2eb99e793b8118519ebfac11f (patch)
tree3393ec55f5b1798b9d9074c01fb37a7611d5aeb4 /dev-libs
parentMarking conf-update-1.0-r1 ppc for bug 338414 (diff)
downloadgentoo-2-1deaac61e4d045e2eb99e793b8118519ebfac11f.tar.gz
gentoo-2-1deaac61e4d045e2eb99e793b8118519ebfac11f.tar.bz2
gentoo-2-1deaac61e4d045e2eb99e793b8118519ebfac11f.zip
Marking icu-4.6 ppc for bug 350861
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/icu/ChangeLog7
-rw-r--r--dev-libs/icu/icu-4.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index eb2038cc3e48..4b4ba3799663 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.132 2010/12/27 21:31:02 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.133 2011/01/09 14:31:44 ranger Exp $
+
+ 09 Jan 2011; Brent Baude <ranger@gentoo.org> icu-4.6.ebuild:
+ Marking icu-4.6 ppc for bug 350861
27 Dec 2010; Brent Baude <ranger@gentoo.org> icu-4.4.2.ebuild:
stable ppc64, bug 343759
diff --git a/dev-libs/icu/icu-4.6.ebuild b/dev-libs/icu/icu-4.6.ebuild
index a2610e452dbe..4733f4e10a3e 100644
--- a/dev-libs/icu/icu-4.6.ebuild
+++ b/dev-libs/icu/icu-4.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.1 2010/12/06 14:54:15 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.6.ebuild,v 1.2 2011/01/09 14:31:45 ranger 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 )"