diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-25 18:34:42 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-25 18:34:42 +0000 |
commit | 7ebd3138767cd674eb22532ed288d822ab3ebf4d (patch) | |
tree | bf41f167aa9344fc2f6ce991452d5c321fd586d1 /dev-libs/icu | |
parent | Revbump to fix line endings (bug #376193). Remove old. (diff) | |
download | gentoo-2-7ebd3138767cd674eb22532ed288d822ab3ebf4d.tar.gz gentoo-2-7ebd3138767cd674eb22532ed288d822ab3ebf4d.tar.bz2 gentoo-2-7ebd3138767cd674eb22532ed288d822ab3ebf4d.zip |
ppc/ppc64 stable wrt #374589
(Portage version: 2.2.0_alpha46/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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 2ce310f4cfd2..068ebef44220 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.153 2011/07/24 19:48:21 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.154 2011/07/25 18:34:42 xarthisius Exp $ + + 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> icu-4.8.ebuild: + ppc/ppc64 stable wrt #374589 24 Jul 2011; Thomas Kahle <tomka@gentoo.org> icu-4.8.ebuild: x86 stable per bug 374589 diff --git a/dev-libs/icu/icu-4.8.ebuild b/dev-libs/icu/icu-4.8.ebuild index 3b6ab6505402..bcd7e5bd51e0 100644 --- a/dev-libs/icu/icu-4.8.ebuild +++ b/dev-libs/icu/icu-4.8.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.ebuild,v 1.3 2011/07/24 19:48:21 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.8.ebuild,v 1.4 2011/07/25 18:34:42 xarthisius 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 )" |