diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:49:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:49:28 +0000 |
commit | f1add147f16a2bfb196173c86350a0428127ab96 (patch) | |
tree | 20b2e052766ac8b4bf2f5a56aded3060ca8e23f8 /dev-libs | |
parent | Stable for ppc64, wrt bug #535948 (diff) | |
download | gentoo-2-f1add147f16a2bfb196173c86350a0428127ab96.tar.gz gentoo-2-f1add147f16a2bfb196173c86350a0428127ab96.tar.bz2 gentoo-2-f1add147f16a2bfb196173c86350a0428127ab96.zip |
Stable for ppc64, wrt bug #539108
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 1e18344d2d49..a8e0eaa14f88 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.299 2015/02/17 21:10:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.300 2015/02/18 08:49:28 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> icu-54.1-r1.ebuild: + Stable for ppc64, wrt bug #539108 17 Feb 2015; Markus Meier <maekke@gentoo.org> icu-54.1-r1.ebuild: arm stable, bug #539108 diff --git a/dev-libs/icu/icu-54.1-r1.ebuild b/dev-libs/icu/icu-54.1-r1.ebuild index 9bd67e8a775f..9840b2deedfa 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.6 2015/02/17 21:10:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-54.1-r1.ebuild,v 1.7 2015/02/18 08:49:28 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=" |