diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-26 05:28:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-26 05:28:49 +0000 |
commit | 70261a72fa1969f85f6aa562e1dae17d672b53b7 (patch) | |
tree | d932f87662d2cf45407fced4291cb96c9d8b5fe8 /dev-libs/icu | |
parent | Whitespace (diff) | |
download | gentoo-2-70261a72fa1969f85f6aa562e1dae17d672b53b7.tar.gz gentoo-2-70261a72fa1969f85f6aa562e1dae17d672b53b7.tar.bz2 gentoo-2-70261a72fa1969f85f6aa562e1dae17d672b53b7.zip |
Stable for PPC64 (bug #546156).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/icu')
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-55.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index f14997ef3544..f186fe1adf8b 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.306 2015/05/24 18:22:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.307 2015/05/26 05:28:49 jer Exp $ + + 26 May 2015; Jeroen Roovers <jer@gentoo.org> icu-55.1.ebuild: + Stable for PPC64 (bug #546156). 24 May 2015; Matt Turner <mattst88@gentoo.org> icu-55.1.ebuild: alpha stable, bug 546156. diff --git a/dev-libs/icu/icu-55.1.ebuild b/dev-libs/icu/icu-55.1.ebuild index 4d8a578eaf77..1c0c871b5e21 100644 --- a/dev-libs/icu/icu-55.1.ebuild +++ b/dev-libs/icu/icu-55.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-55.1.ebuild,v 1.2 2015/05/24 18:22:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-55.1.ebuild,v 1.3 2015/05/26 05:28:49 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0/55" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug doc examples static-libs" DEPEND=" |