summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-09-27 23:42:25 +0000
committerBrent Baude <ranger@gentoo.org>2007-09-27 23:42:25 +0000
commit595467e843011125b41ced64fec2461f0888b16d (patch)
tree5a8eb9427517bc11a7fc0337f294505c033cd21a /dev-php/PEAR-Benchmark
parentt1lib: qa fixes (diff)
downloadgentoo-2-595467e843011125b41ced64fec2461f0888b16d.tar.gz
gentoo-2-595467e843011125b41ced64fec2461f0888b16d.tar.bz2
gentoo-2-595467e843011125b41ced64fec2461f0888b16d.zip
Marking PEAR-Benchmark-1.2.7-r1 ppc64 for bug 194033
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Benchmark')
-rw-r--r--dev-php/PEAR-Benchmark/ChangeLog6
-rw-r--r--dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog
index 6a6b1d733ddd..cf91ff253059 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.38 2007/09/27 21:29:57 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.39 2007/09/27 23:42:25 ranger Exp $
+
+ 27 Sep 2007; Brent Baude <ranger@gentoo.org>
+ PEAR-Benchmark-1.2.7-r1.ebuild:
+ Marking PEAR-Benchmark-1.2.7-r1 ppc64 for bug 194033
*PEAR-Benchmark-1.2.7-r1 (27 Sep 2007)
diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild
index 482285fb8368..89215a0a5986 100644
--- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild
+++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.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-r1.ebuild,v 1.1 2007/09/27 21:29:57 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild,v 1.2 2007/09/27 23:42:25 ranger 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=""
src_unpack() {