diff options
author | 2015-05-27 10:58:57 +0000 | |
---|---|---|
committer | 2015-05-27 10:58:57 +0000 | |
commit | c97f4b890e46bc3b54124e3d2a80f22866faa6de (patch) | |
tree | 74e924a3050ff06070cd6af70da5e2ead67dc180 /dev-libs/icu | |
parent | Stable for x86, wrt bug #547900 (diff) | |
download | gentoo-2-c97f4b890e46bc3b54124e3d2a80f22866faa6de.tar.gz gentoo-2-c97f4b890e46bc3b54124e3d2a80f22866faa6de.tar.bz2 gentoo-2-c97f4b890e46bc3b54124e3d2a80f22866faa6de.zip |
Stable for x86, wrt bug #547900
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-55.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 2a1c49b1dd30..2ef89bdde8d3 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.308 2015/05/27 10:58:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.309 2015/05/27 10:58:57 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> icu-55.1.ebuild: + Stable for x86, wrt bug #547900 27 May 2015; Agostino Sarubbo <ago@gentoo.org> icu-55.1.ebuild: Stable for amd64, wrt bug #547900 diff --git a/dev-libs/icu/icu-55.1.ebuild b/dev-libs/icu/icu-55.1.ebuild index d0a8764db41e..520f0cf42bab 100644 --- a/dev-libs/icu/icu-55.1.ebuild +++ b/dev-libs/icu/icu-55.1.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-55.1.ebuild,v 1.4 2015/05/27 10:58:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-55.1.ebuild,v 1.5 2015/05/27 10:58:57 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0/55" -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=" |