diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-11 16:07:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-11 16:07:31 +0000 |
commit | 8d0c543821754c84da6159a273314c362ea2a530 (patch) | |
tree | 4892984a39aca3c82aa041e36eb4cb5cba7057e6 /dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild | |
parent | Patch splashtutils to work on baselayout-2.0.0_rc5 (diff) | |
download | gentoo-2-8d0c543821754c84da6159a273314c362ea2a530.tar.gz gentoo-2-8d0c543821754c84da6159a273314c362ea2a530.tar.bz2 gentoo-2-8d0c543821754c84da6159a273314c362ea2a530.zip |
alpha/sparc stable wrt #194033
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild index 5c7205ff3704..c052329e08ed 100644 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.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-r1.ebuild,v 1.5 2007/09/30 16:20:46 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild,v 1.6 2007/10/11 16:07:31 armin76 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="" src_unpack() { |