diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 17:36:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 17:36:54 +0000 |
commit | 7d3ffec26dfa34c07edb2f146bb511e91693f15d (patch) | |
tree | 4c7aa59135537f4ce1902e850a16d4320f6254c4 /dev-php/PEAR-Benchmark | |
parent | x86 stable wrt bug #368627 (diff) | |
download | gentoo-2-7d3ffec26dfa34c07edb2f146bb511e91693f15d.tar.gz gentoo-2-7d3ffec26dfa34c07edb2f146bb511e91693f15d.tar.bz2 gentoo-2-7d3ffec26dfa34c07edb2f146bb511e91693f15d.zip |
x86 stable wrt bug #408727
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-Benchmark')
-rw-r--r-- | dev-php/PEAR-Benchmark/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Benchmark/ChangeLog b/dev-php/PEAR-Benchmark/ChangeLog index d6dde0c2849a..3f4627e7fda0 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.51 2012/03/24 11:58:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.52 2012/03/24 17:36:54 phajdan.jr Exp $ + + 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + PEAR-Benchmark-1.2.9.ebuild: + x86 stable wrt bug #408727 24 Mar 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Benchmark-1.2.9.ebuild: Stable for amd64, wrt 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 2c6915cbedfd..cc67696a54cd 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.3 2012/03/24 11:58:06 ago Exp $ +# $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 $ 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() { |