blob: a431e5a12396a79c9e357c992acb4bc1cef8aa11 (
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
|
# ChangeLog for app-portage/logclean
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
*logclean-9.1 (21 Apr 2013)
21 Apr 2013; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild.
*logclean-9.0 (20 Apr 2013)
20 Apr 2013; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild. Added ability to cleanup emerge.log
*logclean-8.3 (28 Jan 2013)
28 Jan 2013; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild.
*logclean-8.2 (11 Nov 2012)
01 Dev 2012; Martin Väth <martin@mvath.de>
Remove USE=eix; only log recommendation if appropriate
11 Nov 2012; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild.
*logclean-8.1 (31 May 2012)
28 Sep 2012; Martin Väth <martin@mvath.de>
Bump to EAPI=5
31 May 2012; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild.
*logclean-8.0 (31 May 2012)
31 May 2012; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild. Introduce configuration file to specify
which logs should be shortened. (Now --shorten is used differently.)
*logclean-7.8 (26 May 2012)
27 May 2012; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild. Introduce --shorten
*logclean-7.7 (07 Jan 2012)
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
09 Jan 2012; Martin Väth <martin@mvath.de>
Depend of virtual/perl-Getopt-Long
08 Jan 2012; Martin Väth <martin@mvath.de>
Move category: app-admin -> app-portage
07 Jan 2012; Martin Väth <martin@mvath.de>
Version bump. Make help handling more consistent. Fix dependencies.
*logclean-7.6 (21 Dec 2011)
21 Nov 2011; Martin Väth <martin@mvath.de>
Suppose IUSE=eix
21 Nov 2011; Martin Väth <martin@mvath.de>
New ebuild from scratch.
|