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
111
112
113
114
|
# ChangeLog for sys-power/hibernate-script
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/ChangeLog,v 1.11 2005/06/11 18:08:34 brix Exp $
11 Jun 2005; <brix@gentoo.org> -files/hibernate-script-1.07-gentoo.patch,
-hibernate-script-1.05.ebuild, -hibernate-script-1.06.ebuild,
-hibernate-script-1.07.ebuild:
Pruned old ebuilds.
09 Jun 2005; <brix@gentoo.org> hibernate-script-1.08.ebuild:
Stable on x86.
26 May 2005; <brix@gentoo.org> hibernate-script-1.07.ebuild:
Stable on x86.
*hibernate-script-1.08 (13 May 2005)
13 May 2005; <brix@gentoo.org> +files/hibernate-script-1.08-gentoo.patch,
+hibernate-script-1.08.ebuild:
Version bump.
04 May 2005; <brix@gentoo.org> hibernate-script-1.06.ebuild:
Stable on x86.
30 Apr 2005; <brix@gentoo.org> +files/hibernate-script-1.07-gentoo.patch,
-files/hibernate-script-1.07-init.d, hibernate-script-1.07.ebuild:
Better integration of init script.
*hibernate-script-1.07 (30 Apr 2005)
30 Apr 2005; <brix@gentoo.org> +files/hibernate-script-1.07-init.d,
+hibernate-script-1.07.ebuild:
Version bump.
09 Apr 2005; Simon Stelling <blubb@gentoo.org>
hibernate-script-1.06.ebuild:
added ~amd64
*hibernate-script-1.06 (04 Apr 2005)
04 Apr 2005; <brix@gentoo.org> +hibernate-script-1.06.ebuild:
Version bump.
*hibernate-script-1.05 (14 Mar 2005)
14 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+hibernate-script-1.05.ebuild:
Moved from sys-apps/hibernate-script to sys-power/hibernate-script.
12 Mar 2005; Henrik Brix Andersen <brix@gentoo.org>
-hibernate-script-1.00.ebuild, -hibernate-script-1.01.ebuild,
-hibernate-script-1.02-r1.ebuild, -hibernate-script-1.02.ebuild,
-hibernate-script-1.03.ebuild, -hibernate-script-1.04.ebuild:
Pruned old versions.
02 Mar 2005; Henrik Brix Andersen <brix@gentoo.org>
hibernate-script-1.05.ebuild:
Stable on x86.
*hibernate-script-1.05 (08 Feb 2005)
08 Feb 2005; Henrik Brix Andersen <brix@gentoo.org>
+hibernate-script-1.05.ebuild:
Version bump.
*hibernate-script-1.04 (08 Feb 2005)
08 Feb 2005; Henrik Brix Andersen <brix@gentoo.org>
+hibernate-script-1.04.ebuild:
Version bump.
05 Feb 2005; Henrik Brix Andersen <brix@gentoo.org>
hibernate-script-1.03.ebuild:
Stable on x86.
04 Jan 2005; Henrik Brix Andersen <brix@gentoo.org>
hibernate-script-1.03.ebuild:
Accidentally marked 1.03 stable on x86.
*hibernate-script-1.03 (04 Jan 2005)
04 Jan 2005; Henrik Brix Andersen <brix@gentoo.org>
+hibernate-script-1.03.ebuild:
Version bump.
30 Dec 2004; Henrik Brix Andersen <brix@gentoo.org>
hibernate-script-1.02-r1.ebuild:
Stable on x86.
*hibernate-script-1.02-r1 (07 Dec 2004)
07 Dec 2004; Henrik Brix Andersen <brix@gentoo.org>
+hibernate-script-1.02-r1.ebuild:
Allow calling hibernate for suspend-to-disk, and hibernate-sleep for
suspend-to-ram.
*hibernate-script-1.02 (24 Nov 2004)
24 Nov 2004; Henrik Brix Andersen <brix@gentoo.org>
+hibernate-script-1.02.ebuild:
Version bump.
*hibernate-script-1.01 (19 Nov 2004)
19 Nov 2004; Henrik Brix Andersen <brix@gentoo.org>
+hibernate-script-1.01.ebuild:
Version bump.
*hibernate-script-1.00 (12 Nov 2004)
12 Nov 2004; Henrik Brix Andersen <brix@gentoo.org> +metadata.xml,
+hibernate-script-1.00.ebuild:
Initial check-in. Thank you to all who commented on bug #52019.
|