diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:34:14 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:34:14 +0000 |
commit | 1bb5e6bd09f57e185222b9e0b70e9d94625ddcad (patch) | |
tree | 3306fa75b08f43e3177c152e32f81915691fe106 /dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild | |
parent | Stable on x86; bug #119722 (diff) | |
download | gentoo-2-1bb5e6bd09f57e185222b9e0b70e9d94625ddcad.tar.gz gentoo-2-1bb5e6bd09f57e185222b9e0b70e9d94625ddcad.tar.bz2 gentoo-2-1bb5e6bd09f57e185222b9e0b70e9d94625ddcad.zip |
Stable on x86; bug #119722
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 9dfedb1a7a7e..9036bf1470b0 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.3 2006/01/21 20:55:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild,v 1.4 2006/01/22 07:33:56 halcy0n 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="" |