diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-28 21:54:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-28 21:54:22 +0000 |
commit | b0bfa7710f0d594e0203cdb59ba4b502ba378bdd (patch) | |
tree | f15daca42383ea8f96a06f6230678482f5e9cd5c /dev-php | |
parent | Stable on sparc wrt #172537 (diff) | |
download | gentoo-2-b0bfa7710f0d594e0203cdb59ba4b502ba378bdd.tar.gz gentoo-2-b0bfa7710f0d594e0203cdb59ba4b502ba378bdd.tar.bz2 gentoo-2-b0bfa7710f0d594e0203cdb59ba4b502ba378bdd.zip |
ia64 stable wrt bug 157466
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Benchmark/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index f7ed1a6bb900..a5ef5781917d 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.29 2007/03/17 17:44:32 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.30 2007/03/28 21:54:22 armin76 Exp $ + + 28 Mar 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-Benchmark-1.2.6.ebuild: + ia64 stable wrt bug 157466 17 Mar 2007; Steve Dibb <beandog@gentoo.org> PEAR-Benchmark-1.2.6.ebuild: amd64 stable, bug 157466 diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.6.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.6.ebuild index 8e8e6e1dce9d..4f46c32a3c4e 100644 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.6.ebuild +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.6.ebuild @@ -1,11 +1,11 @@ # 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.6.ebuild,v 1.7 2007/03/17 17:44:32 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.6.ebuild,v 1.8 2007/03/28 21:54:22 armin76 Exp $ inherit php-pear-r1 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="" |