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 ef859c40f4ce..f423e58e5737 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.8 2006/01/27 18:27:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild,v 1.9 2006/02/04 09:58:52 nixnut Exp $ inherit php-pear-r1 DESCRIPTION="Framework to benchmark PHP scripts or function calls." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" |