diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:00:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:00:00 +0000 |
commit | 0254f7466fb270cd9a8c4e18e5ce78f0003dcc1c (patch) | |
tree | 5a44c50848c5c57f7d5254cf5dbf9858d3eec0d4 /dev-php/PEAR-Benchmark | |
parent | Marking PEAR-Net_FTP-1.3.2 ppc64 stable for bug 192247 (diff) | |
download | gentoo-2-0254f7466fb270cd9a8c4e18e5ce78f0003dcc1c.tar.gz gentoo-2-0254f7466fb270cd9a8c4e18e5ce78f0003dcc1c.tar.bz2 gentoo-2-0254f7466fb270cd9a8c4e18e5ce78f0003dcc1c.zip |
Marking PEAR-Benchmark-1.2.7 ppc64 stable for bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Benchmark')
-rw-r--r-- | dev-php/PEAR-Benchmark/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index 9de02f7659bf..dd3386e68e27 100644 --- a/dev-php/PEAR-Benchmark/ChangeLog +++ b/dev-php/PEAR-Benchmark/ChangeLog @@ -1,6 +1,9 @@ # 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.36 2007/09/25 00:07:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.37 2007/09/26 18:00:00 ranger Exp $ + + 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Benchmark-1.2.7.ebuild: + Marking PEAR-Benchmark-1.2.7 ppc64 stable for bug 192247 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-Benchmark-1.2.7.ebuild: stable ppc, 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 e50ca3b43e4c..367f95a6eb5e 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.4 2007/09/25 00:07:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.5 2007/09/26 18:00:00 ranger 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() { |