summaryrefslogtreecommitdiff
blob: fa74e3e425cac48ad7a3ee8bd86cc9684f326d9d (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
# ChangeLog for sys-process/supervise-scripts
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/ChangeLog,v 1.5 2006/10/22 12:36:02 vapier Exp $

  22 Oct 2006; Mike Frysinger <vapier@gentoo.org>
  +files/supervise-scripts-3.5-head-tails-syntax.patch,
  supervise-scripts-3.5.ebuild:
  Fixup head/tail stuff missed by the eclass #152307 by Richard Scott.

  06 Jun 2006; Jeremy Huddleston <eradicator@gentoo.org>
  supervise-scripts-3.5.ebuild:
  Removed gcc-config from DEPEND as it's not neccessary.

  03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  supervise-scripts-3.4.ebuild, supervise-scripts-3.5.ebuild:
  Move sys-apps/daemontools -> sys-process/daemontools

*supervise-scripts-3.5 (03 Mar 2005)

  03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
  +supervise-scripts-3.4.ebuild, +supervise-scripts-3.5.ebuild:
  Moved from sys-apps/supervise-scripts to sys-process/supervise-scripts.

  02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  16 Nov 2004; Robin H. Johnson <robbat2@gentoo.org>
  supervise-scripts-3.5.ebuild:
  Fix vapiers messup with tc-getCC.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  supervise-scripts-3.5.ebuild:
  Masked supervise-scripts-3.5.ebuild stable for ppc

  11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org>
  supervise-scripts-3.5.ebuild:
  Stable on alpha.

  07 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  supervise-scripts-3.5.ebuild:
  stable on sparc

  06 Nov 2003; Robin H. Johnson <robbat2@gentoo.org>
  supervise-scripts-3.5.ebuild:
  breaks on high values of -j in parallel make

  26 Sep 2003; Hallgrimur H. Gunnarsson <hhg@gentoo.org>
  supervise-scripts-3.4.ebuild, supervise-scripts-3.5.ebuild:
  (bug #28572) Added conf-bin so that svscan-add-to-inittab works, added doc and
  man to 3.4.

  22 Sep 2003; Robin H. Johnson <robbat2@gentoo.org>
  supervise-scripts-3.5.ebuild:
  fix head -1 coreutils stuff

*supervise-scripts-3.5 (28 Aug 2003)

  28 Aug 2003; Robin H. Johnson <robbat2@gentoo.org>
  supervise-scripts-3.5.ebuild:
  version update, added more binaries, documentation and compile on more
  platforms using $CC now

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*supervise-scripts-3.4 (21 Jun 2002)

  21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
  updated keywords (ppc)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> supervise-scripts-3.4.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  21 Jun 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
  
  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.