diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 13:39:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 13:39:30 +0000 |
commit | 0c7c505337fdbc0cb08905a817d9f23a6b71bd6f (patch) | |
tree | 8ff2cb4c8af9c2936f878b67485a06841fbfefc2 /dev-libs/icu | |
parent | Stable for ia64, wrt bug #463080 (diff) | |
download | gentoo-2-0c7c505337fdbc0cb08905a817d9f23a6b71bd6f.tar.gz gentoo-2-0c7c505337fdbc0cb08905a817d9f23a6b71bd6f.tar.bz2 gentoo-2-0c7c505337fdbc0cb08905a817d9f23a6b71bd6f.zip |
Stable for ia64, wrt bug #467452
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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-51.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index a865cbddc38e..774b2a9c4bee 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.237 2013/05/05 17:35:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.238 2013/05/07 13:39:30 ago Exp $ + + 07 May 2013; Agostino Sarubbo <ago@gentoo.org> icu-51.1.ebuild: + Stable for ia64, wrt bug #467452 05 May 2013; Agostino Sarubbo <ago@gentoo.org> icu-51.1.ebuild: Stable for alpha, wrt bug #467452 diff --git a/dev-libs/icu/icu-51.1.ebuild b/dev-libs/icu/icu-51.1.ebuild index fdf82e6b5136..73dbb4a8953f 100644 --- a/dev-libs/icu/icu-51.1.ebuild +++ b/dev-libs/icu/icu-51.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.1.ebuild,v 1.8 2013/05/05 17:35:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.1.ebuild,v 1.9 2013/05/07 13:39:30 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.icu-project.org/files/icu4c/${PV/_/}/icu4c-${PV//./_}-s LICENSE="BSD" SLOT="0/51.1" -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=" |