diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-23 00:07:22 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-23 00:07:22 +0000 |
commit | ad57619e85a442155a15cc7e2fdb8ccae39ab90f (patch) | |
tree | 04823f5932e010ee45d9ca8415071d6c7217a1e5 /dev-php | |
parent | Stable on amd64 wrt security bug #189172 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild | 4 |
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/" |