diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-17 17:35:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-17 17:35:35 +0000 |
commit | 1ca385045a155718d960ab5d839ee1f05da71ec0 (patch) | |
tree | ee2a1aef375a0d1569ab9cdec2750877efea0081 /dev-libs/icu | |
parent | Stable for AMD64, wrt security bug #394203 (diff) | |
download | gentoo-2-1ca385045a155718d960ab5d839ee1f05da71ec0.tar.gz gentoo-2-1ca385045a155718d960ab5d839ee1f05da71ec0.tar.bz2 gentoo-2-1ca385045a155718d960ab5d839ee1f05da71ec0.zip |
alpha/ia64/s390/sh/sparc stable wrt #387259
(Portage version: 2.1.10.38/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.8.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 636a899c1b13..d844b9a6c711 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.165 2011/10/30 12:02:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.166 2011/12/17 17:35:35 armin76 Exp $ + + 17 Dec 2011; Raúl Porcel <armin76@gentoo.org> icu-4.8.1-r2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #387259 *icu-4.8.1.1 (30 Oct 2011) diff --git a/dev-libs/icu/icu-4.8.1-r2.ebuild b/dev-libs/icu/icu-4.8.1-r2.ebuild index 98e9587d35ed..8bcc7ace4aaa 100644 --- a/dev-libs/icu/icu-4.8.1-r2.ebuild +++ b/dev-libs/icu/icu-4.8.1-r2.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.8.1-r2.ebuild,v 1.5 2011/10/29 19:21:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.8.1-r2.ebuild,v 1.6 2011/12/17 17:35:35 armin76 Exp $ EAPI="3" @@ -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 )" |