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
|
# ChangeLog for sys-apps/hdparm
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/ChangeLog,v 1.23 2003/04/16 01:10:17 gmsoft Exp $
*hdparm-5.3-r2 (01 Mar 2003)
16 Arp 2003; Guy Martin <gmsoft@gentoo.org> hdparm-5.3-r2.ebuild :
Marked stable on hppa.
01 Apr 2003; Christian Birchinger <joker@gentoo.org> hdparm-5.3-r2.ebuild:
Added sparc stable keyword
31 Mar 2003; root <root@gentoo.org> hdparm-5.2-r1.ebuild,
hdparm-5.2-r1.ebuild, hdparm-5.2-r2.ebuild, hdparm-5.2-r2.ebuild,
hdparm-5.2-r3.ebuild, hdparm-5.3-r2.ebuild:
Marked stable, fixed src_uri for 5.2, cleaned old crusty ebuilds.
01 Mar 2003; Seth Chandler <sethbc@gentoo.org> hdparm-5.3-r2.ebuild,
files/hdparm-conf.d, files/hdparm-new-init:
updated the rc-scripts for hdparm, thanks to Justin "Nagash" Jones, this fixes
bug 16603
*hdparm-5.3-r1 (08 Dec 2002)
17 Feb 2003; Guy Martin <gmsoft@gentoo.org> hdparm-5.3-r1.ebuild :
Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
17 Dec 2002; Seth Chandler <sethbc@gentoo.org> : hdparm-5.3-r1.ebuild
masked ebuild for 5.3 and changed the distfiles location, corrupted
package on the metalab mirrors
08 Dec 2002; Seth Chandler <sethbc@gentoo.org> : hdparm-5.3-r1.ebuild
bumped ebuild to 5.3 to fix some BIG_ENDIAN issues, -t for small drives,
and -p output for the SC1200 chipset have been fixed.
*hdparm-5.2-r3 (29 Sep 2002)
11 Jan 2003; Seemant Kulleen <seemant@gentoo.org> hdparm-5.2-r3.ebuild :
filter -fPIC flag from this ebuild. Interestingly enough, it doesn't
affect the 5.3-r1 version, so upstream made some fixes. Closes bug #13748
by jwarren@cheesefoam.dyndns.org (Jeremy Warren)
30 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Do not add hdparm to default runlevel. Close bug #8549.
29 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Braindead me used newins and not newexe to install the
rc-script .. Thanks Daniel :D.
*hdparm-5.2-r2 (15 Aug 2002)
15 Aug 2002; Martin Schlemmer <azarah@gentoo.org> :
Add /etc/init.d/hdparm kindly donated by Daniel Robbins.
19 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog :
removed old version, closing bug 1044 the easy way
*hdparm-5.2-r1 (08 Jul 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> hdparm-5.2.ebuild :
Added KEYWORDS, SLOT.
08 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
Fixed installation path, closes bug #3170.
*hdparm-5.2 (22 Jun 2002)
02 May 2002; Michael Nazaroff <naz@gentoo.org> :
Upgrade to 5.2
*hdparm-4.9 (02 May 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> hdparm-4.9.ebuild :
Added KEYWORDS.
02 May 2002; Daniel Robbins <drobbins@gentoo.org> :
Upgrade to 4.9
*hdparm-4.8 (29 Apr 2002)
29 Apr 2002; Bruce A. Locke <blocke@shivan.org> :
Update to 4.8
*hdparm-4.6-r1 (12 Mar 2002)
12 Mar 2002; Daniel Robbins <drobbins@gentoo.org> :
New hdparm rev. Order of sed commands reversed, fixing bug #1044.
|