summaryrefslogtreecommitdiff
blob: 944609e4ef41a63c0245e35e3883a95d9cb0b123 (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
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
# ChangeLog for net-misc/cfengine
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.111 2010/10/30 11:57:44 maekke Exp $

  30 Oct 2010; Markus Meier <maekke@gentoo.org> cfengine-3.0.5_p1-r2.ebuild:
  restore ~arm, bug #341163

  30 Oct 2010; Christian Ruppert <idl0r@gentoo.org>
  cfengine-3.0.5_p1-r2.ebuild:
  Add ~sparc back again, I accidentally removed it during my last revbump.

*cfengine-3.0.5_p1-r2 (28 Oct 2010)

  28 Oct 2010; Christian Ruppert <idl0r@gentoo.org> -cfengine-3.0.5.ebuild,
  -cfengine-3.0.5_p1-r1.ebuild, +cfengine-3.0.5_p1-r2.ebuild,
  files/cf-execd.rc6, files/cf-monitord.rc6, files/cf-serverd.rc6:
  Revision bump to cfengine-3.0.5_p1-r2. Fix some typos. Remove --quiet option
  from the init scripts. Allow one to define extra options by using
  EXTRA_OPTIONS in /etc/conf.d/cf-*.

  24 Oct 2010; Raúl Porcel <armin76@gentoo.org>
  cfengine-3.0.5_p1-r1.ebuild:
  Re-add ~sparc wrt #341163

*cfengine-2.2.10-r3 (15 Oct 2010)

  15 Oct 2010; Christian Ruppert <idl0r@gentoo.org> -cfengine-2.2.10-r2.ebuild,
  +cfengine-2.2.10-r3.ebuild,
  +files/cfengine-2.2.10-snprintf_buffer_overflow.patch,
  -cfengine-3.0.4.ebuild, cfengine-3.0.5_p1-r1.ebuild:
  Remove cfengine-3.0.4. Revision bump from cfengine-2.2.10-r2 to -r3, fixes
  bug 339808. Remove ~arm, ~sparc, ~ppc keywords due to libvirt useflag.

*cfengine-3.0.5_p1-r1 (16 Sep 2010)

  16 Sep 2010; Christian Ruppert <idl0r@gentoo.org> -cfengine-3.0.5_p1.ebuild,
  +cfengine-3.0.5_p1-r1.ebuild, +files/cfengine-3.0.5_p1-Makefile.am.patch,
  files/cfengine-3.0.5_p1-configure.ac.patch,
  +files/cfengine-3.0.5_p1-regex.c.patch:
  Revision bump. Use shared libraries by default. Fix some QA warnings during
  compile.

*cfengine-3.0.5_p1 (01 Sep 2010)

  01 Sep 2010; Christian Ruppert <idl0r@gentoo.org> +cfengine-3.0.5_p1.ebuild,
  +files/cfengine-3.0.5_p1-configure.ac.patch, metadata.xml:
  Add cfengine-3.0.5_p1. Add several new useflags. Fix configure.ac to allow
  the use of configure switches properly. Some QA fixes.

  29 Aug 2010; Christian Ruppert <idl0r@gentoo.org> cfengine-3.0.4.ebuild,
  cfengine-3.0.5.ebuild:
  Use a different slot for cfengine-3, bug 322237.

  25 Aug 2010; Christian Ruppert <idl0r@gentoo.org>
  -cfengine-2.1.22-r2.ebuild,
  -files/cfengine-2.1.22-db48-namespace-fix.patch,
  -files/cfengine-2.1.22-package-fix.patch,
  -files/cfengine-2.1-package-locking-fixup.patch,
  -files/cfengine-2.2.6-typo-fix.patch, -cfengine-2.2.8.ebuild,
  -cfengine-2.2.8-r1.ebuild,
  -files/cfengine-2.2-package-locking-fixup.patch,
  -files/module-cfportage.tbz2:
  Clean up. Fixes bug 328655 as well.

  17 Jun 2010; Patrick Lauer <patrick@gentoo.org> cfengine-3.0.4.ebuild,
  cfengine-3.0.5.ebuild:
  Migrating away from deprecated postgres virtuals

*cfengine-3.0.5 (16 Jun 2010)

  16 Jun 2010; Lance Albertson <ramereth@gentoo.org> +cfengine-3.0.5.ebuild:
  Version bump, resolves #324235

  28 May 2010; Torsten Veller <tove@gentoo.org> metadata.xml:
  Remove klieber from metadata.xml (#317393)

*cfengine-2.2.10-r2 (10 May 2010)

  10 May 2010; Christian Ruppert <idl0r@gentoo.org>
  +files/511666-segfault.patch, -cfengine-2.2.10-r1.ebuild,
  +cfengine-2.2.10-r2.ebuild, +files/admit-noclass-520696.patch:
  Revision bump, fixes
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520696 and
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511666

*cfengine-2.2.10-r1 (07 Mar 2010)

  07 Mar 2010; Lance Albertson <ramereth@gentoo.org>
  +cfengine-2.2.10-r1.ebuild, cfengine-3.0.4.ebuild:
  Add vim-syntax PDEPEND per #152275

*cfengine-3.0.4 (07 Mar 2010)

  07 Mar 2010; Lance Albertson <ramereth@gentoo.org> +cfengine-3.0.4.ebuild,
  +files/cf-execd.rc6, +files/cf-monitord.rc6, +files/cf-serverd.rc6:
  Finally add a masked version 3.x ebuild for testing. Fixes #281244

  26 Jan 2010; Robin H. Johnson <robbat2@gentoo.org>
  cfengine-2.1.22-r2.ebuild,
  +files/cfengine-2.1.22-db48-namespace-fix.patch:
  Compile-fix for using cfengine-2.1 and db4.8 together.

  19 Jan 2010; nixnut <nixnut@gentoo.org> cfengine-2.2.10.ebuild:
  ppc stable #300483

  17 Jan 2010; Raúl Porcel <armin76@gentoo.org> cfengine-2.2.10.ebuild:
  sparc stable wrt #300483

  12 Jan 2010; Markus Meier <maekke@gentoo.org> cfengine-2.2.10.ebuild:
  arm stable, bug #300483

  24 Sep 2009; Lance Albertson <ramereth@gentoo.org> cfengine-2.2.10.ebuild:
  Stable on x86/amd64

*cfengine-2.2.10 (23 Aug 2009)

  23 Aug 2009; Lance Albertson <ramereth@gentoo.org>
  -cfengine-2.1.20.ebuild, -cfengine-2.1.21.ebuild,
  -cfengine-2.1.22-r1.ebuild, cfengine-2.1.22-r2.ebuild,
  -cfengine-2.2.6.ebuild, -cfengine-2.2.7.ebuild, cfengine-2.2.8.ebuild,
  cfengine-2.2.8-r1.ebuild, +cfengine-2.2.10.ebuild:
  Version bump to 2.2.10, mark 2.2.x series stable

    * Old version clean up
    * Finally stablize the 2.2.x series (minus 2.2.10)
    * Fix QA issues with ebuilds
    * Update SRC_URI as it changed
    * 2.2.10
      - Include info files
      - Remove libcfengine.la/.a files as they aren't needed
      - Update ebuild to EAPI 2
      - package locking patch no longer needed

  05 Dec 2008; Robin H. Johnson <robbat2@gentoo.org>
  files/cfengine-2.1-package-locking-fixup.patch,
  files/cfengine-2.2-package-locking-fixup.patch:
  Update the locking fix patches to fully document the change and the
  testcase that triggers it.

  05 Dec 2008; Robin H. Johnson <robbat2@gentoo.org>
  cfengine-2.2.8-r1.ebuild:
  Bug #124314 - implement ROOT support. cfkeys must be run with ROOT==/, but
  is not run until emerge --config now.

*cfengine-2.2.8-r1 (05 Dec 2008)
*cfengine-2.1.22-r2 (05 Dec 2008)

  05 Dec 2008; Robin H. Johnson <robbat2@gentoo.org>
  +files/cfengine-2.1-package-locking-fixup.patch,
  +files/cfengine-2.2-package-locking-fixup.patch,
  +cfengine-2.1.22-r2.ebuild, +cfengine-2.2.8-r1.ebuild:
  Avoid a collision on the lock names inside the packages method when the
  package name, cmp and action are the same, but version and
  define/elsedefine are different.

  27 Sep 2008; Raúl Porcel <armin76@gentoo.org> cfengine-2.1.22-r1.ebuild:
  arm stable wrt #220927

*cfengine-2.2.8 (12 Aug 2008)

  12 Aug 2008; Lance Albertson <ramereth@gentoo.org> +cfengine-2.2.8.ebuild:
  Version bump to 2.2.8

*cfengine-2.2.7 (16 Jun 2008)

  16 Jun 2008; Lance Albertson <ramereth@gentoo.org> +cfengine-2.2.7.ebuild:
  Bump version

  08 Jun 2008; nixnut <nixnut@gentoo.org> cfengine-2.1.22-r1.ebuild:
  Stable on ppc wrt bug 220927

  18 May 2008; Raúl Porcel <armin76@gentoo.org> cfengine-2.1.22-r1.ebuild:
  sparc stable wrt #220927

  28 Apr 2008; Lance Albertson <ramereth@gentoo.org>
  -cfengine-2.1.17.ebuild, -cfengine-2.1.18.ebuild, cfengine-2.1.20.ebuild,
  cfengine-2.1.21.ebuild, -cfengine-2.1.22.ebuild,
  cfengine-2.1.22-r1.ebuild:
  * Stable bumps for x86/amd64
  * Clean old ebuilds out
  * Fix DESCRIPTION,HOMEPAGE,SRC_URI fields

*cfengine-2.2.6 (28 Apr 2008)

  28 Apr 2008; Lance Albertson <ramereth@gentoo.org>
  +files/cfengine-2.2.6-typo-fix.patch, +files/cfenvd.rc6,
  +files/cfexecd.rc6, +cfengine-2.2.6.ebuild:
  * Bump package to 2.2.6
    - Update DESCRIPTION,HOMEPAGE,SRC_URI fields
    - Add portage-utils depend
    - Add typo patch for this specific version
    - Fix man pages that use /usr/local
    - Add init scripts for cfenvd & cfexecd
    - Fix documentation
    - Remove references to cfportage since upstream now has it builtin
    - Update postinst section

*cfengine-2.1.22-r1 (21 Mar 2007)

  21 Mar 2007; Michael Marineau <marineam@gentoo.org>
  +files/cfengine-2.1.22-package-fix.patch, +cfengine-2.1.22-r1.ebuild:
  Minor fix, backport r347 from trunk to 2.1.22 to fix inform for package
  install.

*cfengine-2.1.22 (20 Feb 2007)

  20 Feb 2007; Michael Marineau <marineam@gentoo.org>
  +cfengine-2.1.22.ebuild:
  Bump cfengine to version 2.1.22

*cfengine-2.1.21 (20 Sep 2006)

  20 Sep 2006; Lance Albertson <ramereth@gentoo.org>
  +cfengine-2.1.21.ebuild:
  * Version bump

  13 Aug 2006; Jason Wever <weeve@gentoo.org> cfengine-2.1.20.ebuild:
  Stable on SPARC.

  18 Jul 2006; Michael Hanselmann <hansmi@gentoo.org>
  cfengine-2.1.20.ebuild:
  Stable on ppc.

  04 Jul 2006; Lance Albertson <ramereth@gentoo.org>
  -cfengine-2.1.15-r1.ebuild, -cfengine-2.1.16.ebuild,
  cfengine-2.1.20.ebuild:
  * Stable on x86
  * Remove old ebuilds/files

  02 Jul 2006; Chris White <chriswhite@gentoo.org> metadata.xml:
  Japanese metadata.xml translation. Thanks to Yoshino-san in bug #133930 for
  the translation.

*cfengine-2.1.20 (27 Apr 2006)

  27 Apr 2006; Lance Albertson <ramereth@gentoo.org>
  +cfengine-2.1.20.ebuild:
  * Version bump

  10 Mar 2006; Michael Hanselmann <hansmi@gentoo.org>
  cfengine-2.1.18.ebuild:
  Stable on ppc.

  27 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  cfengine-2.1.18.ebuild:
  Stable on sparc

  25 Feb 2006; Lance Albertson <ramereth@gentoo.org> cfengine-2.1.18.ebuild:
  * Stable on x86

  07 Feb 2006; Simon Stelling <blubb@gentoo.org> cfengine-2.1.17.ebuild:
  stable on amd64

  15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
  cfengine-2.1.17.ebuild:
  Stable on ppc.

  11 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  cfengine-2.1.17.ebuild:
  Stable on sparc

*cfengine-2.1.18 (11 Jan 2006)

  11 Jan 2006; Lance Albertson <ramereth@gentoo.org> cfengine-2.1.17.ebuild,
  +cfengine-2.1.18.ebuild:
  * Stable on x86
  * Version bump

  24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
  cfengine-2.1.16.ebuild:
  Stable on ppc.

  16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> cfengine-2.1.17.ebuild:
  Replace root:root in root:0. Bug #103563.

  22 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  cfengine-2.1.16.ebuild:
  Stable on sparc

*cfengine-2.1.17 (20 Nov 2005)

  20 Nov 2005; Lance Albertson <ramereth@gentoo.org>
  -cfengine-2.1.14-r1.ebuild, cfengine-2.1.16.ebuild,
  +cfengine-2.1.17.ebuild:
  * Version bump
  * Stable on x86
  * Clean out old ebuild

*cfengine-2.1.16 (02 Oct 2005)

  02 Oct 2005; Lance Albertson <ramereth@gentoo.org>
  -files/cfengine-2.1.10-setnetgrent.patch, metadata.xml,
  -cfengine-2.1.13.ebuild, -cfengine-2.1.14.ebuild, +cfengine-2.1.16.ebuild:
  * Rev bump for 2.1.16
  * Ebuild cleanup
  * Fix wordwrap in metadata.xml
  * Removed unused patch

  20 Aug 2005; Jason Wever <weeve@gentoo.org> cfengine-2.1.15-r1.ebuild:
  Stable on SPARC.

  19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
  cfengine-2.1.15-r1.ebuild:
  Stable on ppc.

  17 Aug 2005; Lance Albertson <ramereth@gentoo.org>
  cfengine-2.1.14-r1.ebuild, -cfengine-2.1.15.ebuild,
  cfengine-2.1.15-r1.ebuild:
  * Stable on x86/amd64

  13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
  cfengine-2.1.14.ebuild:
  Stable on ppc.

  07 Aug 2005; Jason Wever <weeve@gentoo.org> cfengine-2.1.14.ebuild:
  Stable on SPARC.

*cfengine-2.1.15-r1 (02 Jul 2005)
*cfengine-2.1.14-r1 (02 Jul 2005)

  02 Jul 2005; Lance Albertson <ramereth@gentoo.org>
  +cfengine-2.1.14-r1.ebuild, +cfengine-2.1.15-r1.ebuild:
  * Fixed openssl dep to match upstream's suggestion
  * Fixed the contrib, inputs, & doc installation issue
    (It would put it in the wrong place)
  * Fixed a few doc locations
  * Added manpages

*cfengine-2.1.15 (25 Jun 2005)

  25 Jun 2005; Lance Albertson <ramereth@gentoo.org> cfengine-2.1.14.ebuild,
  +cfengine-2.1.15.ebuild:
  * Bumped 2.1.14 stable on x86
  * Added 2.1.15 ~arch

*cfengine-2.1.14 (30 Apr 2005)

  30 Apr 2005; Lance Albertson <ramereth@gentoo.org> metadata.xml,
  -cfengine-2.1.7.ebuild, -cfengine-2.1.9.ebuild,
  -cfengine-2.1.10-r2.ebuild, -cfengine-2.1.11-r1.ebuild,
  -cfengine-2.1.11-r2.ebuild, +cfengine-2.1.14.ebuild:
  version bump, cleaning out old ebuilds

  25 Apr 2005; Jason Wever <weeve@gentoo.org> cfengine-2.1.13.ebuild:
  Stable on SPARC.

  20 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  cfengine-2.1.13.ebuild:
  Stable on ppc.

  23 Mar 2005; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.13.ebuild:
  marked stable on x86

*cfengine-2.1.13 (27 Jan 2005)

  27 Jan 2005; Kurt Lieber <klieber@gentoo.org> +cfengine-2.1.13.ebuild:
  version bumpage

*cfengine-2.1.11-r2 (14 Nov 2004)

  14 Nov 2004; Kurt Lieber <klieber@gentoo.org> +files/cfservd.rc6,
  +cfengine-2.1.11-r2.ebuild:
  added init script, changed perms for module:cfportage. thanks to jaervosz for
  the changes

  09 Nov 2004; Jason Wever <weeve@gentoo.org> cfengine-2.1.11-r1.ebuild:
  Stable on sparc.

  04 Nov 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.11-r1.ebuild:
  unmasking on x86

*cfengine-2.1.11-r1 (01 Nov 2004)

  01 Nov 2004; Kurt Lieber <klieber@gentoo.org> +cfengine-2.1.11-r1.ebuild,
  -cfengine-2.1.11.ebuild:
  oops, forgot to inherit gnuconfig

*cfengine-2.1.11 (01 Nov 2004)

  01 Nov 2004; Kurt Lieber <klieber@gentoo.org> +cfengine-2.1.11.ebuild:
  version bump to 2.1.11

*cfengine-2.1.10-r2 (01 Nov 2004)

  01 Nov 2004; Kurt Lieber <klieber@gentoo.org> +cfengine-2.1.10-r2.ebuild:
  Add inherit eutils

  30 Oct 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.10-r1.ebuild:
  marking stable on x86 and ppc

*cfengine-2.1.10-r1 (25 Oct 2004)

  25 Oct 2004; Kurt Lieber <klieber@gentoo.org> +cfengine-2.1.10-r1.ebuild:
  bumpage to fix 68709 and 64411

  06 Oct 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.10.ebuild:
  added ~amd64 to ebuild

*cfengine-2.1.10 (18 Sep 2004)

  04 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> cfengine-*.ebuild:
  Masking stable on ppc

  18 Sep 2004; Jason Wever <weeve@gentoo.org> cfengine-2.1.10.ebuild:
  Stable on sparc.

  18 Aug 2004; Kurt Lieber <klieber@gentoo.org> :
  version bump to 2.1.10

*cfengine-2.1.9 (10 Aug 2004)

  10 Aug 2004; Jason Wever <weeve@gentoo.org> cfengine-2.1.9.ebuild:
  Stable on sparc wrt security bug #59895.

  10 Aug 2004; Kurt Lieber <klieber@gentoo.org> :
  version bump to 2.1.9

  14 Jul 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.7.ebuild:
  mark stable on x86

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> cfengine-2.1.1.ebuild,
  cfengine-2.1.3.ebuild, cfengine-2.1.5.ebuild, cfengine-2.1.6.ebuild,
  cfengine-2.1.7.ebuild:
  change virtual/glibc to virtual/libc, add IUSE, fix headers

*cfengine-2.1.7 (29 Jun 2004)

  29 Jun 2004; Kurt Lieber <klieber@gentoo.org> +cfengine-2.1.7.ebuild:
  version bump to 2.1.7

  23 Jun 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.6.ebuild:
  marked 2.1.6 stable on x86

*cfengine-2.1.6 (13 May 2004)

  13 May 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.6.ebuild:
  cfengine version bump

*cfengine-2.1.5 (13 Apr 2004)

  13 Apr 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.5.ebuild:
  bump to 2.1.5 to fix a minor bug.

*cfengine-2.1.4 (06 Apr 2004)

  06 Apr 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.4.ebuild:
  2.1.4 committed ~masked

  19 Mar 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.0.8_p1-r3.ebuild,
  cfengine-2.1.3.ebuild:
  removed 2.0.8, marked 2.1.3 stable on x86

  08 Mar 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.1.ebuild,
  cfengine-2.1.3.ebuild:
  marked cfengine 2.1.1 stable on x86, removed DOCUMENTATION from dodoc on 2.1.3
  ebuild

*cfengine-2.1.3 (06 Mar 2004)

  06 Mar 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.1.3.ebuild:
  2.1.3 version bump

*cfengine-2.1.1 (31 Jan 2004)

  31 Jan 2004; Kurt Lieber <klieber@gentoo.org> cfengine-2.0.8_p1-r2.ebuild,
  cfengine-2.1.1.ebuild:
  added new 2.1.1 build

*cfengine-2.0.8_p1-r3 (17 Dec 2003)

  17 Dec 2003; rob holland <tigger@gentoo.org> cfengine-2.0.8_p1-r3.ebuild,
  files/cfportage.README, files/module:cfportage:
  Added a cfengine module to test for installed software using portage.
  Removed silly mkdir which did nothing

*cfengine-2.1.0_p1 (05 Nov 2003)

  05 Nov 2003; Kurt Lieber,,, <kurtl@gentoo.org> cfengine-2.1.0_p1.ebuild:
  2.1.0_p1 ebuild

  04 Nov 2003; Kurt Lieber,,, <klieber@gentoo.org> cfengine-2.0.3.ebuild,
  cfengine-2.1.0.ebuild, cfengine-2.1.0_beta5.ebuild:
  bumping 2.1.0 to stable on x86, removing 2.1.0b5 and 2.0.3 from portage.

*cfengine-2.1.0 (29 Oct 2003)

  29 Oct 2003; Kurt Lieber,,, <klieber@gentoo.org> cfengine-2.1.0.ebuild:
  final version of cfengine-2.1.0

  12 Oct 2003; Kurt Lieber,,, <klieber@gentoo.org> cfengine-2.0.8_p1-r1.ebuild,
  cfengine-2.0.8_p1-r2.ebuild:
  removing -r1, marking -r2 as stable.  minor cleanups.  no major changes

*cfengine-2.1.0_beta5 (11 Oct 2003)

  11 Oct 2003; Kurt Lieber,,, <klieber@gentoo.org> cfengine-2.1.0_beta4.ebuild,
  cfengine-2.1.0_beta5.ebuild:
  bumped to beta 5.  no other changes

  04 Oct 2003; Kurt Lieber,,, <klieber@gentoo.org> cfengine-2.1.0_beta4.ebuild:
  initial version of 2.1.0b4 for testing.

*cfengine-2.0.8_p1-r2 (04 Oct 2003)

  04 Oct 2003; Kurt Lieber,,, <klieber@gentoo.org> cfengine-2.0.8_p1-r2.ebuild:
  changed ln -sf to cp to maintain consistency with how cfengine does things.

  04 Oct 2003; Kurt Lieber,,, <klieber@gentoo.org> cfengine-2.0.8_p1-r1.ebuild:
  bumped to stable -- tested and running on multiple Gentoo infrastructure
  servers

  03 Oct 2003; Kurt Lieber <klieber@gentoo.org>;
  cfengine-2.0.8_p1-r1.ebuild:
  Misc. fixes regarding #28910.  Thanks to rladams@kelsey-seybold.com
  for the submission.

*cfengine-2.0.8_p1 (29 Sep 2003)

  30 Sep 2003; Donnie Berkholz <spyderous@gentoo.org>;
  cfengine-2.0.8_p1.ebuild:
  Ebuild cleanup.

*cfengine-2.0.8_p1 (29 Sep 2003)

  29 Sep 2003; <solar@gentoo.org> cfengine-2.0.8_p1.ebuild:
  security version bump. 2.0.8_p1 ebuild submission by Russell Adams

*cfengine-2.0.6-r1 (01 Aug 2003)

  01 Aug 2003; Paul de Vrieze <pauldv@gentoo.org> cfengine-2.0.6-r1.ebuild,
  files/cfengine-2.0.6-db4.diff:
  Add a hack to make configure work with versioned symbols in db4. Unfortunately
  autoconf does not work easilly so I had to hack configure itself

*cfengine-2.0.6 (30 Apr 2003)

  30 Apr 2003; Kurt Lieber <klieber@gentoo.org> cfengine-2.0.6.ebuild:
  Version bump

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*cfengine-2.0.3 (1 Jul 2002)

  6 Jul 2002; phoen][x <phoenix@gentoo.org> ChangeLog cfengine-2.0.3.ebuild:
  
  Added KEYWORDS.

  1 Jul 2002; Jon Nelson <jnelson@gentoo.org> ChangeLog cfengine-2.0.3.ebuild:
  
  Update ebuild closes #2915
  Note that this revision still does not contain an init.d file,
  nor a sample config file, because at this time I (jnelson) haven't
  fully set up a cfengine installation.

*cfengine-1.6.3 (1 Feb 2002)

  6 Jul 2002; phoen][x <phoenix@gentoo.org> ChangeLog cfengine-1.6.3.ebuild:
  
  Added KEYWORDS, LICENSE, SLOT.

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Ebuild Author Prakash Shetty (Crux) <ps@gnuos.org>

  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.