diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-26 12:36:11 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-26 12:36:11 +0000 |
commit | f6e8b29d45912a99871e59bc3ff2104f82ade9c8 (patch) | |
tree | 76856040227e07c0122837baf3f729d3112f0d97 /dev-libs/icu | |
parent | Block app-editor/ng due to file collision. see #295840. (diff) | |
download | gentoo-2-f6e8b29d45912a99871e59bc3ff2104f82ade9c8.tar.gz gentoo-2-f6e8b29d45912a99871e59bc3ff2104f82ade9c8.tar.bz2 gentoo-2-f6e8b29d45912a99871e59bc3ff2104f82ade9c8.zip |
ppc stable #322297
(Portage version: 2.1.8.3/cvs/Linux ppc)
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 bb53c4125f61..20a59db55923 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.112 2010/06/22 14:29:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.113 2010/06/26 12:36:11 nixnut Exp $ + + 26 Jun 2010; <nixnut@gentoo.org> icu-4.4.1.ebuild: + ppc stable #322297 22 Jun 2010; Jeroen Roovers <jer@gentoo.org> icu-4.4.1.ebuild: Stable for HPPA (bug #322297). diff --git a/dev-libs/icu/icu-4.4.1.ebuild b/dev-libs/icu/icu-4.4.1.ebuild index 527bccf32a55..467e880bdf8a 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.6 2010/06/22 14:29:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.4.1.ebuild,v 1.7 2010/06/26 12:36:11 nixnut 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 )" |