diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-26 16:16:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-26 16:16:56 +0000 |
commit | 779f92590e3a9476028fa0471315d40ce26c4b7f (patch) | |
tree | a70df2bcb77d38971109387fac97ace0fc551727 /dev-libs | |
parent | dev-libs/expat is required for building too. (diff) | |
download | gentoo-2-779f92590e3a9476028fa0471315d40ce26c4b7f.tar.gz gentoo-2-779f92590e3a9476028fa0471315d40ce26c4b7f.tar.bz2 gentoo-2-779f92590e3a9476028fa0471315d40ce26c4b7f.zip |
Stable for HPPA (bug #364409).
(Portage version: 2.2.0_alpha30/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-4.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index c05b91761463..15bb7a932548 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.143 2011/04/03 11:46:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.144 2011/04/26 16:16:56 jer Exp $ + + 26 Apr 2011; Jeroen Roovers <jer@gentoo.org> icu-4.6.1.ebuild: + Stable for HPPA (bug #364409). 03 Apr 2011; Raúl Porcel <armin76@gentoo.org> icu-4.6.ebuild: ia64/s390/sh stable wrt #350861 diff --git a/dev-libs/icu/icu-4.6.1.ebuild b/dev-libs/icu/icu-4.6.1.ebuild index b362854a8057..70a25ff33eaf 100644 --- a/dev-libs/icu/icu-4.6.1.ebuild +++ b/dev-libs/icu/icu-4.6.1.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.1.ebuild,v 1.1 2011/03/23 21:20:47 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.6.1.ebuild,v 1.2 2011/04/26 16:16:56 jer 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 )" |