diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-22 21:49:20 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-22 21:49:20 +0000 |
commit | a2f2496335913270e9d5a1319e6756ce5010366c (patch) | |
tree | 22a29cc8fb36d677e551e6228d6dcb879deb54cf /dev-php/PEAR-Benchmark | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-a2f2496335913270e9d5a1319e6756ce5010366c.tar.gz gentoo-2-a2f2496335913270e9d5a1319e6756ce5010366c.tar.bz2 gentoo-2-a2f2496335913270e9d5a1319e6756ce5010366c.zip |
stable on amd64 wrt bug 119722
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-Benchmark')
-rw-r--r-- | dev-php/PEAR-Benchmark/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index bf4afa3a57b3..38d84bc80765 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.13 2006/01/22 16:25:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.14 2006/01/22 21:46:54 blubb Exp $ + + 22 Jan 2006; Simon Stelling <blubb@gentoo.org> + PEAR-Benchmark-1.2.4.ebuild: + stable on amd64 wrt bug 119722 22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-Benchmark-1.2.4.ebuild: Stable on SPARC wrt bug #119722. diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild index d5be6f457277..983e0f32e184 100644 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.4.ebuild,v 1.5 2006/01/22 16:25:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild,v 1.6 2006/01/22 21:46:54 blubb Exp $ inherit php-pear-r1 DESCRIPTION="Framework to benchmark PHP scripts or function calls." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" |