summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-02-20 04:17:04 +0000
committerSteve Dibb <beandog@gentoo.org>2008-02-20 04:17:04 +0000
commit5bf254d9e6883938e9f1f3a9dd7a291645ba8b59 (patch)
treec9ef07597e5c0a1a1346819a65d7575c6c26cc30
parentAdd escape range patch, security bug 210754 (diff)
downloadgentoo-2-5bf254d9e6883938e9f1f3a9dd7a291645ba8b59.tar.gz
gentoo-2-5bf254d9e6883938e9f1f3a9dd7a291645ba8b59.tar.bz2
gentoo-2-5bf254d9e6883938e9f1f3a9dd7a291645ba8b59.zip
amd64 stable, security bug 208001
(Portage version: 2.1.4.4)
-rw-r--r--dev-libs/icu/ChangeLog5
-rw-r--r--dev-libs/icu/icu-3.6-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog
index b37980f2fbc3..824ca35759e8 100644
--- a/dev-libs/icu/ChangeLog
+++ b/dev-libs/icu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/icu
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.75 2008/02/10 22:50:43 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.76 2008/02/20 04:17:04 beandog Exp $
+
+ 20 Feb 2008; Steve Dibb <beandog@gentoo.org> icu-3.6-r2.ebuild:
+ amd64 stable, security bug 208001
10 Feb 2008; Olivier Crête <tester@gentoo.org> icu-3.8.1-r1.ebuild:
Stable amd64, security bug #208001
diff --git a/dev-libs/icu/icu-3.6-r2.ebuild b/dev-libs/icu/icu-3.6-r2.ebuild
index 4f5d56bc84ef..7ec629ec35a6 100644
--- a/dev-libs/icu/icu-3.6-r2.ebuild
+++ b/dev-libs/icu/icu-3.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6-r2.ebuild,v 1.6 2008/02/07 10:40:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6-r2.ebuild,v 1.7 2008/02/20 04:17:04 beandog Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.software.ibm.com/software/globalization/icu/${PV}/icu4c-${PV/
LICENSE="as-is"
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"
DEPEND=""