diff options
author | 2007-09-30 15:33:12 +0000 | |
---|---|---|
committer | 2007-09-30 15:33:12 +0000 | |
commit | 24b1b00e76687039a5ce81d60cd3a9df5211faeb (patch) | |
tree | 78112c733e211ac98ff751daa6b5cf9e81d21621 /dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild | |
parent | Add ~x86 keyword. (diff) | |
download | gentoo-2-24b1b00e76687039a5ce81d60cd3a9df5211faeb.tar.gz gentoo-2-24b1b00e76687039a5ce81d60cd3a9df5211faeb.tar.bz2 gentoo-2-24b1b00e76687039a5ce81d60cd3a9df5211faeb.zip |
x86 stable, bug #194033
(Portage version: 2.1.3.11)
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 b67906f08573..363f3dc2a717 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.3 2007/09/28 13:09:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild,v 1.4 2007/09/30 15:33:12 maekke 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() { |