summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-05 18:36:26 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-05 18:36:26 +0000
commit84d560efc2983588c9a49679158e9292b8e9ff8c (patch)
tree6e5082834001a08f7cdd2ea12be2e3a28cdcdc3f /dev-libs/icu
parentDelete older ebuild. (diff)
downloadgentoo-2-84d560efc2983588c9a49679158e9292b8e9ff8c.tar.gz
gentoo-2-84d560efc2983588c9a49679158e9292b8e9ff8c.tar.bz2
gentoo-2-84d560efc2983588c9a49679158e9292b8e9ff8c.zip
x86 stable wrt bug #322297
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-libs/icu')
-rw-r--r--dev-libs/icu/ChangeLog5
-rw-r--r--dev-libs/icu/icu-4.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index 8402bf70c1a0..ee19c600432b 100644
--- a/dev-libs/icu/ChangeLog
+++ b/dev-libs/icu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/icu
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.107 2010/04/29 18:22:54 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.108 2010/06/05 18:36:26 phajdan.jr Exp $
+
+ 05 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> icu-4.4.1.ebuild:
+ x86 stable wrt bug #322297
*icu-4.4.1 (29 Apr 2010)
diff --git a/dev-libs/icu/icu-4.4.1.ebuild b/dev-libs/icu/icu-4.4.1.ebuild
index 19d017d9b103..8757212f9ea5 100644
--- a/dev-libs/icu/icu-4.4.1.ebuild
+++ b/dev-libs/icu/icu-4.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.4.1.ebuild,v 1.1 2010/04/29 18:22:54 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-4.4.1.ebuild,v 1.2 2010/06/05 18:36:26 phajdan.jr Exp $
EAPI="3"
@@ -21,7 +21,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"
DEPEND="doc? ( app-arch/unzip )"