From 94f968dfefb1bc5ecbc1c72670a8e05d59a6e4f4 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Fri, 21 Sep 2007 12:12:53 +0000 Subject: x86 stable, bug 192247 (Portage version: 2.1.3.9) --- dev-php/PEAR-Benchmark/ChangeLog | 6 +++++- dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php/PEAR-Benchmark') diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index e179c1789c0b..de159cf37d94 100644 --- a/dev-php/PEAR-Benchmark/ChangeLog +++ b/dev-php/PEAR-Benchmark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Benchmark # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.34 2007/09/16 05:44:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.35 2007/09/21 12:12:53 opfer Exp $ + + 21 Sep 2007; Christian Faulhammer + PEAR-Benchmark-1.2.7.ebuild: + x86 stable, bug 192247 16 Sep 2007; Jeroen Roovers PEAR-Benchmark-1.2.7.ebuild: Stable for HPPA (bug #192247). diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild index 982f890e9e30..d189ae04075d 100644 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.2 2007/09/16 05:44:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.3 2007/09/21 12:12:53 opfer Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Framework to benchmark PHP scripts or function calls." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" pkg_postinst() { -- cgit v1.2.3-65-gdbad