diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-09 19:24:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-09 19:24:41 +0000 |
commit | d7d94c2ce5d83c041127364aaf26c2146308a04f (patch) | |
tree | 75c73754475a6d3818c51dd631b65bcfd1f10cd6 /dev-libs | |
parent | added ~x86, bug 291571 (diff) | |
download | gentoo-2-d7d94c2ce5d83c041127364aaf26c2146308a04f.tar.gz gentoo-2-d7d94c2ce5d83c041127364aaf26c2146308a04f.tar.bz2 gentoo-2-d7d94c2ce5d83c041127364aaf26c2146308a04f.zip |
Stable for HPPA (bug #275769).
(Portage version: 2.2_rc49/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/icu/icu-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 89bb20c8f6c1..fcc9e97d0c22 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.99 2009/10/24 02:14:39 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.100 2009/11/09 19:24:41 jer Exp $ + + 09 Nov 2009; Jeroen Roovers <jer@gentoo.org> icu-4.2.1.ebuild: + Stable for HPPA (bug #275769). 24 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> icu-4.2.1.ebuild, diff --git a/dev-libs/icu/icu-4.2.1.ebuild b/dev-libs/icu/icu-4.2.1.ebuild index 7a15810b2860..cd64e2043822 100644 --- a/dev-libs/icu/icu-4.2.1.ebuild +++ b/dev-libs/icu/icu-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.2.1.ebuild,v 1.8 2009/10/24 02:14:39 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.2.1.ebuild,v 1.9 2009/11/09 19:24:41 jer Exp $ EAPI="2" @@ -21,7 +21,7 @@ SRC_URI="${BASEURI}/${SRCPKG} 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" DEPEND="doc? ( app-arch/unzip )" |