diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:38:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:38:58 +0000 |
commit | 6604db14b80ca7908211007cfdef2f32286275f6 (patch) | |
tree | b2e5b4ad562ba25e9f498e7f288171f934f3f1e4 /dev-libs | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-6604db14b80ca7908211007cfdef2f32286275f6.tar.gz gentoo-2-6604db14b80ca7908211007cfdef2f32286275f6.tar.bz2 gentoo-2-6604db14b80ca7908211007cfdef2f32286275f6.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-52.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 002816f8a964..d0be4d262ae1 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.276 2014/07/28 13:42:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.277 2014/08/21 10:38:58 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> icu-52.1.ebuild: + Stable for ppc64, wrt bug #512012 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> icu-52.1.ebuild: Stable for ppc, wrt bug #512012 diff --git a/dev-libs/icu/icu-52.1.ebuild b/dev-libs/icu/icu-52.1.ebuild index ca3ddcea24c4..3f72c407fe02 100644 --- a/dev-libs/icu/icu-52.1.ebuild +++ b/dev-libs/icu/icu-52.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-52.1.ebuild,v 1.10 2014/07/28 13:42:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-52.1.ebuild,v 1.11 2014/08/21 10:38:58 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0/52" -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=" |