summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 07:52:14 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 07:52:14 +0000
commit66d7fc3ebed26de538482efc83b45deed54e765b (patch)
tree9b262081b6b1b89f44a7a179d23a01682e538a0d /dev-php
parentStable on ppc64; bug #119722 (diff)
downloadgentoo-2-66d7fc3ebed26de538482efc83b45deed54e765b.tar.gz
gentoo-2-66d7fc3ebed26de538482efc83b45deed54e765b.tar.bz2
gentoo-2-66d7fc3ebed26de538482efc83b45deed54e765b.zip
Added ~ppc64; bug #119722
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Benchmark/ChangeLog8
-rw-r--r--dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog
index c2c3ff23220f..f21ece8496bb 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.9 2005/11/22 13:36:46 corsair Exp $
+# 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 $
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org>
+ PEAR-Benchmark-1.2.4.ebuild:
+ Added ~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 c3c9792fe201..5216bedd8e79 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-2005 Gentoo Foundation
+# 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.1 2005/11/10 10:26:35 sebastian Exp $
+# $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 $
inherit php-pear-r1
DESCRIPTION="Framework to benchmark PHP scripts or function calls."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""