diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 13:56:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 13:56:17 +0000 |
commit | 78e3be715ba13178ad688dc990fac8e1c1ba37be (patch) | |
tree | 773e79f318012e5aaf6e7d184f2e649bed54fd0e | |
parent | Stable for alpha, wrt bug #504300 (diff) | |
download | gentoo-2-78e3be715ba13178ad688dc990fac8e1c1ba37be.tar.gz gentoo-2-78e3be715ba13178ad688dc990fac8e1c1ba37be.tar.bz2 gentoo-2-78e3be715ba13178ad688dc990fac8e1c1ba37be.zip |
Stable for alpha, wrt bug #509856
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-51.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 49a41966e47b..b5aba52fd092 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.267 2014/05/17 10:39:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.268 2014/05/17 13:56:17 ago Exp $ + + 17 May 2014; Agostino Sarubbo <ago@gentoo.org> icu-51.2-r2.ebuild: + Stable for alpha, wrt bug #509856 17 May 2014; Agostino Sarubbo <ago@gentoo.org> icu-51.2-r2.ebuild: Stable for x86, wrt bug #509856 diff --git a/dev-libs/icu/icu-51.2-r2.ebuild b/dev-libs/icu/icu-51.2-r2.ebuild index 35cf9c593fc5..d7788018e1c6 100644 --- a/dev-libs/icu/icu-51.2-r2.ebuild +++ b/dev-libs/icu/icu-51.2-r2.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-51.2-r2.ebuild,v 1.6 2014/05/17 10:39:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.2-r2.ebuild,v 1.7 2014/05/17 13:56:17 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=" |