Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Benchmark: PEAR-Benchmark-1.2.7-r1.ebuild ChangeLog PEAR-Benchmark-1.2.7.ebuild PEAR-Benchmark-1.2.6.ebuild
Date: Wed, 05 Dec 2007 23:35:54
Message-Id: E1J03mN-0003j6-Rs@stork.gentoo.org
1 jokey 07/12/05 23:35:47
2
3 Modified: PEAR-Benchmark-1.2.7-r1.ebuild ChangeLog
4 PEAR-Benchmark-1.2.7.ebuild
5 Removed: PEAR-Benchmark-1.2.6.ebuild
6 Log:
7 LICENSE fix from project overlay
8 (Portage version: 2.1.4_rc7)
9
10 Revision Changes Path
11 1.8 dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild?r1=1.7&r2=1.8
16
17 Index: PEAR-Benchmark-1.2.7-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- PEAR-Benchmark-1.2.7-r1.ebuild 22 Oct 2007 16:32:39 -0000 1.7
24 +++ PEAR-Benchmark-1.2.7-r1.ebuild 5 Dec 2007 23:35:47 -0000 1.8
25 @@ -1,11 +1,11 @@
26 # Copyright 1999-2007 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild,v 1.7 2007/10/22 16:32:39 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7-r1.ebuild,v 1.8 2007/12/05 23:35:47 jokey Exp $
30
31 inherit php-pear-r1 depend.php eutils
32
33 DESCRIPTION="Framework to benchmark PHP scripts or function calls."
34 -LICENSE="PHP"
35 +LICENSE="BSD"
36 SLOT="0"
37 KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86"
38 IUSE=""
39
40
41
42 1.47 dev-php/PEAR-Benchmark/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog?rev=1.47&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog?rev=1.47&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog?r1=1.46&r2=1.47
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v
51 retrieving revision 1.46
52 retrieving revision 1.47
53 diff -u -r1.46 -r1.47
54 --- ChangeLog 22 Oct 2007 16:32:39 -0000 1.46
55 +++ ChangeLog 5 Dec 2007 23:35:47 -0000 1.47
56 @@ -1,6 +1,15 @@
57 # ChangeLog for dev-php/PEAR-Benchmark
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.46 2007/10/22 16:32:39 armin76 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/ChangeLog,v 1.47 2007/12/05 23:35:47 jokey Exp $
61 +
62 + 05 Dec 2007; Markus Ullmann <jokey@g.o>
63 + -PEAR-Benchmark-1.2.6.ebuild, PEAR-Benchmark-1.2.7.ebuild,
64 + PEAR-Benchmark-1.2.7-r1.ebuild:
65 + LICENSE fix from project overlay
66 +
67 + 02 Dec 2007; Jakub Moc <jakub@g.o>
68 + PEAR-Benchmark-1.2.7.ebuild, PEAR-Benchmark-1.2.7-r1.ebuild:
69 + Fix LICENSE
70
71 22 Oct 2007; Raúl Porcel <armin76@g.o>
72 PEAR-Benchmark-1.2.7-r1.ebuild:
73
74
75
76 1.8 dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild?rev=1.8&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild?rev=1.8&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild?r1=1.7&r2=1.8
81
82 Index: PEAR-Benchmark-1.2.7.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v
85 retrieving revision 1.7
86 retrieving revision 1.8
87 diff -u -r1.7 -r1.8
88 --- PEAR-Benchmark-1.2.7.ebuild 5 Oct 2007 17:41:06 -0000 1.7
89 +++ PEAR-Benchmark-1.2.7.ebuild 5 Dec 2007 23:35:47 -0000 1.8
90 @@ -1,11 +1,11 @@
91 # Copyright 1999-2007 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $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 $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.7.ebuild,v 1.8 2007/12/05 23:35:47 jokey Exp $
95
96 inherit php-pear-r1 depend.php eutils
97
98 DESCRIPTION="Framework to benchmark PHP scripts or function calls."
99 -LICENSE="PHP"
100 +LICENSE="BSD"
101 SLOT="0"
102 KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
103 IUSE=""
104
105
106
107 --
108 gentoo-commits@g.o mailing list