summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-24 11:58:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-24 11:58:06 +0000
commit97e2e70fa5f8677218ddc8e688c11ef6d664f30f (patch)
tree2ea7c2157fbe9e0a327114b2e9c4465666210e1e /dev-php/PEAR-Benchmark
parentStable for amd64, wrt bug #408789 (diff)
downloadgentoo-2-97e2e70fa5f8677218ddc8e688c11ef6d664f30f.tar.gz
gentoo-2-97e2e70fa5f8677218ddc8e688c11ef6d664f30f.tar.bz2
gentoo-2-97e2e70fa5f8677218ddc8e688c11ef6d664f30f.zip
Stable for amd64, wrt bug #408727
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Benchmark')
-rw-r--r--dev-php/PEAR-Benchmark/ChangeLog5
-rw-r--r--dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog
index df7ddf849250..d6dde0c2849a 100644
--- a/dev-php/PEAR-Benchmark/ChangeLog
+++ b/dev-php/PEAR-Benchmark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Benchmark
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.50 2012/03/21 18:57:08 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.51 2012/03/24 11:58:06 ago Exp $
+
+ 24 Mar 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Benchmark-1.2.9.ebuild:
+ Stable for amd64, wrt bug #408727
21 Mar 2012; Matti Bickel <mabi@gentoo.org> PEAR-Benchmark-1.2.9.ebuild:
package2.xml doesnt need to be copied anymore (bug #408815), also fix a
diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild
index 514ea7d35bd7..2c6915cbedfd 100644
--- a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild
+++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.9.ebuild,v 1.2 2012/03/21 18:57:08 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild,v 1.3 2012/03/24 11:58:06 ago Exp $
EAPI="4"
@@ -9,7 +9,7 @@ inherit php-pear-r1
DESCRIPTION="Framework to benchmark PHP scripts or function calls."
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
pkg_postinst() {