Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Benchmark: ChangeLog PEAR-Benchmark-1.2.7.ebuild
Date: Fri, 28 Sep 2007 23:00:50
Message-Id: E1IbOgq-0002te-HV@stork.gentoo.org
1 angelos 07/09/28 22:52:08
2
3 Modified: ChangeLog PEAR-Benchmark-1.2.7.ebuild
4 Log:
5 Stable on amd64 wrt bug #192247
6 (Portage version: 2.1.3.10)
7
8 Revision Changes Path
9 1.41 dev-php/PEAR-Benchmark/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog?rev=1.41&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog?rev=1.41&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog?r1=1.40&r2=1.41
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v
18 retrieving revision 1.40
19 retrieving revision 1.41
20 diff -u -r1.40 -r1.41
21 --- ChangeLog 28 Sep 2007 13:09:20 -0000 1.40
22 +++ ChangeLog 28 Sep 2007 22:52:08 -0000 1.41
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-php/PEAR-Benchmark
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.40 2007/09/28 13:09:20 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.41 2007/09/28 22:52:08 angelos Exp $
28 +
29 + 28 Sep 2007; Christoph Mende <angelos@g.o>
30 + PEAR-Benchmark-1.2.7.ebuild:
31 + Stable on amd64 wrt bug #192247
32
33 28 Sep 2007; Jeroen Roovers <jer@g.o>
34 PEAR-Benchmark-1.2.7-r1.ebuild:
35
36
37
38 1.6 dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild?r1=1.5&r2=1.6
43
44 Index: PEAR-Benchmark-1.2.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- PEAR-Benchmark-1.2.7.ebuild 26 Sep 2007 18:00:00 -0000 1.5
51 +++ PEAR-Benchmark-1.2.7.ebuild 28 Sep 2007 22:52:08 -0000 1.6
52 @@ -1,13 +1,13 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.5 2007/09/26 18:00:00 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.6 2007/09/28 22:52:08 angelos Exp $
57
58 inherit php-pear-r1 depend.php eutils
59
60 DESCRIPTION="Framework to benchmark PHP scripts or function calls."
61 LICENSE="PHP"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
64 +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86"
65 IUSE=""
66
67 pkg_postinst() {
68
69
70
71 --
72 gentoo-commits@g.o mailing list