blob: 74c79a13c29d689c61278a190cf409ba00c263b7 (
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
|
# ChangeLog for sys-block/zram-init
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
*zram-init-2.8.ebuild (29 Jun 2014)
29 Jun 2014; Martin Väth <martin@mvath.de>:
Version bump, remove old ebuild.
*zram-init-2.7.ebuild (17 Dec 2013)
24 Jan 2014; Martin Väth <martin@mvath.de>:
Avoid duplicate installation
17 Dec 2013; Martin Väth <martin@mvath.de>:
Fix sh path
*zram-init-2.7.ebuild (21 Nov 2013)
21 Nov 2013; Martin Väth <martin@mvath.de>:
Version bump, remove old ebuild.
*zram-init-2.6-r1.ebuild (02 Nov 2013)
02 Nov 2013; Martin Väth <martin@mvath.de>:
Shebang care
*zram-init-2.6.ebuild (11 Oct 2013)
12 Oct 2013; Martin Väth <martin@mvath.de>:
Use readme.gentoo.eclass
11 Oct 2013; Martin Väth <martin@mvath.de>:
Version bump, remove old ebuild. Fixes umounting
*zram-init-2.5.ebuild (07 Oct 2013)
07 Oct 2013; Martin Väth <martin@mvath.de>:
Version bump, remove old ebuild.
*zram-init-2.4.ebuild (06 Oct 2013)
06 Oct 2013; Martin Väth <martin@mvath.de>:
Version bump, remove old ebuild.
*zram-init-2.3.ebuild (05 Oct 2013)
05 Oct 2013; Martin Väth <martin@mvath.de>:
Version bump, remove old ebuild. Support further configs and systemd
*zram-init-2.2.ebuild (03 Jan 2013)
10 Sep 2013; Martin Väth <martin@mvath.de>:
Install zsh-completion unconditionally according to gentoo policy
*zram-init-2.1.ebuild (02 Mar 2012)
28 Sep 2012; Martin Väth <martin@mvath.de>:
Bump to EAPI=5
12 May 2012; Martin Väth <martin@mvath.de>:
base->eutils
15 Apr 2012; Martin Väth <martin@mvath.de>:
Inherit base
19 Mar 2012; Martin Väth <martin@mvath.de>:
Use vcs-snapshot.eclass
02 Mar 2012; Martin Väth <martin@mvath.de>:
Version bump, remove old ebuild. Changes to github repository.
*zram-init-2.0.ebuild (08 Feb 2010)
08 Feb 2010; Martin Väth <martin@mvath.de>:
Complete rewrite. Remove old ChangeLog.
|