summaryrefslogtreecommitdiff
blob: 4cb111654f938f24151d64ec529fd16522a37aa9 (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
# ChangeLog for sys-apps/ifplugd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifplugd/ChangeLog,v 1.21 2005/05/01 17:19:20 hansmi Exp $

  01 May 2005; Michael Hanselmann <hansmi@gentoo.org>
  ifplugd-0.26-r1.ebuild:
  Stable on ppc.

  09 Apr 2005; Aaron Walker <ka0ttic@gentoo.org>
  files/gentoo-ifplugd-init-v3:
  Added depend() to init script as we need pcmcia to start before ifplugd if
  the user uses pcmcia. Fixes bug 88222.

  07 Apr 2005; Simon Stelling <blubb@gentoo.org> ifplugd-0.26-r1.ebuild:
  stable on amd64

*ifplugd-0.27 (31 Mar 2005)

  31 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> +ifplugd-0.27.ebuild:
  Version bump.

*ifplugd-0.26-r1 (22 Mar 2005)

  22 Mar 2005; Aaron Walker <ka0ttic@gentoo.org>
  files/gentoo-ifplugd-conf-v3, -ifplugd-0.26.ebuild,
  +ifplugd-0.26-r1.ebuild:
  Revision bump; Default to SHUTDOWN=no in config.

  15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> ifplugd-0.25.ebuild,
  ifplugd-0.26.ebuild:
  Dependency update: net-www/lynx -> www-client/lynx.

  31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> ifplugd-0.26.ebuild:
  Marked stable on x86.

  22 Dec 2004; Aaron Walker <ka0ttic@gentoo.org>
  files/ifplugd-0.26-gentoo.diff:
  Fix wrong path to ifplugd.action in gentoo patch; closes bug 75264.

*ifplugd-0.26 (20 Dec 2004)

  20 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml,
  -files/gentoo-ifplugd-init-v2, +files/ifplugd-0.26-gentoo.diff,
  ifplugd-0.13-r1.ebuild, -ifplugd-0.15.ebuild, -ifplugd-0.20.ebuild,
  -ifplugd-0.24.ebuild, ifplugd-0.25.ebuild, +ifplugd-0.26.ebuild:
  Version bump; 0.25 stable on x86. Major cleanup and uncrustification; old
  ebuilds/filesdir cruft removed. Doxygen removed from deps as it was never
  required in the first place. Also updated metadata.xml.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  ifplugd-0.20.ebuild, ifplugd-0.24.ebuild, ifplugd-0.25.ebuild:
  Masked ifplugd-0.25.ebuild stable for ppc

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  ifplugd-0.20.ebuild, ifplugd-0.24.ebuild:
  Masked ifplugd-0.24.ebuild stable for ppc

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

  09 Aug 2004; Seemant Kulleen <seemant@gentoo.org> ifplugd-0.25.ebuild:
  Add pkgconfig to DEPEND, closing bug #54154 by Greg Andreou
  <gregorya@dai.ed.ac.uk>

  30 Jun 2004; Aron Griffis <agriffis@gentoo.org> ifplugd-0.15.ebuild:
  sync IUSE (+doc)

*ifplugd-0.25 (18 May 2004)

  18 May 2004; Martin Holzer <mholzer@gentoo.org> ifplugd-0.25.ebuild:
  Version bumped. Closes 51234

*ifplugd-0.24 (16 May 2004)

  16 May 2004; Martin Holzer <mholzer@gentoo.org> ifplugd-0.24.ebuild:
  Version bumped. Closes 49082

  22 Feb 2004; David Holm <dholm@gentoo.org> ifplugd-0.20.ebuild:
  Added to ~ppc.

*ifplugd-0.20 (15 Nov 2003)

  15 Nov 2003; Wout Mertens <wmertens@gentoo.org> ifplugd-0.20.ebuild :
  Version bump, fixing several issues with ifplugd.
  New config file format, making it easier to read.
  Many thanks to everyone who helped on bugs #28388 and #30443

*ifplugd-0.15 (17 Mar 2003)

  06 Aug 2003; Wout Mertens <wmertens@gentoo.org> ebuild, files/gentoo-*-v2 :
  Version bump, versioned action and init script. Init script now supports
  suspend and resume.
  Note: For it to work on my system (eepro100), I need to add -m mii to the
  options, and add -a. I think. Testers welcome.
  TODO: add an /etc/apm/event.d/ifplugd script

*ifplugd-0.13-r1 (21 Mar 2003)

  21 Mar 2003; Wout Mertens <wmertens@gentoo.org> :
  Fixed the action script, otherwise ifplugd would die when dhcpcd
  failed. Also put it in stable, because it has no downstream
  dependencies and it works for me.
  
*ifplugd-0.13 (17 Mar 2003)

  17 Mar 2003; Wout Mertens <wmertens@gentoo.org> :
  Initial ebuild.