diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-16 22:18:41 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-16 22:18:41 +0000 |
commit | 98f587810e00d80be63f54a6950ddbead5551cb0 (patch) | |
tree | fe2d130d9371d7796fde193fff9646a39aa695fc /dev-php/PEAR-PEAR | |
parent | Stable on sparc (diff) | |
download | gentoo-2-98f587810e00d80be63f54a6950ddbead5551cb0.tar.gz gentoo-2-98f587810e00d80be63f54a6950ddbead5551cb0.tar.bz2 gentoo-2-98f587810e00d80be63f54a6950ddbead5551cb0.zip |
Stable on sparc wrt security #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 7bdd0f22a0b7..23bb82f38cc5 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.87 2007/08/16 10:47:01 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.88 2007/08/16 22:18:41 gustavoz Exp $ + + 16 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + PEAR-PEAR-1.6.1.ebuild: + Stable on sparc wrt security #189075 *PEAR-PEAR-1.6.1 (16 Aug 2007) 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 936a2855b623..d31fb3b5704a 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.1 2007/08/16 10:47:01 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild,v 1.2 2007/08/16 22:18:41 gustavoz 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/" |