diff options
author | Markus Meier <maekke@gentoo.org> | 2014-05-25 18:52:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-05-25 18:52:23 +0000 |
commit | 83cb2d834b3cfb57933abb7a985f2d5a64b4da1a (patch) | |
tree | 4f431cfaacaa6d1da1561b8276028ff86b9ce293 /dev-libs/icu | |
parent | arm stable, bug #509132 (diff) | |
download | gentoo-2-83cb2d834b3cfb57933abb7a985f2d5a64b4da1a.tar.gz gentoo-2-83cb2d834b3cfb57933abb7a985f2d5a64b4da1a.tar.bz2 gentoo-2-83cb2d834b3cfb57933abb7a985f2d5a64b4da1a.zip |
arm stable, bug #511146
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-libs/icu')
-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 044084b4254c..239e3ed4b9c2 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.270 2014/05/25 12:05:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.271 2014/05/25 18:52:23 maekke Exp $ + + 25 May 2014; Markus Meier <maekke@gentoo.org> icu-52.1.ebuild: + arm stable, bug #511146 25 May 2014; Jeroen Roovers <jer@gentoo.org> icu-52.1.ebuild: Stable for HPPA (bug #511146). diff --git a/dev-libs/icu/icu-52.1.ebuild b/dev-libs/icu/icu-52.1.ebuild index d8c5d44f3898..d9fa2ad42029 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.4 2014/05/25 12:05:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-52.1.ebuild,v 1.5 2014/05/25 18:52:23 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0/52" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug doc examples static-libs" DEPEND=" |