diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-12 06:55:26 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-12 06:55:26 +0000 |
commit | 181286306011633da96b65abdb7a642f4ed7610b (patch) | |
tree | c519d58902fa9d90cfc89bc24f2b228b8fa57718 /dev-libs | |
parent | Bump to 1.3.2, masked since it needs clutter-1.4 (diff) | |
download | gentoo-2-181286306011633da96b65abdb7a642f4ed7610b.tar.gz gentoo-2-181286306011633da96b65abdb7a642f4ed7610b.tar.bz2 gentoo-2-181286306011633da96b65abdb7a642f4ed7610b.zip |
ppc64 stable wrt #350861
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 4b4ba3799663..315d9c800b28 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.133 2011/01/09 14:31:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.134 2011/01/12 06:55:26 xarthisius Exp $ + + 12 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> icu-4.6.ebuild: + ppc64 stable wrt #350861 09 Jan 2011; Brent Baude <ranger@gentoo.org> icu-4.6.ebuild: Marking icu-4.6 ppc for bug 350861 diff --git a/dev-libs/icu/icu-4.6.ebuild b/dev-libs/icu/icu-4.6.ebuild index 4733f4e10a3e..0245b5438874 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.2 2011/01/09 14:31:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.6.ebuild,v 1.3 2011/01/12 06:55:26 xarthisius 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 )" |