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
115
116
117
118
119
120
121
|
# ChangeLog for app-admin/tmpwatch
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/ChangeLog,v 1.35 2005/04/24 02:37:17 ka0ttic Exp $
*tmpwatch-2.9.3.1 (24 Apr 2005)
24 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> +tmpwatch-2.9.3.1.ebuild:
Version bump.
08 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> tmpwatch-2.9.2.2.ebuild:
Marked stable on x86.
08 Apr 2005; Markus Rothe <corsair@gentoo.org> tmpwatch-2.9.2.1.ebuild:
Stable on ppc64
31 Mar 2005; Aron Griffis <agriffis@gentoo.org> tmpwatch-2.9.2.2.ebuild:
stable on ia64
*tmpwatch-2.9.2.2 (08 Mar 2005)
08 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> +tmpwatch-2.9.2.2.ebuild:
New patch level from debian.
03 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> tmpwatch-2.9.2.1.ebuild:
Marked stable on amd64, closes bug 84013.
06 Feb 2005; Bryan Østergaard <kloeri@gentoo.org>
tmpwatch-2.9.2.1.ebuild:
Stable on alpha.
05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
tmpwatch-2.9.2.1.ebuild:
Stable on ppc, added to ~sparc.
31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> tmpwatch-2.9.2.1.ebuild:
Marked stable on x86.
*tmpwatch-2.9.2.1 (31 Dec 2004)
31 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> -tmpwatch-2.8.4.ebuild,
+tmpwatch-2.9.2.1.ebuild:
Version bump; removed old crusty version.
28 Dec 2004; Aaron Walker <ka0ttic@gentoo.org> tmpwatch-2.8.4.ebuild,
tmpwatch-2.9.0.ebuild, tmpwatch-2.9.1.1.ebuild:
Tidy up ebuilds.
18 Dec 2004; Simon Stelling <blubb@gentoo.org> tmpwatch-2.9.1.1.ebuild:
was testing for over 3 months, marking stable on amd64
18 Dec 2004; Michael Hanselmann <hansmi@gentoo.org>
tmpwatch-2.9.1.1.ebuild:
Stable on ppc.
09 Nov 2004; Bryan Østergaard <kloeri@gentoo.org>
tmpwatch-2.9.1.1.ebuild:
Stable on alpha.
03 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> tmpwatch-2.9.1.1.ebuild:
Fix digest; bug #69826
30 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> tmpwatch-2.9.1.1.ebuild:
Marked stable on x86.
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
tmpwatch-2.8.4.ebuild:
Masked tmpwatch-2.8.4.ebuild stable for ppc
22 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> tmpwatch-2.9.1.1.ebuild:
Re-added src_compile() to fix bug #64872
20 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> files/tmpwatch.cron:
Fixed typo in cron script.
*tmpwatch-2.9.1.1 (18 Sep 2004)
18 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml,
+files/tmpwatch.cron, tmpwatch-2.9.0.ebuild, +tmpwatch-2.9.1.1.ebuild:
Version bump; Fixed outdated HOMEPAGE/SRC_URI and cleaned up ebuild. Added
cron script (disabled by default) to close bug #54443. Updated metadata info.
21 Jul 2004; Tom Gall <tgall@gentoo.org> tmpwatch-2.9.0.ebuild:
stable on ppc64, bug #57577
19 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> tmpwatch-2.9.0.ebuild:
Marked ~amd64.
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
tmpwatch-2.8.4.ebuild, tmpwatch-2.9.0.ebuild:
QA - IUSE fix
05 Jun 2004; Michael Hanselmann <hansmi@gentoo.org> tmpwatch-2.9.0.ebuild:
Stable on ppc.
06 Apr 2004; Aron Griffis <agriffis@gentoo.org> tmpwatch-2.9.0.ebuild:
Stable on alpha and ia64
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> :
Don't assign default to S; header fix
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> tmpwatch-2.8.4.ebuild,
tmpwatch-2.9.0.ebuild:
Don't assign default to S; header fix
*tmpwatch-2.9.0 (08 Aug 2003)
08 Aug 2003; Daniel Ahlberg <aliz@gentoo.org> tmpwatch-2.9.0.ebuild :
Version bump. Also fixes fuser binary location, found by Zack Pearsall <zap4260@yahoo.com> in #23511.
*tmpwatch-2.8.4 (08 Nov 2002)
28 Mar 2003; Pieter Van den Abeele <pvdabeel@gentoo.org> tmpwatch-2.8.4.ebuild :
Moved to ~ppc - works fine
09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> tmpwatch-2.8.4.ebuild :
Changed sed expression delimiters from / to :, closing bug #15006 by Blu3
<david+gentoo.org@blue-labs.org>
08 Nov 2002; Daniel Ahlberg <aliz@gentooorg> :
Initial import. Ebuild contributed by Cory Visi <cory@visi.name> in #9817.
|