diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:32:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:32:08 +0000 |
commit | 88e7de625271d2ba1b15a706456310c4bcca4042 (patch) | |
tree | 48469171cc5fbcf35bc6582e28b4be9863514dfe /dev-php | |
parent | Marking asciidoc-8.6.5 ppc for bug 388225 (diff) | |
download | gentoo-2-88e7de625271d2ba1b15a706456310c4bcca4042.tar.gz gentoo-2-88e7de625271d2ba1b15a706456310c4bcca4042.tar.bz2 gentoo-2-88e7de625271d2ba1b15a706456310c4bcca4042.zip |
Marking PEAR-Benchmark-1.2.9 ppc for bug 408727
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-php')
-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 3f4627e7fda0..18cadfda46b0 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.52 2012/03/24 17:36:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.53 2012/03/25 14:32:08 ranger Exp $ + + 25 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Benchmark-1.2.9.ebuild: + Marking PEAR-Benchmark-1.2.9 ppc for bug 408727 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-Benchmark-1.2.9.ebuild: 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 cc67696a54cd..77f4b0d41be2 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.4 2012/03/24 17:36:54 phajdan.jr Exp $ +# $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 $ 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() { |