diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:57:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:57:51 +0000 |
commit | f528afbdd2f1ef128916f84e56911f82bac52d91 (patch) | |
tree | f3b55ab56bbc44918fedfc8179965f0dabb2592c /dev-libs | |
parent | Stable for amd64, wrt bug #534684 (diff) | |
download | gentoo-2-f528afbdd2f1ef128916f84e56911f82bac52d91.tar.gz gentoo-2-f528afbdd2f1ef128916f84e56911f82bac52d91.tar.bz2 gentoo-2-f528afbdd2f1ef128916f84e56911f82bac52d91.zip |
Stable for x86, wrt bug #539108
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-54.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 87ed23fe1c29..f52e693ee0cf 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.295 2015/02/15 14:55:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.296 2015/02/15 14:57:51 ago Exp $ + + 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> icu-54.1-r1.ebuild: + Stable for x86, wrt bug #539108 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> icu-54.1-r1.ebuild: Stable for amd64, wrt bug #539108 diff --git a/dev-libs/icu/icu-54.1-r1.ebuild b/dev-libs/icu/icu-54.1-r1.ebuild index 83d08db2f24c..823dc288e8f4 100644 --- a/dev-libs/icu/icu-54.1-r1.ebuild +++ b/dev-libs/icu/icu-54.1-r1.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-54.1-r1.ebuild,v 1.2 2015/02/15 14:55:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-54.1-r1.ebuild,v 1.3 2015/02/15 14:57:51 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0/54a" -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=" |