diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-29 16:43:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-29 16:43:47 +0000 |
commit | 09421d22833e7037c88e453492dc09ab594b685c (patch) | |
tree | 3d4eed5b0a197a649daa8641977502c75210a6e2 /dev-libs/icu | |
parent | Marking autofs-5.0.6-r3 ppc for bug 379569 (diff) | |
download | gentoo-2-09421d22833e7037c88e453492dc09ab594b685c.tar.gz gentoo-2-09421d22833e7037c88e453492dc09ab594b685c.tar.bz2 gentoo-2-09421d22833e7037c88e453492dc09ab594b685c.zip |
Stable for HPPA (bug #405965).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/icu')
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-4.8.1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index f3ef516569af..b320d62bbe26 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.171 2012/02/29 15:24:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.172 2012/02/29 16:43:47 jer Exp $ + + 29 Feb 2012; Jeroen Roovers <jer@gentoo.org> icu-4.8.1.1-r1.ebuild: + Stable for HPPA (bug #405965). 29 Feb 2012; Agostino Sarubbo <ago@gentoo.org> icu-4.8.1.1-r1.ebuild: Stable for amd64, wrt bug #405965 diff --git a/dev-libs/icu/icu-4.8.1.1-r1.ebuild b/dev-libs/icu/icu-4.8.1.1-r1.ebuild index 169e152f4bf7..bb1fc74d7292 100644 --- a/dev-libs/icu/icu-4.8.1.1-r1.ebuild +++ b/dev-libs/icu/icu-4.8.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.8.1.1-r1.ebuild,v 1.3 2012/02/29 15:24:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.8.1.1-r1.ebuild,v 1.4 2012/02/29 16:43:47 jer Exp $ EAPI="4" @@ -26,7 +26,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 )" |