diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-03 11:46:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-03 11:46:25 +0000 |
commit | 57343276ae09433442fc0605e61bf10485e6bc5c (patch) | |
tree | 2828edeb0d56fafc07a3a1409066c924bc95a967 /dev-libs/icu | |
parent | ia64/s390/sh stable wrt #351487 (diff) | |
download | gentoo-2-57343276ae09433442fc0605e61bf10485e6bc5c.tar.gz gentoo-2-57343276ae09433442fc0605e61bf10485e6bc5c.tar.bz2 gentoo-2-57343276ae09433442fc0605e61bf10485e6bc5c.zip |
ia64/s390/sh stable wrt #350861
(Portage version: 2.1.9.44/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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index a729ebdb486c..c05b91761463 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.142 2011/03/23 21:20:47 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.143 2011/04/03 11:46:25 armin76 Exp $ + + 03 Apr 2011; Raúl Porcel <armin76@gentoo.org> icu-4.6.ebuild: + ia64/s390/sh stable wrt #350861 *icu-4.6.1 (23 Mar 2011) diff --git a/dev-libs/icu/icu-4.6.ebuild b/dev-libs/icu/icu-4.6.ebuild index a23a2268d215..136e7382517c 100644 --- a/dev-libs/icu/icu-4.6.ebuild +++ b/dev-libs/icu/icu-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.6.ebuild,v 1.10 2011/02/27 13:59:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.6.ebuild,v 1.11 2011/04/03 11:46:25 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 )" |