diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-02 08:03:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-02 08:03:24 +0000 |
commit | 6ad47cd79be7a9b30699d67c905247e86219dc7a (patch) | |
tree | 5c2160ff7caf90c33c2ed24658db1ae69c9e181c /dev-libs/icu | |
parent | Stable for arm, wrt bug #489720 (diff) | |
download | gentoo-2-6ad47cd79be7a9b30699d67c905247e86219dc7a.tar.gz gentoo-2-6ad47cd79be7a9b30699d67c905247e86219dc7a.tar.bz2 gentoo-2-6ad47cd79be7a9b30699d67c905247e86219dc7a.zip |
Stable for arm, wrt bug #486948
(Portage version: 2.2.7/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-51.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index f580dd857905..38c88d56f03a 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.254 2013/11/01 20:36:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.255 2013/11/02 08:03:24 ago Exp $ + + 02 Nov 2013; Agostino Sarubbo <ago@gentoo.org> icu-51.2-r1.ebuild: + Stable for arm, wrt bug #486948 01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> icu-51.2-r1.ebuild: Stable for alpha, wrt bug #486948 diff --git a/dev-libs/icu/icu-51.2-r1.ebuild b/dev-libs/icu/icu-51.2-r1.ebuild index d084c0f710fd..f77895561597 100644 --- a/dev-libs/icu/icu-51.2-r1.ebuild +++ b/dev-libs/icu/icu-51.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.2-r1.ebuild,v 1.6 2013/11/01 20:36:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.2-r1.ebuild,v 1.7 2013/11/02 08:03:24 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.icu-project.org/files/icu4c/${PV/_/}/icu4c-${PV//./_}-s LICENSE="BSD" SLOT="0/51.2" -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=" |