diff options
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="" |