Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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, 05 Oct 2007 17:50:27
Message-Id: E1IdrAh-0006ai-Cb@stork.gentoo.org
1 armin76 07/10/05 17:41:07
2
3 Modified: ChangeLog PEAR-Benchmark-1.2.7.ebuild
4 Log:
5 alpha/sparc stable wrt #192247
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.44 dev-php/PEAR-Benchmark/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog?rev=1.44&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog?rev=1.44&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog?r1=1.43&r2=1.44
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v
18 retrieving revision 1.43
19 retrieving revision 1.44
20 diff -u -r1.43 -r1.44
21 --- ChangeLog 30 Sep 2007 16:20:46 -0000 1.43
22 +++ ChangeLog 5 Oct 2007 17:41:06 -0000 1.44
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.43 2007/09/30 16:20:46 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.44 2007/10/05 17:41:06 armin76 Exp $
28 +
29 + 05 Oct 2007; Raúl Porcel <armin76@g.o>
30 + PEAR-Benchmark-1.2.7.ebuild:
31 + alpha/sparc stable wrt #192247
32
33 30 Sep 2007; Christoph Mende <angelos@g.o>
34 PEAR-Benchmark-1.2.7-r1.ebuild:
35
36
37
38 1.7 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.7&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild?rev=1.7&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.6&r2=1.7
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.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- PEAR-Benchmark-1.2.7.ebuild 28 Sep 2007 22:52:08 -0000 1.6
51 +++ PEAR-Benchmark-1.2.7.ebuild 5 Oct 2007 17:41:06 -0000 1.7
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.6 2007/09/28 22:52:08 angelos Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.7 2007/10/05 17:41:06 armin76 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