diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 05:44:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 05:44:14 +0000 |
commit | e388cfff33388a0827b6898c6a06ae3b5a79d867 (patch) | |
tree | b2684c87ab46bd44f1ea5327b797e7d6c04f9095 /dev-php/PEAR-Benchmark | |
parent | Stable for HPPA (bug #192247). (diff) | |
download | gentoo-2-e388cfff33388a0827b6898c6a06ae3b5a79d867.tar.gz gentoo-2-e388cfff33388a0827b6898c6a06ae3b5a79d867.tar.bz2 gentoo-2-e388cfff33388a0827b6898c6a06ae3b5a79d867.zip |
Stable for HPPA (bug #192247).
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php/PEAR-Benchmark')
-rw-r--r-- | dev-php/PEAR-Benchmark/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index 8154cd2b2bd7..e179c1789c0b 100644 --- a/dev-php/PEAR-Benchmark/ChangeLog +++ b/dev-php/PEAR-Benchmark/ChangeLog @@ -1,6 +1,9 @@ # 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.33 2007/09/06 13:56:32 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.34 2007/09/16 05:44:14 jer Exp $ + + 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Benchmark-1.2.7.ebuild: + Stable for HPPA (bug #192247). 06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Benchmark-1.2.4.ebuild: diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild index b7e80a8b921c..982f890e9e30 100644 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.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.ebuild,v 1.1 2007/08/17 13:48:37 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.2 2007/09/16 05:44:14 jer 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="" pkg_postinst() { |