diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-30 16:20:46 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-30 16:20:46 +0000 |
commit | 355772740f7398bd227d0582342147d1e61b9336 (patch) | |
tree | c777f22f945b8a45e1de565e14cb67b4054fa574 /dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild | |
parent | Add new version to fix security bug #194278 (CVE CVE-2007-4996), remove old p... (diff) | |
download | gentoo-2-355772740f7398bd227d0582342147d1e61b9336.tar.gz gentoo-2-355772740f7398bd227d0582342147d1e61b9336.tar.bz2 gentoo-2-355772740f7398bd227d0582342147d1e61b9336.zip |
Stable on amd64 wrt 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 363f3dc2a717..5c7205ff3704 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.4 2007/09/30 15:33:12 maekke Exp $ +# $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 $ 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() { |