summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-08-23 00:07:22 +0000
committerChristoph Mende <angelos@gentoo.org>2007-08-23 00:07:22 +0000
commitad57619e85a442155a15cc7e2fdb8ccae39ab90f (patch)
tree04823f5932e010ee45d9ca8415071d6c7217a1e5 /dev-php/PEAR-PEAR
parentStable on amd64 wrt security bug #189172 (diff)
downloadgentoo-2-ad57619e85a442155a15cc7e2fdb8ccae39ab90f.tar.gz
gentoo-2-ad57619e85a442155a15cc7e2fdb8ccae39ab90f.tar.bz2
gentoo-2-ad57619e85a442155a15cc7e2fdb8ccae39ab90f.zip
Stable on amd64 wrt security bug #189075
(Portage version: 2.1.3.6)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog5
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index 4850bc2e9fdc..7f1e967445cc 100644
--- a/dev-php/PEAR-PEAR/ChangeLog
+++ b/dev-php/PEAR-PEAR/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-PEAR
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.92 2007/08/22 15:22:23 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.93 2007/08/23 00:07:22 angelos Exp $
+
+ 23 Aug 2007; Christoph Mende <angelos@gentoo.org> PEAR-PEAR-1.6.1.ebuild:
+ Stable on amd64 wrt security bug #189075
22 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
PEAR-PEAR-1.6.1.ebuild:
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild
index 2ec8b04bc26f..34a9243f52bd 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.6.1.ebuild,v 1.6 2007/08/22 15:22:23 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild,v 1.7 2007/08/23 00:07:22 angelos Exp $
inherit depend.php
@@ -12,7 +12,7 @@ PEAR="1.6.1"
[[ -z "${PEAR_CACHEDIR}" ]] && PEAR_CACHEDIR="/var/cache/pear"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
DESCRIPTION="PEAR Base System (PEAR, Archive_Tar, Console_Getopt, Structures_Graph, XML_RPC)."
HOMEPAGE="http://pear.php.net/"