diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-03 11:24:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-03 11:24:12 +0000 |
commit | 228c0caa6fc2adf62faf6088ed889f91b0d01d2d (patch) | |
tree | 6a3ec949e207a38c314eaf8183dfa1d1e3f79665 /dev-libs | |
parent | app-office/texmaker: Version BUmp, #490220 (diff) | |
download | gentoo-2-228c0caa6fc2adf62faf6088ed889f91b0d01d2d.tar.gz gentoo-2-228c0caa6fc2adf62faf6088ed889f91b0d01d2d.tar.bz2 gentoo-2-228c0caa6fc2adf62faf6088ed889f91b0d01d2d.zip |
Stable for sparc, wrt bug #486948
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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-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 76eab1c06099..97b11989dbc9 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.257 2013/11/02 16:45:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.258 2013/11/03 11:24:12 ago Exp $ + + 03 Nov 2013; Agostino Sarubbo <ago@gentoo.org> icu-51.2-r1.ebuild: + Stable for sparc, wrt bug #486948 02 Nov 2013; Jeroen Roovers <jer@gentoo.org> icu-51.2-r1.ebuild: Stable for HPPA (bug #486948). diff --git a/dev-libs/icu/icu-51.2-r1.ebuild b/dev-libs/icu/icu-51.2-r1.ebuild index 6ff880578b0f..b3e1e8028ed8 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.9 2013/11/02 16:45:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.2-r1.ebuild,v 1.10 2013/11/03 11:24:12 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SLOT="0/51.2" # other irregularities occured until the consumers were rebuilt. So let's rather err on the side # of caution and more rebuilds here. See also bug 464876. dilfridge -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=" |