diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-08-18 19:02:05 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-08-18 19:02:05 +0000 |
commit | da25568295ad61765710af7403c9cfa08a6cbf0f (patch) | |
tree | 201b5a55a269c61472960cd9dd782b50420fba9e /dev-php/PEAR-PEAR | |
parent | stable x86, security bug 178517 (diff) | |
download | gentoo-2-da25568295ad61765710af7403c9cfa08a6cbf0f.tar.gz gentoo-2-da25568295ad61765710af7403c9cfa08a6cbf0f.tar.bz2 gentoo-2-da25568295ad61765710af7403c9cfa08a6cbf0f.zip |
stable x86, security bug 189075
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 25ab251ec5ad..b76750bac54f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.89 2007/08/17 06:00:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.90 2007/08/18 19:02:05 opfer Exp $ + + 18 Aug 2007; Christian Faulhammer <opfer@gentoo.org> + PEAR-PEAR-1.6.1.ebuild: + stable x86, security bug 189075 17 Aug 2007; Jeroen Roovers <jer@gentoo.org> PEAR-PEAR-1.6.1.ebuild: Stable for HPPA (bug #189075). 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 f7a7bf538fe1..b256708f6b76 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.3 2007/08/17 06:00:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild,v 1.4 2007/08/18 19:02:05 opfer 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/" |