diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:32:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:32:39 +0000 |
commit | 8cce8396db6360e478a636dc76730268c43e96d1 (patch) | |
tree | 97a834f7a38369d0ec6de4ba83653f825f40d43a /dev-php/PEAR-Benchmark | |
parent | ia64 stable wrt #192247 (diff) | |
download | gentoo-2-8cce8396db6360e478a636dc76730268c43e96d1.tar.gz gentoo-2-8cce8396db6360e478a636dc76730268c43e96d1.tar.bz2 gentoo-2-8cce8396db6360e478a636dc76730268c43e96d1.zip |
ia64 stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Benchmark')
-rw-r--r-- | dev-php/PEAR-Benchmark/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index 460fa4a78c02..640e20e89d51 100644 --- a/dev-php/PEAR-Benchmark/ChangeLog +++ b/dev-php/PEAR-Benchmark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Benchmark # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.45 2007/10/11 16:07:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.46 2007/10/22 16:32:39 armin76 Exp $ + + 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-Benchmark-1.2.7-r1.ebuild: + ia64 stable wrt #192247 11 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Benchmark-1.2.7-r1.ebuild: 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 c052329e08ed..ee94c1c56346 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.6 2007/10/11 16:07:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild,v 1.7 2007/10/22 16:32:39 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() { |