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
|
# ChangeLog for sys-apps/hotplug
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/ChangeLog,v 1.15 2003/05/03 18:34:38 azarah Exp $
*hotplug-20030501 (03 May 2003)
03 May 2003; Martin Schlemmer <azarah@gentoo.org> hotplug-20030501.ebuild:
Update version.
*hotplug-20020826-r2 (26 Mar 2003)
26 Mar 2003; Wout Mertens <wmertens@gentoo.org> hotplug-20020826-r2.ebuild :
fix bug 14175
Made the net.agent more sane in dealing with the Gentoo initscripts
*hotplug-20020826-r1 (18 Mar 2003)
25 Mar 2003; Guy Martin <gmsoft@gentoo.org> hotplug-20020826-r1.ebuild :
Added ~hppa to KEYWORDS.
18 Mar 2003; Zach Welch <zwelch@gentoo.org> hotplug-20020826-r1.ebuild:
fix bug 17799
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*hotplug-20020826 (18 Oct 2002)
14 Mar 2003; Zach Welch <zwelch@gentoo.org> hotplug-20020826.ebuild:
mark latest hotplug version stable for x86 and PPC
10 Mar 2003; Seemant Kulleen <seemant@gentoo.org> hotplug-20020114.ebuild,
hotplug-20020401-r1.ebuild, hotplug-20020401.ebuild,
hotplug-20020401.ebuild, hotplug-20020826.ebuild,
files/hotplug-20020401-net.agent-gentoo.diff,
files/hotplug-20020401-pci.rc-gentoo.diff,
files/hotplug-20020401-usb.agent-gentoo.diff,
files/hotplug-20020401-usb.rc-gentoo.diff,
files/hotplug-20020826-net.agent-gentoo.diff,
files/hotplug-20020826-pci.rc-gentoo.diff,
files/hotplug-20020826-usb.agent-gentoo.diff,
files/hotplug-20020826-usb.rc-gentoo.diff, files/hotplug.rc, files/pci.rc,
files/usb.conf, files/usb.rc:
moved patches out to mirrors, and better manipulation thanks to carpaski;
finally, use epatch instead
18 Oct 2002; Zach Welch <zwelch@gentoo.org> hotplug-20020826.build :
New version; includes gentoo agent fixes in hotplug-20020401-r1
*hotplug-20020401-r1 (18 Oct 2002)
18 Oct 2002; Zach Welch <zwelch@gentoo.org> hotplug-20020401-r1.ebuild :
Fixed bug 8074. Fix similar bug in usb.agent. Bump ebuild rev!!
*hotplug-20020401 (5 May 2002)
11 Aug 2002; phoen][x <phoenix@gentoo.org> hotplug-20020401.ebuild :
Fixed bug 6183.
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (ppc)
14 Jul 2002; phoen][x <phoenix@gentoo.org> hotplug-20020401.ebuild :
Added KEYWORDS, SLOT.
New version
11 May 2002; Wout Mertens <wmertens@gentoo.org> files/hotplug.rc :
Fixed error condition detection
*hotplug-20020114 (24 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> hotplug-20020114.ebuild :
Added KEYWORDS, SLOT.
24 Feb 2002; Bruce A. Locke <blocke@shivan.org> hotplug-20020114.ebuild :
Hotplug ebuild contributed by folokai@earthlink.net (Scott Worley)
|