diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 17:56:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-12 17:56:43 +0000 |
commit | 652c4a0117edddaba6e8334937fb3895bf638008 (patch) | |
tree | cfadde4e2d88a9d2ab11d405a3138b5c0b6d57dd /dev-php | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-652c4a0117edddaba6e8334937fb3895bf638008.tar.gz gentoo-2-652c4a0117edddaba6e8334937fb3895bf638008.tar.bz2 gentoo-2-652c4a0117edddaba6e8334937fb3895bf638008.zip |
Stable on sparc wrt #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 275058c965c4..cad7bc4c820b 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.27 2007/03/09 18:26:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.28 2007/03/12 17:56:43 gustavoz Exp $ + + 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + PEAR-Benchmark-1.2.6.ebuild: + Stable on sparc wrt #157466 09 Mar 2007; nixnut <nixnut@gentoo.org> PEAR-Benchmark-1.2.6.ebuild: Stable on ppc wrt 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 36941717432e..f30a2862cb13 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.5 2007/03/09 18:26:14 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.6.ebuild,v 1.6 2007/03/12 17:56:43 gustavoz 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="" |