diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-08 16:05:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-08 16:05:41 +0000 |
commit | e4e04e8932733920943856c764649cefdf2b7ffa (patch) | |
tree | 6849c1d0ca2d57f8d3aba97910efe52dd8d4bd4a /dev-libs/icu | |
parent | Add ~ia64 wrt #329389 (diff) | |
download | gentoo-2-e4e04e8932733920943856c764649cefdf2b7ffa.tar.gz gentoo-2-e4e04e8932733920943856c764649cefdf2b7ffa.tar.bz2 gentoo-2-e4e04e8932733920943856c764649cefdf2b7ffa.zip |
ia64/s390/sh/sparc stable wrt #322297
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/icu')
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 3f7ac97c6a07..b7297d7613c2 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.117 2010/08/05 18:06:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.118 2010/08/08 16:05:41 armin76 Exp $ + + 08 Aug 2010; Raúl Porcel <armin76@gentoo.org> icu-4.4.1.ebuild: + ia64/s390/sh/sparc stable wrt #322297 05 Aug 2010; Markus Meier <maekke@gentoo.org> icu-4.4.1.ebuild: arm stable, bug #322297 diff --git a/dev-libs/icu/icu-4.4.1.ebuild b/dev-libs/icu/icu-4.4.1.ebuild index a8d22fc42120..b742baceaf9d 100644 --- a/dev-libs/icu/icu-4.4.1.ebuild +++ b/dev-libs/icu/icu-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.4.1.ebuild,v 1.11 2010/08/05 18:06:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.4.1.ebuild,v 1.12 2010/08/08 16:05:41 armin76 Exp $ EAPI="3" @@ -22,7 +22,7 @@ SRC_URI="${BASE_URI}/${SRC_ARCHIVE} LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug doc examples static-libs" DEPEND="doc? ( app-arch/unzip )" |