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
|
# ChangeLog for app-misc/lcdproc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/lcdproc/ChangeLog,v 1.22 2004/08/27 22:05:03 gustavoz Exp $
27 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> lcdproc-0.4.5.ebuild:
Keyworded ~sparc w00t!
01 Jul 2004; Aron Griffis <agriffis@gentoo.org> lcdproc-0.4.4-r1.ebuild:
sync IUSE (+samba)
18 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> lcdproc-0.4.5.ebuild:
sync IUSE
08 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
lcdproc-0.4.1-r1.ebuild, lcdproc-0.4.3-r1.ebuild, lcdproc-0.4.3-r2.ebuild,
lcdproc-0.4.3.ebuild, lcdproc-0.4.4.ebuild:
clean older ebuilds
01 Jun 2004; Aron Griffis <agriffis@gentoo.org> lcdproc-0.4.3-r1.ebuild,
lcdproc-0.4.4-r1.ebuild, lcdproc-0.4.4.ebuild, lcdproc-0.4.5.ebuild:
Fix use invocation
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> lcdproc-0.4.4-r1.ebuild:
Add inherit eutils
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> lcdproc-0.4.1-r1.ebuild,
lcdproc-0.4.3.ebuild:
Add die following econf for bug 48950
*lcdproc-0.4.5 (14 Apr 2004)
14 Apr 2004; <plasmaroo@gentoo.org> lcdproc-0.4.5.ebuild:
Version bump in reference to bug #47340 which addresses a security flaw in
LCDproc.
13 Apr 2004; Jon Portnoy <avenj@gentoo.org> lcdproc-0.4.4-r1.ebuild :
Stable on x86
09 Apr 2004; Jon Portnoy <avenj@gentoo.org> lcdproc-0.4.4-r1.ebuild :
Stable on AMD64
*lcdproc-0.4.4-r1 (09 Apr 2004)
09 Apr 2004; <plasmaroo@gentoo.org> lcdproc-0.4.4-r1.ebuild,
files/lcdproc-0.4.4-security.patch:
Version bump in reference to bug #47340 which addresses a security flaw in
LCDproc.
*lcdproc-0.4.4 (31 Mar 2004)
31 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> lcdproc-0.4.4.ebuild:
Version bump. New ebuild contriuted by Rene Wagner <reenoo@gmx.de> in #46296.
08 Mar 2004; Jon Portnoy <avenj@gentoo.org> lcdproc-0.4.3-r2.ebuild :
AMD64 keywords.
10 Jun 2003; <msterret@gentoo.org> lcdproc-0.4.3-r1.ebuild,
lcdproc-0.4.3-r2.ebuild:
DEPEND on sed >= 4
*lcdproc-0.4.3-r2 (05 Feb 2003)
09 Feb 2003; Peter Johanson <latexer@gentoo.org> files/lcdproc files/LCDd :
Slight change to init scripts, and fixed Rene's email address in the ChangeLog.
Thanks again to Rene Wagner <reenoo@gmx.de>
05 Feb 2003; Peter Johanson <latexer@gentoo.org> lcdproc-0.4.3-r2.ebuild :
Ebuild updates as per #15004. Now build specific drivers by setting
LCDPROC_DRIVERS before emerging. Updated init scripts as well. Updates thanks
to Rene Wagner <reenoo@gmx.de>.
*lcdproc-0.4.3-r1 (07 Jan 2003)
07 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> lcdproc-0.4.3-r1.ebuild :
Massive ebuild updates by Rene Wagner <reenoo@gmx.de> in #13291.
Unmasked becuse 0.4.1 contains buffer overflows.
*lcdproc-0.4.3 (05 Nov 2002)
12 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> lcdproc-0.4.3.ebuild :
Removed autostarting of initscript.
05 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> :
Version bump.
*lcdproc-0.4.1-r1 (1 Feb 2002)
12 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> lcdproc-0.4.1-r1.ebuild :
Removed autostarting of initscript.
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|