summaryrefslogtreecommitdiff
blob: 02e756aeb0b313d9d852b76e9063972695b4e67a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
# ChangeLog for sys-apps/pkgcore
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/ChangeLog,v 1.103 2010/07/18 06:28:21 ferringb Exp $

*pkgcore-0.5.11.8 (18 Jul 2010)

  18 Jul 2010; Brian Harring <ferringb@gentoo.org> +pkgcore-0.5.11.8.ebuild:
  add pkgcore 0.5.11.8; minor bug fixes mostly, add pmaint perl_rebuild
  scanner

*pkgcore-0.5.11.7 (21 Jun 2010)

  21 Jun 2010; Brian Harring <ferringb@gentoo.org> -pkgcore-0.5.11.3.ebuild,
  -pkgcore-0.5.11.5.ebuild, +pkgcore-0.5.11.7.ebuild:
  punt 0.5.11.{3,5}, no longer needed. add 0.5.11.7; likely stable
  candidate fixing a few core issues.

*pkgcore-0.5.11.6 (21 May 2010)

  21 May 2010; Brian Harring <ferringb@gentoo.org> +pkgcore-0.5.11.6.ebuild:
  bugfix release fixing xv unpack support primarily

*pkgcore-0.5.11.5 (22 Apr 2010)

  22 Apr 2010; Brian Harring <ferringb@gentoo.org> -pkgcore-0.5.11.4.ebuild,
  +pkgcore-0.5.11.5.ebuild:
  pull 0.5.11.4, add 0.5.11.5 addressing core distutils issue

*pkgcore-0.5.11.4 (22 Apr 2010)

  22 Apr 2010; Brian Harring <ferringb@gentoo.org> +pkgcore-0.5.11.4.ebuild:
  new version; primarily bugfixes, likely stable target

  22 Mar 2010; Robin H. Johnson <robbat2@gentoo.org>
  -pkgcore-0.5.11.2.ebuild:
  Remove broken 0.5.11.2 per ferringb request.

*pkgcore-0.5.11.3 (22 Mar 2010)

  22 Mar 2010; Robin H. Johnson <robbat2@gentoo.org>
  +pkgcore-0.5.11.3.ebuild:
  Another verbump for ferringb.

  16 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> -pkgcore-0.5.11.ebuild,
  -pkgcore-0.5.11.1.ebuild:
  Clean up broken versions for ferringb.

*pkgcore-0.5.11.2 (16 Mar 2010)

  16 Mar 2010; Robin H. Johnson <robbat2@gentoo.org>
  +pkgcore-0.5.11.2.ebuild:
  Version bump for ferringb.

*pkgcore-0.5.11.1 (16 Mar 2010)

  16 Mar 2010; <solar@gentoo.org> +pkgcore-0.5.11.1.ebuild:
  - ebump per request of ferringb

*pkgcore-0.5.11 (15 Mar 2010)

  15 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> +pkgcore-0.5.11.ebuild:
  Version bump for ferringb.

*pkgcore-0.5.10 (08 Feb 2010)

  08 Feb 2010; Michael Sterrett <mr_bones_@gentoo.org>
  +pkgcore-0.5.10.ebuild:
  non-maintainer version bump at upstream's request

*pkgcore-0.5.9 (09 Jan 2010)

  09 Jan 2010; Patrick Lauer <patrick@gentoo.org> +pkgcore-0.5.9.ebuild:
  Bump

  28 Dec 2009; Patrick Lauer <patrick@gentoo.org> pkgcore-0.5.8.ebuild:
  Fixing snakeoil dep

*pkgcore-0.5.8 (27 Dec 2009)

  27 Dec 2009; Patrick Lauer <patrick@gentoo.org> -pkgcore-0.5.5.ebuild,
  -pkgcore-0.5.6.ebuild, +pkgcore-0.5.8.ebuild:
  Bump, remove old

*pkgcore-0.5.7 (23 Dec 2009)

  23 Dec 2009; <solar@gentoo.org> +pkgcore-0.5.7.ebuild:
  - version bump by request of ferringb

*pkgcore-0.5.6 (13 Dec 2009)

  13 Dec 2009; Patrick Lauer <patrick@gentoo.org> -pkgcore-0.5.1.ebuild,
  -pkgcore-0.5.2.ebuild, -pkgcore-0.5.4.ebuild, +pkgcore-0.5.6.ebuild:
  Bump,remove old

*pkgcore-0.5.5 (26 Nov 2009)

  26 Nov 2009; Patrick Lauer <patrick@gentoo.org> +pkgcore-0.5.5.ebuild:
  Bump

*pkgcore-0.5.4 (30 Oct 2009)

  30 Oct 2009; Patrick Lauer <patrick@gentoo.org> +pkgcore-0.5.4.ebuild:
  Rebump

  30 Oct 2009; Patrick Lauer <patrick@gentoo.org> -pkgcore-0.5.3.ebuild:
  Unbump per upstream request

*pkgcore-0.5.3 (30 Oct 2009)

  30 Oct 2009; Patrick Lauer <patrick@gentoo.org> +pkgcore-0.5.3.ebuild:
  Bump

  28 Oct 2009; Patrick Lauer <patrick@gentoo.org> -pkgcore-0.4.7.14.ebuild,
  -pkgcore-0.4.7.15.ebuild, -pkgcore-0.4.7.15-r1.ebuild,
  -pkgcore-0.4.7.16.ebuild:
  Remove old

*pkgcore-0.5.2 (28 Oct 2009)

  28 Oct 2009; Patrick Lauer <patrick@gentoo.org> +pkgcore-0.5.2.ebuild:
  Bump

*pkgcore-0.5.1 (22 Oct 2009)

  22 Oct 2009; Patrick Lauer <patrick@gentoo.org> -pkgcore-0.5.ebuild,
  +pkgcore-0.5.1.ebuild:
  Bump

*pkgcore-0.5 (22 Oct 2009)

  22 Oct 2009; Patrick Lauer <patrick@gentoo.org> +pkgcore-0.5.ebuild:
  Bump

  31 Mar 2009; Raúl Porcel <armin76@gentoo.org> pkgcore-0.4.7.14.ebuild,
  pkgcore-0.4.7.15.ebuild, pkgcore-0.4.7.15-r1.ebuild,
  pkgcore-0.4.7.16.ebuild:
  Add ~arm/~s390/~sh

*pkgcore-0.4.7.16 (25 Mar 2009)

  25 Mar 2009; Thomas Anderson <gentoofan23@gentoo.org>
  +pkgcore-0.4.7.16.ebuild:
  Version bump per ferringb's request

*pkgcore-0.4.7.15-r1 (31 Jan 2009)

  31 Jan 2009; Patrick Lauer <patrick@gentoo.org>
  +files/pkgcore-sandbox.patch, +pkgcore-0.4.7.15-r1.ebuild:
  Fixing test failure, patch by Brian Harring. Fixes #216942

  30 Jan 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  -pkgcore-0.4.7.13.ebuild:
  Removed 0.4.7.13 as requested by ferringb.

*pkgcore-0.4.7.15 (30 Jan 2009)

  30 Jan 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +pkgcore-0.4.7.15.ebuild:
  Bump to 0.4.7.15 as requested by ferringb.

  09 Jan 2009; Patrick Lauer <patrick@gentoo.org> -pkgcore-0.4.7.4.ebuild,
  -pkgcore-0.4.7.5.ebuild, -pkgcore-0.4.7.6.ebuild, -pkgcore-0.4.7.7.ebuild,
  -pkgcore-0.4.7.8.ebuild, -pkgcore-0.4.7.11.ebuild,
  -pkgcore-0.4.7.12.ebuild:
  Remove old

*pkgcore-0.4.7.14 (20 Dec 2008)

  20 Dec 2008; Zac Medico <zmedico@gentoo.org> +pkgcore-0.4.7.14.ebuild:
  Version bump.

*pkgcore-0.4.7.13 (30 Oct 2008)

  30 Oct 2008; Markus Ullmann <jokey@gentoo.org> +pkgcore-0.4.7.13.ebuild:
  Version bump

*pkgcore-0.4.7.12 (10 Oct 2008)

  10 Oct 2008; Robin H. Johnson <robbat2@gentoo.org>
  +pkgcore-0.4.7.12.ebuild:
  Bump for ferringb, resolves GLSA 200810-02 with python for pkgcore.

*pkgcore-0.4.7.11 (09 Oct 2008)

  09 Oct 2008; Zac Medico <zmedico@gentoo.org> -pkgcore-0.4.7.10.ebuild,
  +pkgcore-0.4.7.11.ebuild:
  Bump to 0.4.7.11 and remove 0.4.7.10 as requested by ferringb.

*pkgcore-0.4.7.10 (07 Oct 2008)

  07 Oct 2008; Steve Dibb <beandog@gentoo.org> +pkgcore-0.4.7.10.ebuild:
  Version bump

*pkgcore-0.4.7.9 (06 Oct 2008)

  06 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  +pkgcore-0.4.7.9.ebuild:
  Bumped pkgcore to the 0.4.7.9 release as requested by Brian Harring
  (ferringb).

*pkgcore-0.4.7.8 (03 Sep 2008)

  03 Sep 2008; Markus Ullmann <jokey@gentoo.org> +pkgcore-0.4.7.8.ebuild:
  Version bump

  14 Aug 2008; Zac Medico <zmedico@gentoo.org> pkgcore-0.4.7.4.ebuild,
  pkgcore-0.4.7.5.ebuild, pkgcore-0.4.7.6.ebuild, pkgcore-0.4.7.7.ebuild:
  Remove all !>app-arch/lzma-4.50 blockers as requested by ferringb.

*pkgcore-0.4.7.7 (13 Aug 2008)

  13 Aug 2008; Luis F. Araujo <araujo@gentoo.org> +pkgcore-0.4.7.7.ebuild:
  Verbump

*pkgcore-0.4.7.6 (10 Aug 2008)

  10 Aug 2008; Donnie Berkholz <dberkholz@gentoo.org>;
  +pkgcore-0.4.7.6.ebuild:
  Bump (Brian Harring).

*pkgcore-0.4.7.5 (06 Jul 2008)

  06 Jul 2008; <solar@gentoo.org> -pkgcore-0.4.2.ebuild,
  -pkgcore-0.4.3.ebuild, -pkgcore-0.4.4.ebuild, -pkgcore-0.4.5.ebuild,
  -pkgcore-0.4.6.ebuild, -pkgcore-0.4.7.ebuild, -pkgcore-0.4.7.1.ebuild,
  -pkgcore-0.4.7.2.ebuild, -pkgcore-0.4.7.3.ebuild, +pkgcore-0.4.7.5.ebuild:
  - Version bump to 0.4.7.5. Removed old ebuilds

*pkgcore-0.4.7.4 (11 Jun 2008)

  11 Jun 2008; <solar@gentoo.org> +pkgcore-0.4.7.4.ebuild:
  - version bump per request of ferringb

*pkgcore-0.4.7.3 (07 Jun 2008)

  07 Jun 2008; Luca Barbato <lu_zero@gentoo.org> +pkgcore-0.4.7.3.ebuild:
  Version bump

*pkgcore-0.4.7.2 (08 May 2008)

  08 May 2008; Markus Ullmann <jokey@gentoo.org> +pkgcore-0.4.7.2.ebuild:
  Version bump

*pkgcore-0.4.7.1 (06 May 2008)

  06 May 2008; Mike Doty <kingtaco@gentoo.org> +pkgcore-0.4.7.1.ebuild:
  version bump at request of ferringb

*pkgcore-0.4.7 (04 May 2008)

  04 May 2008; Alec Warner <antarus@gentoo.org> +pkgcore-0.4.7.ebuild:
  version bump

*pkgcore-0.4.6 (30 Apr 2008)

  30 Apr 2008; Luis F. Araujo <araujo@gentoo.org> +pkgcore-0.4.6.ebuild:
  Revbumping pkgcore to version 0.4.6

  20 Apr 2008; Markus Ullmann <jokey@gentoo.org> pkgcore-0.4.2.ebuild,
  pkgcore-0.4.3.ebuild, pkgcore-0.4.4.ebuild, pkgcore-0.4.5.ebuild:
  Block newer lzma versions as cmdline syntax changed

*pkgcore-0.4.5 (09 Apr 2008)

  09 Apr 2008; Markus Ullmann <jokey@gentoo.org> +pkgcore-0.4.5.ebuild:
  Version bump

*pkgcore-0.4.4 (07 Apr 2008)

  07 Apr 2008; Markus Ullmann <jokey@gentoo.org> +pkgcore-0.4.4.ebuild:
  Version bump, amd64 python-bug protection implemented

  01 Apr 2008; Markus Ullmann <jokey@gentoo.org> pkgcore-0.4.2.ebuild,
  pkgcore-0.4.3.ebuild:
  Temporary mask of pkgcore until python is fixed on amd64

*pkgcore-0.4.3 (31 Mar 2008)

  31 Mar 2008; Markus Ullmann <jokey@gentoo.org>
  -files/pkgcore-0.3.2-eapi.patch, -pkgcore-0.3.2-r1.ebuild,
  -pkgcore-0.3.4.ebuild, -pkgcore-0.4.1.ebuild, +pkgcore-0.4.3.ebuild:
  Version bump and drop old

*pkgcore-0.4.2 (30 Mar 2008)

  30 Mar 2008; Markus Ullmann <jokey@gentoo.org> +pkgcore-0.4.2.ebuild:
  Version bump

*pkgcore-0.4.1 (20 Mar 2008)

  20 Mar 2008; Markus Ullmann <jokey@gentoo.org> +pkgcore-0.4.1.ebuild:
  Version bump

  12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing Marien Zwart (marienz, #107204) from metadata.xml.

*pkgcore-0.3.4 (26 Dec 2007)

  26 Dec 2007; Markus Ullmann <jokey@gentoo.org> -pkgcore-0.3.3.ebuild,
  +pkgcore-0.3.4.ebuild:
  Version bump EAPI-1 fixes

*pkgcore-0.3.3 (15 Dec 2007)

  15 Dec 2007; Markus Ullmann <jokey@gentoo.org>
  -files/pkgcore-0.3.1-pmerge-unmerge-ask.patch, -pkgcore-0.3.1.ebuild,
  -pkgcore-0.3.2.ebuild, +pkgcore-0.3.3.ebuild:
  Version bump, EAPI1 fixups

*pkgcore-0.3.2-r1 (06 Dec 2007)

  06 Dec 2007; Markus Ullmann <jokey@gentoo.org>
  +files/pkgcore-0.3.2-eapi.patch, +pkgcore-0.3.2-r1.ebuild:
  Add fix for ebuilds that error out on unknown src_configure error

  06 Nov 2007; Raúl Porcel <armin76@gentoo.org> pkgcore-0.3.2.ebuild:
  Add ~alpha

  05 Nov 2007; Charlie Shepherd <masterdriverz@gentoo.org>
  pkgcore-0.3.2.ebuild:
  Change dep from =snakeoil-0.1 to >=snakeoil-0.1 (thanks to Kyle McFarlandfor
  noticing) to (hopefully) future-proof it.

  04 Nov 2007; Charlie Shepherd <masterdriverz@gentoo.org>
  pkgcore-0.3.2.ebuild:
  Make pkgcore depend upon snakeoil-0.1, we get a traceback otherwise.

*pkgcore-0.3.2 (03 Nov 2007)

  03 Nov 2007; Markus Ullmann <jokey@gentoo.org>
  -files/pkgcore-0.2.13-tweak_intercepts.patch,
  -files/pkgcore-0.2-hppa-disable-filter-env.patch,
  -files/pkgcore-0.3-pmerge-unmerge-ask.patch, -pkgcore-0.1.4.ebuild,
  -pkgcore-0.2.12.ebuild, -pkgcore-0.2.13.ebuild, -pkgcore-0.2.13-r1.ebuild,
  -pkgcore-0.2.14.ebuild, -pkgcore-0.3.ebuild, +pkgcore-0.3.2.ebuild:
  Version bump, many bug fixes

  28 Jun 2007; Joshua Jackson <tsunam@gentoo.org>
  +files/pkgcore-0.3.1-pmerge-unmerge-ask.patch:
  Forgot the patch bumpage as well

*pkgcore-0.3.1 (28 Jun 2007)

  28 Jun 2007; Joshua Jackson <tsunam@gentoo.org> +pkgcore-0.3.1.ebuild:
  Adding pkgcore 0.3.1 at the request of ferringb

  16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> pkgcore-0.3.ebuild:
  Added ~ppc, bug #181133

  13 Jun 2007; Christoph Mende <angelos@gentoo.org> pkgcore-0.3.ebuild:
  Added ~amd64

  08 Jun 2007; Jeroen Roovers <jer@gentoo.org> pkgcore-0.3.ebuild:
  Marked ~hppa, removed deprecated patch (bug #181133).

  07 Jun 2007; Markus Rothe <corsair@gentoo.org> pkgcore-0.3.ebuild:
  Added ~ppc64; bug #181133

  07 Jun 2007; Marien Zwart <marienz@gentoo.org> pkgcore-0.3.ebuild:
  use get_libdir instead of lib for cleaning stale plugincache files.

  07 Jun 2007; Ferris McCormick <fmccor@gentoo.org> pkgcore-0.3.ebuild:
  Add ~sparc --- Bug #181133 --- Builds, reinstalls itself, trial is good.

  07 Jun 2007; Raúl Porcel <armin76@gentoo.org> pkgcore-0.3.ebuild:
  Re-add ~ia64 wrt #181133

*pkgcore-0.3 (06 Jun 2007)

  06 Jun 2007; Marien Zwart <marienz@gentoo.org>
  +files/pkgcore-0.3-pmerge-unmerge-ask.patch, +pkgcore-0.3.ebuild:
  Version bump.

  10 Apr 2007; Raúl Porcel <armin76@gentoo.org> pkgcore-0.2.14.ebuild:
  Add ~ia64

*pkgcore-0.2.14 (08 Apr 2007)

  08 Apr 2007; Markus Ullmann <jokey@gentoo.org> +pkgcore-0.2.14.ebuild:
  Version bump

  05 Apr 2007; Robin H. Johnson <robbat2@gentoo.org>
  pkgcore-0.2.13-r1.ebuild:
  Add ~ppc to keywords.

*pkgcore-0.2.13-r1 (01 Apr 2007)

  01 Apr 2007; Charlie Shepherd <masterdriverz@gentoo.org>
  +files/pkgcore-0.2.13-tweak_intercepts.patch, +pkgcore-0.2.13-r1.ebuild:
  Fix warnings caused by paludis written environment on vdb unmerge

*pkgcore-0.2.13 (30 Mar 2007)

  30 Mar 2007; Marien Zwart <marienz@gentoo.org> -pkgcore-0.2.11.ebuild,
  +pkgcore-0.2.13.ebuild:
  Version bump.

*pkgcore-0.2.12 (29 Mar 2007)

  29 Mar 2007; Marien Zwart <marienz@gentoo.org> -pkgcore-0.2.10.ebuild,
  +pkgcore-0.2.12.ebuild:
  Version bump.

*pkgcore-0.2.11 (28 Mar 2007)

  28 Mar 2007; Marien Zwart <marienz@gentoo.org> -pkgcore-0.2.9.ebuild,
  +pkgcore-0.2.11.ebuild:
  Version bump.

*pkgcore-0.2.10 (27 Mar 2007)

  27 Mar 2007; Marien Zwart <marienz@gentoo.org> -pkgcore-0.2.8.ebuild,
  +pkgcore-0.2.10.ebuild:
  Version bump.

*pkgcore-0.2.9 (19 Mar 2007)

  19 Mar 2007; Marien Zwart <marienz@gentoo.org> -pkgcore-0.2.7.ebuild,
  +pkgcore-0.2.9.ebuild:
  Version bump.

*pkgcore-0.2.8 (18 Mar 2007)

  18 Mar 2007; Marien Zwart <marienz@gentoo.org> -pkgcore-0.2.6.ebuild,
  +pkgcore-0.2.8.ebuild:
  Version bump.

*pkgcore-0.2.7 (04 Mar 2007)

  04 Mar 2007; Marien Zwart <marienz@gentoo.org> -pkgcore-0.2.5.ebuild,
  +pkgcore-0.2.7.ebuild:
  Version bump with layman sync support.

*pkgcore-0.2.6 (04 Mar 2007)

  04 Mar 2007; Marien Zwart <marienz@gentoo.org> -pkgcore-0.2.4.ebuild,
  +pkgcore-0.2.6.ebuild:
  Version bump, adding manpages, make the plugins dir cleanup message
  conditional. Clean up old version.

*pkgcore-0.2.5 (19 Feb 2007)

  19 Feb 2007; Marien Zwart <marienz@gentoo.org> -pkgcore-0.2-r1.ebuild,
  -pkgcore-0.2.1.ebuild, -pkgcore-0.2.2.ebuild, -pkgcore-0.2.3.ebuild,
  +pkgcore-0.2.5.ebuild:
  Version bump.

*pkgcore-0.2.4 (16 Feb 2007)

  16 Feb 2007; Ferris McCormick <fmccor@gentoo.org> +pkgcore-0.2.4.ebuild:
  Version bump.

*pkgcore-0.2.3 (12 Feb 2007)

  12 Feb 2007; Charlie Shepherd <masterdriverz@gentoo.org>
  +pkgcore-0.2.3.ebuild:
  Bump to 0.2.3

*pkgcore-0.2.2 (30 Jan 2007)

  30 Jan 2007; Marien Zwart <marienz@gentoo.org> +pkgcore-0.2.2.ebuild:
  Version bump with minor ebuild cleanup.

*pkgcore-0.2.1 (24 Jan 2007)

  24 Jan 2007; Markus Ullmann <jokey@gentoo.org> +pkgcore-0.2.1.ebuild:
  Version bump

*pkgcore-0.2-r1 (22 Jan 2007)

  22 Jan 2007; Markus Ullmann <jokey@gentoo.org>
  +files/pkgcore-0.2-hppa-disable-filter-env.patch, pkgcore-0.1.4.ebuild,
  -pkgcore-0.2.ebuild, +pkgcore-0.2-r1.ebuild:
  Add a patch for hppa and fix URL

  22 Jan 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
  Version bump

  20 Jan 2007; Markus Rothe <corsair@gentoo.org> pkgcore-0.1.4.ebuild:
  Added ~ppc64

*pkgcore-0.1.4 (25 Oct 2006)

  25 Oct 2006; Marien Zwart <marienz@gentoo.org> +pkgcore-0.1.4.ebuild:
  Version bump.

*pkgcore-0.1.3 (23 Oct 2006)

  23 Oct 2006; Marien Zwart <marienz@gentoo.org> +pkgcore-0.1.3.ebuild:
  Version bump.

*pkgcore-0.1.2-r1 (12 Oct 2006)

  12 Oct 2006; Marien Zwart <marienz@gentoo.org> -pkgcore-0.1.ebuild,
  -pkgcore-0.1-r1.ebuild, -pkgcore-0.1.1.ebuild, +pkgcore-0.1.2-r1.ebuild:
  Remove old version, revbump that properly calls distutils_pkg_preinst.

*pkgcore-0.1.2 (10 Oct 2006)

  10 Oct 2006; Marien Zwart <marienz@gentoo.org> +pkgcore-0.1.2.ebuild:
  Version bump.

  07 Oct 2006; Jeroen Roovers <jer@gentoo.org> pkgcore-0.1.1-r1.ebuild:
  pkgcore <3 HPPA

*pkgcore-0.1.1-r1 (03 Oct 2006)

  03 Oct 2006; Marien Zwart <marienz@gentoo.org>
  +files/pkgcore-0.1.1-curses-errors.patch,
  +files/pkgcore-0.1.1-filter-env-cflags.patch, +pkgcore-0.1.1-r1.ebuild:
  Make filter-env building not use the python CFLAGS, deal with curses errors.

*pkgcore-0.1.1 (03 Oct 2006)

  03 Oct 2006; Marien Zwart <marienz@gentoo.org> +pkgcore-0.1.1.ebuild:
  Version bump, ~sparc (Weeve tested 0.1-r1).

  02 Oct 2006; Michael Cummings <mcummings@gentoo.org>
  pkgcore-0.1-r1.ebuild:
  Keywording ~amd64

*pkgcore-0.1-r1 (01 Oct 2006)

  01 Oct 2006; Marien Zwart <marienz@gentoo.org>
  +files/pkgcore-0.1-sandbox-in-deleted-dir.patch, +pkgcore-0.1-r1.ebuild:
  Deal with running ebd from a deleted directory.

*pkgcore-0.1 (30 Sep 2006)

  30 Sep 2006; Marien Zwart <marienz@gentoo.org> +metadata.xml,
  +pkgcore-0.1.ebuild:
  New package.