diff options
author | 2012-03-29 15:22:13 +0000 | |
---|---|---|
committer | 2012-03-29 15:22:13 +0000 | |
commit | 65f73ed2b35fdc003539480e965b79820e6a56c4 (patch) | |
tree | dca61fd634729396535a947d9698fb0234126ab5 /dev-php/PEAR-Benchmark | |
parent | Remove unused qt eclass (bug #410113) (diff) | |
download | gentoo-2-65f73ed2b35fdc003539480e965b79820e6a56c4.tar.gz gentoo-2-65f73ed2b35fdc003539480e965b79820e6a56c4.tar.bz2 gentoo-2-65f73ed2b35fdc003539480e965b79820e6a56c4.zip |
Stable for HPPA (bug #408727).
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Benchmark')
-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 8e95a6e6aa4a..5581e752b241 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.54 2012/03/25 18:38:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.55 2012/03/29 15:22:13 jer Exp $ + + 29 Mar 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Benchmark-1.2.9.ebuild: + Stable for HPPA (bug #408727). 25 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Benchmark-1.2.9.ebuild: Marking PEAR-Benchmark-1.2.9 ppc64 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 ad9500f34e7d..9465f3246ed9 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.6 2012/03/25 18:38:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild,v 1.7 2012/03/29 15:22:13 jer 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() { |