summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog6
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index d081c3afe489..2e00d65c9a8d 100644
--- a/dev-php/PEAR-PEAR/ChangeLog
+++ b/dev-php/PEAR-PEAR/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-PEAR
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.122 2010/11/05 04:18:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.123 2010/12/19 20:55:05 phajdan.jr Exp $
+
+ 19 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ PEAR-PEAR-1.9.1-r3.ebuild:
+ x86 stable wrt security bug #340807
05 Nov 2010; Jeroen Roovers <jer@gentoo.org> PEAR-PEAR-1.9.1-r1.ebuild:
Stable for HPPA (bug #336869).
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild
index 6fcceb6e380c..e855f0408bb4 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.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-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild,v 1.1 2010/10/30 17:09:16 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild,v 1.2 2010/12/19 20:55:05 phajdan.jr Exp $
EAPI="3"
@@ -8,7 +8,7 @@ inherit depend.php
PEAR="${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
DESCRIPTION="PEAR Base System"
HOMEPAGE="http://pear.php.net/package/PEAR"