diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-29 16:43:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-29 16:43:19 +0000 |
commit | 9edc796d31627f3c67b986483f149aabf5985029 (patch) | |
tree | d748beaefdc62a1a033b25adc08a4cff994c77e9 /dev-libs | |
parent | Stable for x86, wrt bug #514886 (diff) | |
download | gentoo-2-9edc796d31627f3c67b986483f149aabf5985029.tar.gz gentoo-2-9edc796d31627f3c67b986483f149aabf5985029.tar.bz2 gentoo-2-9edc796d31627f3c67b986483f149aabf5985029.zip |
Stable for x86, wrt bug #514886
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 f9aa659795ff..18409cbd4c6b 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.273 2014/06/15 14:41:31 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.274 2014/06/29 16:43:19 ago Exp $ + + 29 Jun 2014; Agostino Sarubbo <ago@gentoo.org> icu-52.1.ebuild: + Stable for x86, wrt bug #514886 15 Jun 2014; Akinori Hattori <hattya@gentoo.org> icu-52.1.ebuild: ia64 stable wrt bug #511146 diff --git a/dev-libs/icu/icu-52.1.ebuild b/dev-libs/icu/icu-52.1.ebuild index 4655eb7c5ebe..8fd45139150f 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.7 2014/06/15 14:41:31 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-52.1.ebuild,v 1.8 2014/06/29 16:43:19 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=" |