diff options
author | 2015-02-18 09:15:40 +0000 | |
---|---|---|
committer | 2015-02-18 09:15:40 +0000 | |
commit | 54a97dd5b3bc429cdef7dc4ab3f3d297d81562db (patch) | |
tree | 61243e76dda5612f8ade3c782154a80a2aca914d /dev-libs/icu | |
parent | Stable for ppc, wrt bug #539796 (diff) | |
download | gentoo-2-54a97dd5b3bc429cdef7dc4ab3f3d297d81562db.tar.gz gentoo-2-54a97dd5b3bc429cdef7dc4ab3f3d297d81562db.tar.bz2 gentoo-2-54a97dd5b3bc429cdef7dc4ab3f3d297d81562db.zip |
Stable for ppc, wrt bug #539108
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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-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 a8e0eaa14f88..e4f8eb325c8e 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.300 2015/02/18 08:49:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.301 2015/02/18 09:15:40 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> icu-54.1-r1.ebuild: + Stable for ppc, wrt bug #539108 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> icu-54.1-r1.ebuild: Stable for ppc64, wrt bug #539108 diff --git a/dev-libs/icu/icu-54.1-r1.ebuild b/dev-libs/icu/icu-54.1-r1.ebuild index 9840b2deedfa..5552124508ec 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.7 2015/02/18 08:49:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-54.1-r1.ebuild,v 1.8 2015/02/18 09:15:40 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=" |