diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-25 18:38:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-25 18:38:20 +0000 |
commit | ea3a1270065b7f62595d1f8cce027819a86ca11b (patch) | |
tree | 0003821016da202d3eef5be81de46bfc8c38dedd | |
parent | Marking libssh2-1.4.0 ppc64 for bug 409601 (diff) | |
download | gentoo-2-ea3a1270065b7f62595d1f8cce027819a86ca11b.tar.gz gentoo-2-ea3a1270065b7f62595d1f8cce027819a86ca11b.tar.bz2 gentoo-2-ea3a1270065b7f62595d1f8cce027819a86ca11b.zip |
Marking PEAR-Benchmark-1.2.9 ppc64 for bug 408727
(Portage version: 2.1.10.11/cvs/Linux ppc64)
-rw-r--r-- | dev-php/PEAR-Benchmark/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index 18cadfda46b0..8e95a6e6aa4a 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.53 2012/03/25 14:32:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.54 2012/03/25 18:38:20 ranger Exp $ + + 25 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Benchmark-1.2.9.ebuild: + Marking PEAR-Benchmark-1.2.9 ppc64 for bug 408727 25 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Benchmark-1.2.9.ebuild: Marking PEAR-Benchmark-1.2.9 ppc for bug 408727 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 77f4b0d41be2..ad9500f34e7d 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.5 2012/03/25 14:32:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild,v 1.6 2012/03/25 18:38:20 ranger 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() { |