Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/postgresql-base: postgresql-base-8.2.15.ebuild postgresql-base-8.0.23.ebuild postgresql-base-7.4.27.ebuild postgresql-base-8.3.9.ebuild postgresql-base-8.2.14.ebuild postgresql-base-8.1.19.ebuild ChangeLog postgresql-base-7.4.26.ebuild postgresql-base-8.0.22.ebuild postgresql-base-7.3.21.ebuild postgresql-base-8.4.2.ebuild postgresql-base-8.4.1.ebuild postgresql-base-8.3.8.ebuild postgresql-base-8.1.18.ebuild postgresql-base-8.1.11.ebuild
Date: Thu, 07 Jan 2010 20:29:01
Message-Id: E1NSyyY-00009e-4a@stork.gentoo.org
1 beandog 10/01/07 20:28:58
2
3 Modified: postgresql-base-8.2.15.ebuild
4 postgresql-base-8.0.23.ebuild
5 postgresql-base-7.4.27.ebuild
6 postgresql-base-8.3.9.ebuild
7 postgresql-base-8.2.14.ebuild
8 postgresql-base-8.1.19.ebuild ChangeLog
9 postgresql-base-7.4.26.ebuild
10 postgresql-base-8.0.22.ebuild
11 postgresql-base-7.3.21.ebuild
12 postgresql-base-8.4.2.ebuild
13 postgresql-base-8.4.1.ebuild
14 postgresql-base-8.3.8.ebuild
15 postgresql-base-8.1.18.ebuild
16 postgresql-base-8.1.11.ebuild
17 Log:
18 amd64 stable, bug 285475
19 (Portage version: 2.2_rc61/cvs/Linux x86_64)
20
21 Revision Changes Path
22 1.2 dev-db/postgresql-base/postgresql-base-8.2.15.ebuild
23
24 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.15.ebuild?rev=1.2&view=markup
25 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.15.ebuild?rev=1.2&content-type=text/plain
26 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.15.ebuild?r1=1.1&r2=1.2
27
28 Index: postgresql-base-8.2.15.ebuild
29 ===================================================================
30 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.15.ebuild,v
31 retrieving revision 1.1
32 retrieving revision 1.2
33 diff -u -r1.1 -r1.2
34 --- postgresql-base-8.2.15.ebuild 14 Dec 2009 18:56:21 -0000 1.1
35 +++ postgresql-base-8.2.15.ebuild 7 Jan 2010 20:28:56 -0000 1.2
36 @@ -1,6 +1,6 @@
37 -# Copyright 1999-2009 Gentoo Foundation
38 +# Copyright 1999-2010 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.15.ebuild,v 1.1 2009/12/14 18:56:21 patrick Exp $
41 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.15.ebuild,v 1.2 2010/01/07 20:28:56 beandog Exp $
42
43 EAPI="1"
44
45 @@ -9,7 +9,7 @@
46
47 inherit eutils multilib toolchain-funcs versionator autotools
48
49 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
50 +KEYWORDS="amd64 ~hppa ~ppc ~x86"
51
52 DESCRIPTION="PostgreSQL libraries and clients"
53 HOMEPAGE="http://www.postgresql.org/"
54
55
56
57 1.2 dev-db/postgresql-base/postgresql-base-8.0.23.ebuild
58
59 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.23.ebuild?rev=1.2&view=markup
60 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.23.ebuild?rev=1.2&content-type=text/plain
61 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.23.ebuild?r1=1.1&r2=1.2
62
63 Index: postgresql-base-8.0.23.ebuild
64 ===================================================================
65 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.23.ebuild,v
66 retrieving revision 1.1
67 retrieving revision 1.2
68 diff -u -r1.1 -r1.2
69 --- postgresql-base-8.0.23.ebuild 14 Dec 2009 18:56:21 -0000 1.1
70 +++ postgresql-base-8.0.23.ebuild 7 Jan 2010 20:28:56 -0000 1.2
71 @@ -1,6 +1,6 @@
72 -# Copyright 1999-2009 Gentoo Foundation
73 +# Copyright 1999-2010 Gentoo Foundation
74 # Distributed under the terms of the GNU General Public License v2
75 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.23.ebuild,v 1.1 2009/12/14 18:56:21 patrick Exp $
76 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.23.ebuild,v 1.2 2010/01/07 20:28:56 beandog Exp $
77
78 EAPI="1"
79
80 @@ -9,7 +9,7 @@
81
82 inherit eutils multilib toolchain-funcs versionator autotools
83
84 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
85 +KEYWORDS="amd64 ~hppa ~ppc ~x86"
86
87 DESCRIPTION="PostgreSQL libraries and clients"
88 HOMEPAGE="http://www.postgresql.org/"
89
90
91
92 1.2 dev-db/postgresql-base/postgresql-base-7.4.27.ebuild
93
94 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.27.ebuild?rev=1.2&view=markup
95 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.27.ebuild?rev=1.2&content-type=text/plain
96 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.27.ebuild?r1=1.1&r2=1.2
97
98 Index: postgresql-base-7.4.27.ebuild
99 ===================================================================
100 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.27.ebuild,v
101 retrieving revision 1.1
102 retrieving revision 1.2
103 diff -u -r1.1 -r1.2
104 --- postgresql-base-7.4.27.ebuild 7 Jan 2010 00:49:31 -0000 1.1
105 +++ postgresql-base-7.4.27.ebuild 7 Jan 2010 20:28:56 -0000 1.2
106 @@ -1,6 +1,6 @@
107 # Copyright 1999-2010 Gentoo Foundation
108 # Distributed under the terms of the GNU General Public License v2
109 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.27.ebuild,v 1.1 2010/01/07 00:49:31 patrick Exp $
110 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.27.ebuild,v 1.2 2010/01/07 20:28:56 beandog Exp $
111
112 EAPI="1"
113
114 @@ -9,7 +9,7 @@
115
116 inherit eutils multilib toolchain-funcs versionator autotools
117
118 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
119 +KEYWORDS="amd64 ~hppa ~ppc ~x86"
120
121 DESCRIPTION="PostgreSQL libraries and clients"
122 HOMEPAGE="http://www.postgresql.org/"
123
124
125
126 1.2 dev-db/postgresql-base/postgresql-base-8.3.9.ebuild
127
128 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild?rev=1.2&view=markup
129 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild?rev=1.2&content-type=text/plain
130 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild?r1=1.1&r2=1.2
131
132 Index: postgresql-base-8.3.9.ebuild
133 ===================================================================
134 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild,v
135 retrieving revision 1.1
136 retrieving revision 1.2
137 diff -u -r1.1 -r1.2
138 --- postgresql-base-8.3.9.ebuild 14 Dec 2009 18:56:21 -0000 1.1
139 +++ postgresql-base-8.3.9.ebuild 7 Jan 2010 20:28:56 -0000 1.2
140 @@ -1,6 +1,6 @@
141 -# Copyright 1999-2009 Gentoo Foundation
142 +# Copyright 1999-2010 Gentoo Foundation
143 # Distributed under the terms of the GNU General Public License v2
144 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild,v 1.1 2009/12/14 18:56:21 patrick Exp $
145 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild,v 1.2 2010/01/07 20:28:56 beandog Exp $
146
147 EAPI="1"
148
149 @@ -9,7 +9,7 @@
150
151 inherit eutils multilib toolchain-funcs versionator autotools
152
153 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
154 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
155
156 DESCRIPTION="PostgreSQL libraries and clients"
157 HOMEPAGE="http://www.postgresql.org/"
158
159
160
161 1.6 dev-db/postgresql-base/postgresql-base-8.2.14.ebuild
162
163 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.14.ebuild?rev=1.6&view=markup
164 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.14.ebuild?rev=1.6&content-type=text/plain
165 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.14.ebuild?r1=1.5&r2=1.6
166
167 Index: postgresql-base-8.2.14.ebuild
168 ===================================================================
169 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.14.ebuild,v
170 retrieving revision 1.5
171 retrieving revision 1.6
172 diff -u -r1.5 -r1.6
173 --- postgresql-base-8.2.14.ebuild 7 Jan 2010 16:55:23 -0000 1.5
174 +++ postgresql-base-8.2.14.ebuild 7 Jan 2010 20:28:56 -0000 1.6
175 @@ -1,6 +1,6 @@
176 # Copyright 1999-2010 Gentoo Foundation
177 # Distributed under the terms of the GNU General Public License v2
178 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.14.ebuild,v 1.5 2010/01/07 16:55:23 fauli Exp $
179 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.2.14.ebuild,v 1.6 2010/01/07 20:28:56 beandog Exp $
180
181 EAPI="1"
182
183 @@ -9,7 +9,7 @@
184
185 inherit eutils multilib toolchain-funcs versionator autotools
186
187 -KEYWORDS="~amd64 hppa ppc x86"
188 +KEYWORDS="amd64 hppa ppc x86"
189
190 DESCRIPTION="PostgreSQL libraries and clients"
191 HOMEPAGE="http://www.postgresql.org/"
192
193
194
195 1.2 dev-db/postgresql-base/postgresql-base-8.1.19.ebuild
196
197 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.19.ebuild?rev=1.2&view=markup
198 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.19.ebuild?rev=1.2&content-type=text/plain
199 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.19.ebuild?r1=1.1&r2=1.2
200
201 Index: postgresql-base-8.1.19.ebuild
202 ===================================================================
203 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.19.ebuild,v
204 retrieving revision 1.1
205 retrieving revision 1.2
206 diff -u -r1.1 -r1.2
207 --- postgresql-base-8.1.19.ebuild 14 Dec 2009 18:56:21 -0000 1.1
208 +++ postgresql-base-8.1.19.ebuild 7 Jan 2010 20:28:56 -0000 1.2
209 @@ -1,6 +1,6 @@
210 -# Copyright 1999-2009 Gentoo Foundation
211 +# Copyright 1999-2010 Gentoo Foundation
212 # Distributed under the terms of the GNU General Public License v2
213 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.19.ebuild,v 1.1 2009/12/14 18:56:21 patrick Exp $
214 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.19.ebuild,v 1.2 2010/01/07 20:28:56 beandog Exp $
215
216 EAPI="1"
217
218 @@ -9,7 +9,7 @@
219
220 inherit eutils multilib toolchain-funcs versionator autotools
221
222 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
223 +KEYWORDS="amd64 ~hppa ~ppc ~x86"
224
225 DESCRIPTION="PostgreSQL libraries and clients"
226 HOMEPAGE="http://www.postgresql.org/"
227
228
229
230 1.44 dev-db/postgresql-base/ChangeLog
231
232 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.44&view=markup
233 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.44&content-type=text/plain
234 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/ChangeLog?r1=1.43&r2=1.44
235
236 Index: ChangeLog
237 ===================================================================
238 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v
239 retrieving revision 1.43
240 retrieving revision 1.44
241 diff -u -r1.43 -r1.44
242 --- ChangeLog 7 Jan 2010 16:59:04 -0000 1.43
243 +++ ChangeLog 7 Jan 2010 20:28:56 -0000 1.44
244 @@ -1,6 +1,16 @@
245 # ChangeLog for dev-db/postgresql-base
246 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
247 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.43 2010/01/07 16:59:04 fauli Exp $
248 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.44 2010/01/07 20:28:56 beandog Exp $
249 +
250 + 07 Jan 2010; Steve Dibb <beandog@g.o>
251 + postgresql-base-7.3.21.ebuild, postgresql-base-7.4.26.ebuild,
252 + postgresql-base-7.4.27.ebuild, postgresql-base-8.0.22.ebuild,
253 + postgresql-base-8.0.23.ebuild, postgresql-base-8.1.11.ebuild,
254 + postgresql-base-8.1.18.ebuild, postgresql-base-8.1.19.ebuild,
255 + postgresql-base-8.2.14.ebuild, postgresql-base-8.2.15.ebuild,
256 + postgresql-base-8.3.8.ebuild, postgresql-base-8.3.9.ebuild,
257 + postgresql-base-8.4.1.ebuild, postgresql-base-8.4.2.ebuild:
258 + amd64 stable, bug 285475
259
260 07 Jan 2010; Christian Faulhammer <fauli@g.o>
261 postgresql-base-8.1.18.ebuild:
262
263
264
265 1.7 dev-db/postgresql-base/postgresql-base-7.4.26.ebuild
266
267 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild?rev=1.7&view=markup
268 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild?rev=1.7&content-type=text/plain
269 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild?r1=1.6&r2=1.7
270
271 Index: postgresql-base-7.4.26.ebuild
272 ===================================================================
273 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild,v
274 retrieving revision 1.6
275 retrieving revision 1.7
276 diff -u -r1.6 -r1.7
277 --- postgresql-base-7.4.26.ebuild 7 Jan 2010 16:57:36 -0000 1.6
278 +++ postgresql-base-7.4.26.ebuild 7 Jan 2010 20:28:56 -0000 1.7
279 @@ -1,6 +1,6 @@
280 # Copyright 1999-2010 Gentoo Foundation
281 # Distributed under the terms of the GNU General Public License v2
282 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild,v 1.6 2010/01/07 16:57:36 fauli Exp $
283 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild,v 1.7 2010/01/07 20:28:56 beandog Exp $
284
285 EAPI="1"
286
287 @@ -9,7 +9,7 @@
288
289 inherit eutils multilib toolchain-funcs versionator autotools
290
291 -KEYWORDS="~amd64 hppa ppc x86"
292 +KEYWORDS="amd64 hppa ppc x86"
293
294 DESCRIPTION="PostgreSQL libraries and clients"
295 HOMEPAGE="http://www.postgresql.org/"
296
297
298
299 1.6 dev-db/postgresql-base/postgresql-base-8.0.22.ebuild
300
301 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.22.ebuild?rev=1.6&view=markup
302 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.22.ebuild?rev=1.6&content-type=text/plain
303 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.22.ebuild?r1=1.5&r2=1.6
304
305 Index: postgresql-base-8.0.22.ebuild
306 ===================================================================
307 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.22.ebuild,v
308 retrieving revision 1.5
309 retrieving revision 1.6
310 diff -u -r1.5 -r1.6
311 --- postgresql-base-8.0.22.ebuild 7 Jan 2010 16:58:20 -0000 1.5
312 +++ postgresql-base-8.0.22.ebuild 7 Jan 2010 20:28:56 -0000 1.6
313 @@ -1,6 +1,6 @@
314 # Copyright 1999-2010 Gentoo Foundation
315 # Distributed under the terms of the GNU General Public License v2
316 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.22.ebuild,v 1.5 2010/01/07 16:58:20 fauli Exp $
317 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.0.22.ebuild,v 1.6 2010/01/07 20:28:56 beandog Exp $
318
319 EAPI="1"
320
321 @@ -9,7 +9,7 @@
322
323 inherit eutils multilib toolchain-funcs versionator autotools
324
325 -KEYWORDS="~amd64 hppa ppc x86"
326 +KEYWORDS="amd64 hppa ppc x86"
327
328 DESCRIPTION="PostgreSQL libraries and clients"
329 HOMEPAGE="http://www.postgresql.org/"
330
331
332
333 1.5 dev-db/postgresql-base/postgresql-base-7.3.21.ebuild
334
335 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.3.21.ebuild?rev=1.5&view=markup
336 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.3.21.ebuild?rev=1.5&content-type=text/plain
337 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.3.21.ebuild?r1=1.4&r2=1.5
338
339 Index: postgresql-base-7.3.21.ebuild
340 ===================================================================
341 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.3.21.ebuild,v
342 retrieving revision 1.4
343 retrieving revision 1.5
344 diff -u -r1.4 -r1.5
345 --- postgresql-base-7.3.21.ebuild 11 Oct 2009 09:05:24 -0000 1.4
346 +++ postgresql-base-7.3.21.ebuild 7 Jan 2010 20:28:56 -0000 1.5
347 @@ -1,6 +1,6 @@
348 -# Copyright 1999-2009 Gentoo Foundation
349 +# Copyright 1999-2010 Gentoo Foundation
350 # Distributed under the terms of the GNU General Public License v2
351 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.3.21.ebuild,v 1.4 2009/10/11 09:05:24 patrick Exp $
352 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.3.21.ebuild,v 1.5 2010/01/07 20:28:56 beandog Exp $
353
354 EAPI="1"
355
356 @@ -9,7 +9,7 @@
357
358 inherit eutils multilib toolchain-funcs versionator autotools
359
360 -KEYWORDS="~amd64 ~x86"
361 +KEYWORDS="amd64 ~x86"
362
363 DESCRIPTION="PostgreSQL libraries and clients"
364 HOMEPAGE="http://www.postgresql.org/"
365
366
367
368 1.2 dev-db/postgresql-base/postgresql-base-8.4.2.ebuild
369
370 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.2.ebuild?rev=1.2&view=markup
371 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.2.ebuild?rev=1.2&content-type=text/plain
372 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.2.ebuild?r1=1.1&r2=1.2
373
374 Index: postgresql-base-8.4.2.ebuild
375 ===================================================================
376 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.2.ebuild,v
377 retrieving revision 1.1
378 retrieving revision 1.2
379 diff -u -r1.1 -r1.2
380 --- postgresql-base-8.4.2.ebuild 14 Dec 2009 18:56:21 -0000 1.1
381 +++ postgresql-base-8.4.2.ebuild 7 Jan 2010 20:28:56 -0000 1.2
382 @@ -1,6 +1,6 @@
383 -# Copyright 1999-2009 Gentoo Foundation
384 +# Copyright 1999-2010 Gentoo Foundation
385 # Distributed under the terms of the GNU General Public License v2
386 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.2.ebuild,v 1.1 2009/12/14 18:56:21 patrick Exp $
387 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.2.ebuild,v 1.2 2010/01/07 20:28:56 beandog Exp $
388
389 EAPI="1"
390
391 @@ -9,7 +9,7 @@
392
393 inherit eutils multilib toolchain-funcs versionator autotools
394
395 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
396 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
397
398 DESCRIPTION="PostgreSQL libraries and clients"
399 HOMEPAGE="http://www.postgresql.org/"
400
401
402
403 1.7 dev-db/postgresql-base/postgresql-base-8.4.1.ebuild
404
405 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild?rev=1.7&view=markup
406 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild?rev=1.7&content-type=text/plain
407 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild?r1=1.6&r2=1.7
408
409 Index: postgresql-base-8.4.1.ebuild
410 ===================================================================
411 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild,v
412 retrieving revision 1.6
413 retrieving revision 1.7
414 diff -u -r1.6 -r1.7
415 --- postgresql-base-8.4.1.ebuild 24 Oct 2009 12:24:34 -0000 1.6
416 +++ postgresql-base-8.4.1.ebuild 7 Jan 2010 20:28:56 -0000 1.7
417 @@ -1,6 +1,6 @@
418 -# Copyright 1999-2009 Gentoo Foundation
419 +# Copyright 1999-2010 Gentoo Foundation
420 # Distributed under the terms of the GNU General Public License v2
421 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild,v 1.6 2009/10/24 12:24:34 nixnut Exp $
422 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild,v 1.7 2010/01/07 20:28:56 beandog Exp $
423
424 EAPI="1"
425
426 @@ -9,7 +9,7 @@
427
428 inherit eutils multilib toolchain-funcs versionator autotools
429
430 -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
431 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
432
433 DESCRIPTION="PostgreSQL libraries and clients"
434 HOMEPAGE="http://www.postgresql.org/"
435
436
437
438 1.6 dev-db/postgresql-base/postgresql-base-8.3.8.ebuild
439
440 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.8.ebuild?rev=1.6&view=markup
441 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.8.ebuild?rev=1.6&content-type=text/plain
442 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.8.ebuild?r1=1.5&r2=1.6
443
444 Index: postgresql-base-8.3.8.ebuild
445 ===================================================================
446 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.8.ebuild,v
447 retrieving revision 1.5
448 retrieving revision 1.6
449 diff -u -r1.5 -r1.6
450 --- postgresql-base-8.3.8.ebuild 7 Jan 2010 16:56:07 -0000 1.5
451 +++ postgresql-base-8.3.8.ebuild 7 Jan 2010 20:28:56 -0000 1.6
452 @@ -1,6 +1,6 @@
453 # Copyright 1999-2010 Gentoo Foundation
454 # Distributed under the terms of the GNU General Public License v2
455 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.8.ebuild,v 1.5 2010/01/07 16:56:07 fauli Exp $
456 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.8.ebuild,v 1.6 2010/01/07 20:28:56 beandog Exp $
457
458 EAPI="1"
459
460 @@ -9,7 +9,7 @@
461
462 inherit eutils multilib toolchain-funcs versionator autotools
463
464 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
465 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
466
467 DESCRIPTION="PostgreSQL libraries and clients"
468 HOMEPAGE="http://www.postgresql.org/"
469
470
471
472 1.6 dev-db/postgresql-base/postgresql-base-8.1.18.ebuild
473
474 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.18.ebuild?rev=1.6&view=markup
475 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.18.ebuild?rev=1.6&content-type=text/plain
476 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.18.ebuild?r1=1.5&r2=1.6
477
478 Index: postgresql-base-8.1.18.ebuild
479 ===================================================================
480 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.18.ebuild,v
481 retrieving revision 1.5
482 retrieving revision 1.6
483 diff -u -r1.5 -r1.6
484 --- postgresql-base-8.1.18.ebuild 7 Jan 2010 16:59:04 -0000 1.5
485 +++ postgresql-base-8.1.18.ebuild 7 Jan 2010 20:28:56 -0000 1.6
486 @@ -1,6 +1,6 @@
487 # Copyright 1999-2010 Gentoo Foundation
488 # Distributed under the terms of the GNU General Public License v2
489 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.18.ebuild,v 1.5 2010/01/07 16:59:04 fauli Exp $
490 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.18.ebuild,v 1.6 2010/01/07 20:28:56 beandog Exp $
491
492 EAPI="1"
493
494 @@ -9,7 +9,7 @@
495
496 inherit eutils multilib toolchain-funcs versionator autotools
497
498 -KEYWORDS="~amd64 hppa ppc x86"
499 +KEYWORDS="amd64 hppa ppc x86"
500
501 DESCRIPTION="PostgreSQL libraries and clients"
502 HOMEPAGE="http://www.postgresql.org/"
503
504
505
506 1.7 dev-db/postgresql-base/postgresql-base-8.1.11.ebuild
507
508 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.11.ebuild?rev=1.7&view=markup
509 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.11.ebuild?rev=1.7&content-type=text/plain
510 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.11.ebuild?r1=1.6&r2=1.7
511
512 Index: postgresql-base-8.1.11.ebuild
513 ===================================================================
514 RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.11.ebuild,v
515 retrieving revision 1.6
516 retrieving revision 1.7
517 diff -u -r1.6 -r1.7
518 --- postgresql-base-8.1.11.ebuild 3 Dec 2009 19:50:23 -0000 1.6
519 +++ postgresql-base-8.1.11.ebuild 7 Jan 2010 20:28:56 -0000 1.7
520 @@ -1,6 +1,6 @@
521 -# Copyright 1999-2009 Gentoo Foundation
522 +# Copyright 1999-2010 Gentoo Foundation
523 # Distributed under the terms of the GNU General Public License v2
524 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.11.ebuild,v 1.6 2009/12/03 19:50:23 jer Exp $
525 +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.1.11.ebuild,v 1.7 2010/01/07 20:28:56 beandog Exp $
526
527 EAPI="1"
528
529 @@ -9,7 +9,7 @@
530
531 inherit eutils multilib toolchain-funcs versionator autotools
532
533 -KEYWORDS="~amd64 hppa x86"
534 +KEYWORDS="amd64 hppa x86"
535
536 DESCRIPTION="PostgreSQL libraries and clients"
537 HOMEPAGE="http://www.postgresql.org/"