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-lang/php: php-5.3.5-r1.ebuild php-5.3.5.ebuild ChangeLog php-5.3.4.ebuild php-5.2.17.ebuild php-5.2.16.ebuild php-5.3.3-r1.ebuild
Date: Sun, 30 Jan 2011 16:00:44
Message-Id: 20110130160034.996DD20054@flycatcher.gentoo.org
1 armin76 11/01/30 16:00:34
2
3 Modified: php-5.3.5-r1.ebuild php-5.3.5.ebuild ChangeLog
4 php-5.3.4.ebuild php-5.2.17.ebuild
5 php-5.2.16.ebuild php-5.3.3-r1.ebuild
6 Log:
7 alpha/ia64/s390/sh/sparc stable
8
9 (Portage version: 2.1.9.25/cvs/Linux ia64)
10
11 Revision Changes Path
12 1.2 dev-lang/php/php-5.3.5-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.5-r1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.5-r1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.5-r1.ebuild?r1=1.1&r2=1.2
17
18 Index: php-5.3.5-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5-r1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- php-5.3.5-r1.ebuild 29 Jan 2011 22:05:22 -0000 1.1
25 +++ php-5.3.5-r1.ebuild 30 Jan 2011 16:00:34 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5-r1.ebuild,v 1.1 2011/01/29 22:05:22 mabi Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5-r1.ebuild,v 1.2 2011/01/30 16:00:34 armin76 Exp $
31
32 EAPI=2
33
34 @@ -12,7 +12,7 @@
35 FPM_VERSION="builtin"
36 EXPECTED_TEST_FAILURES=""
37
38 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
39 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
40
41 function php_get_uri ()
42 {
43
44
45
46 1.9 dev-lang/php/php-5.3.5.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.5.ebuild?rev=1.9&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.5.ebuild?rev=1.9&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.5.ebuild?r1=1.8&r2=1.9
51
52 Index: php-5.3.5.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5.ebuild,v
55 retrieving revision 1.8
56 retrieving revision 1.9
57 diff -u -r1.8 -r1.9
58 --- php-5.3.5.ebuild 11 Jan 2011 19:20:11 -0000 1.8
59 +++ php-5.3.5.ebuild 30 Jan 2011 16:00:34 -0000 1.9
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2011 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5.ebuild,v 1.8 2011/01/11 19:20:11 jer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5.ebuild,v 1.9 2011/01/30 16:00:34 armin76 Exp $
65
66 EAPI=2
67
68 @@ -12,7 +12,7 @@
69 FPM_VERSION="builtin"
70 EXPECTED_TEST_FAILURES=""
71
72 -KEYWORDS="~alpha amd64 arm hppa ppc ppc64 x86"
73 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
74
75 function php_get_uri ()
76 {
77
78
79
80 1.468 dev-lang/php/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.468&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.468&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.467&r2=1.468
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
89 retrieving revision 1.467
90 retrieving revision 1.468
91 diff -u -r1.467 -r1.468
92 --- ChangeLog 29 Jan 2011 22:05:22 -0000 1.467
93 +++ ChangeLog 30 Jan 2011 16:00:34 -0000 1.468
94 @@ -1,6 +1,11 @@
95 # ChangeLog for dev-lang/php
96 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.467 2011/01/29 22:05:22 mabi Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.468 2011/01/30 16:00:34 armin76 Exp $
99 +
100 + 30 Jan 2011; Raúl Porcel <armin76@g.o> php-5.2.16.ebuild,
101 + php-5.2.17.ebuild, php-5.3.3-r1.ebuild, php-5.3.4.ebuild, php-5.3.5.ebuild,
102 + php-5.3.5-r1.ebuild:
103 + alpha/ia64/s390/sh/sparc stable
104
105 *php-5.3.5-r1 (29 Jan 2011)
106
107
108
109
110 1.9 dev-lang/php/php-5.3.4.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.4.ebuild?rev=1.9&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.4.ebuild?rev=1.9&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.4.ebuild?r1=1.8&r2=1.9
115
116 Index: php-5.3.4.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.4.ebuild,v
119 retrieving revision 1.8
120 retrieving revision 1.9
121 diff -u -r1.8 -r1.9
122 --- php-5.3.4.ebuild 2 Jan 2011 17:42:42 -0000 1.8
123 +++ php-5.3.4.ebuild 30 Jan 2011 16:00:34 -0000 1.9
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2011 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.4.ebuild,v 1.8 2011/01/02 17:42:42 klausman Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.4.ebuild,v 1.9 2011/01/30 16:00:34 armin76 Exp $
129
130 EAPI=2
131
132 @@ -13,7 +13,7 @@
133 FPM_VERSION="builtin"
134 EXPECTED_TEST_FAILURES=""
135
136 -KEYWORDS="alpha amd64 ~arm hppa ppc64 x86"
137 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc64 ~s390 ~sh ~sparc x86"
138
139 function php_get_uri ()
140 {
141
142
143
144 1.9 dev-lang/php/php-5.2.17.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.17.ebuild?rev=1.9&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.17.ebuild?rev=1.9&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.17.ebuild?r1=1.8&r2=1.9
149
150 Index: php-5.2.17.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.17.ebuild,v
153 retrieving revision 1.8
154 retrieving revision 1.9
155 diff -u -r1.8 -r1.9
156 --- php-5.2.17.ebuild 29 Jan 2011 22:05:22 -0000 1.8
157 +++ php-5.2.17.ebuild 30 Jan 2011 16:00:34 -0000 1.9
158 @@ -1,6 +1,6 @@
159 # Copyright 1999-2011 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.17.ebuild,v 1.8 2011/01/29 22:05:22 mabi Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.17.ebuild,v 1.9 2011/01/30 16:00:34 armin76 Exp $
163
164 EAPI=2
165
166 @@ -13,7 +13,7 @@
167 SUHOSIN_VERSION="5.2.16-0.9.7"
168 EXPECTED_TEST_FAILURES=""
169
170 -KEYWORDS="~alpha amd64 arm hppa ppc ppc64 x86"
171 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
172
173 function php_get_uri ()
174 {
175
176
177
178 1.8 dev-lang/php/php-5.2.16.ebuild
179
180 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.16.ebuild?rev=1.8&view=markup
181 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.16.ebuild?rev=1.8&content-type=text/plain
182 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.2.16.ebuild?r1=1.7&r2=1.8
183
184 Index: php-5.2.16.ebuild
185 ===================================================================
186 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.16.ebuild,v
187 retrieving revision 1.7
188 retrieving revision 1.8
189 diff -u -r1.7 -r1.8
190 --- php-5.2.16.ebuild 2 Jan 2011 17:52:05 -0000 1.7
191 +++ php-5.2.16.ebuild 30 Jan 2011 16:00:34 -0000 1.8
192 @@ -1,6 +1,6 @@
193 # Copyright 1999-2011 Gentoo Foundation
194 # Distributed under the terms of the GNU General Public License v2
195 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.16.ebuild,v 1.7 2011/01/02 17:52:05 klausman Exp $
196 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.16.ebuild,v 1.8 2011/01/30 16:00:34 armin76 Exp $
197
198 EAPI=2
199
200 @@ -13,7 +13,7 @@
201 SUHOSIN_VERSION=""
202 EXPECTED_TEST_FAILURES=""
203
204 -KEYWORDS="alpha amd64 ~arm hppa ppc64 x86"
205 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc64 s390 sh sparc x86"
206
207 function php_get_uri ()
208 {
209
210
211
212 1.9 dev-lang/php/php-5.3.3-r1.ebuild
213
214 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.3-r1.ebuild?rev=1.9&view=markup
215 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.3-r1.ebuild?rev=1.9&content-type=text/plain
216 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.3-r1.ebuild?r1=1.8&r2=1.9
217
218 Index: php-5.3.3-r1.ebuild
219 ===================================================================
220 RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.3-r1.ebuild,v
221 retrieving revision 1.8
222 retrieving revision 1.9
223 diff -u -r1.8 -r1.9
224 --- php-5.3.3-r1.ebuild 5 Nov 2010 04:14:54 -0000 1.8
225 +++ php-5.3.3-r1.ebuild 30 Jan 2011 16:00:34 -0000 1.9
226 @@ -1,6 +1,6 @@
227 -# Copyright 1999-2010 Gentoo Foundation
228 +# Copyright 1999-2011 Gentoo Foundation
229 # Distributed under the terms of the GNU General Public License v2
230 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.3-r1.ebuild,v 1.8 2010/11/05 04:14:54 jer Exp $
231 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.3-r1.ebuild,v 1.9 2011/01/30 16:00:34 armin76 Exp $
232
233 EAPI=2
234
235 @@ -13,7 +13,7 @@
236 FPM_VERSION="builtin"
237 EXPECTED_TEST_FAILURES=""
238
239 -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 x86"
240 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
241
242 function php_get_uri ()
243 {