diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 20:58:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 20:58:24 +0000 |
commit | f0a89571c7a1c22a89974e1eabb834e783a772a5 (patch) | |
tree | a2d3f39e69cdb54a8f7688a6eb41fc026f2551ab /dev-php/PEAR-Benchmark | |
parent | Added ppc keyword. bug 119451 (diff) | |
download | gentoo-2-f0a89571c7a1c22a89974e1eabb834e783a772a5.tar.gz gentoo-2-f0a89571c7a1c22a89974e1eabb834e783a772a5.tar.bz2 gentoo-2-f0a89571c7a1c22a89974e1eabb834e783a772a5.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php/PEAR-Benchmark')
-rw-r--r-- | dev-php/PEAR-Benchmark/ChangeLog | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index f21ece8496bb..1f7bfaf1e0cd 100644 --- a/dev-php/PEAR-Benchmark/ChangeLog +++ b/dev-php/PEAR-Benchmark/ChangeLog @@ -1,10 +1,10 @@ # ChangeLog for dev-php/PEAR-Benchmark # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.10 2006/01/21 07:52:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.11 2006/01/21 20:55:44 corsair Exp $ 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Benchmark-1.2.4.ebuild: - Added ~ppc64; bug #119722 + Stable on ppc64; bug #119722 22 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-Benchmark-1.2.2.ebuild: diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild index 5216bedd8e79..9dfedb1a7a7e 100644 --- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.4.ebuild,v 1.2 2006/01/21 07:52:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild,v 1.3 2006/01/21 20:55:44 corsair Exp $ inherit php-pear-r1 DESCRIPTION="Framework to benchmark PHP scripts or function calls." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |