diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 13:01:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 13:01:00 +0000 |
commit | ac41b34b9393f646a770d8d74eb0757a91a05f8b (patch) | |
tree | 74894e84915e3fa0a0792c2fb220d65711ec5b94 /dev-libs/icu | |
parent | Stable for arm, wrt bug #549258 (diff) | |
download | gentoo-2-ac41b34b9393f646a770d8d74eb0757a91a05f8b.tar.gz gentoo-2-ac41b34b9393f646a770d8d74eb0757a91a05f8b.tar.bz2 gentoo-2-ac41b34b9393f646a770d8d74eb0757a91a05f8b.zip |
Stable for arm, wrt bug #546156
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
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 2ef89bdde8d3..6f2c5da33f6b 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.309 2015/05/27 10:58:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.310 2015/05/27 13:01:00 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> icu-55.1.ebuild: + Stable for arm, wrt bug #546156 27 May 2015; Agostino Sarubbo <ago@gentoo.org> icu-55.1.ebuild: Stable for x86, wrt bug #547900 diff --git a/dev-libs/icu/icu-55.1.ebuild b/dev-libs/icu/icu-55.1.ebuild index 520f0cf42bab..b583acfcb551 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.5 2015/05/27 10:58:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-55.1.ebuild,v 1.6 2015/05/27 13:01:00 ago 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=" |