summaryrefslogtreecommitdiff
blob: 154c8bf555854fc2d3aa1dd8ceef9197f8a9d126 (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
# ChangeLog for net-misc/cfengine
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.22 2004/03/01 21:34:08 aliz Exp $

*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.