summaryrefslogtreecommitdiff
blob: f6fa750ae857332e26087dd33ddf093de10ab7cc (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
# ChangeLog for sys-process/supervise-scripts
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/supervise-scripts/ChangeLog,v 1.13 2011/02/27 13:51:48 ranger Exp $

  27 Feb 2011; Brent Baude <ranger@gentoo.org> supervise-scripts-4.0.ebuild:
  stable ppc, bug 353386

  13 Feb 2011; Raúl Porcel <armin76@gentoo.org> supervise-scripts-4.0.ebuild:
  alpha/sparc stable wrt #353386

  11 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
  supervise-scripts-4.0.ebuild:
  Stable on amd64 wrt bug #353386

  09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  supervise-scripts-4.0.ebuild:
  x86 stable wrt bug #353386

  01 Feb 2011; Thilo Bangert <bangert@gentoo.org> supervise-scripts-4.0.ebuild:
  dont inherit unused eclasses

  29 Jan 2011; Thilo Bangert <bangert@gentoo.org> supervise-scripts-3.5.ebuild,
  supervise-scripts-4.0.ebuild:
  dep on virtual/daemontools

  14 Jan 2010; Thilo Bangert <bangert@gentoo.org>
  supervise-scripts-3.5.ebuild:
  fix SRC_URI to the permanent URL

*supervise-scripts-4.0 (14 Jan 2010)

  14 Jan 2010; Thilo Bangert <bangert@gentoo.org>
  +supervise-scripts-4.0.ebuild:
  version bump - eapi 2 - fix deps - add doc USE flag

  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.