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
|
# ChangeLog for x11-plugins/wmacpi
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/ChangeLog,v 1.22 2008/02/01 15:13:01 s4t4n Exp $
*wmacpi-2.2_rc1 (01 Feb 2008)
01 Feb 2008; Michele Noberasco <s4t4n@gentoo.org> wmacpi-2.2_rc1.ebuild:
Version bump, plus fixes for crosscompile, LDFLAGS, etc. Closes bug #207916.
wmacpi-1.99_p7.ebuild:
Wiped out older version.
04 Mar 2007; Piotr Jaroszyński <peper@gentoo.org> wmacpi-1.99_p7.ebuild,
wmacpi-2.1_rc1.ebuild:
Fix incomplete sys-apps/acpi -> sys-power/acpi move.
21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
07 Feb 2006; Simon Stelling <blubb@gentoo.org> wmacpi-2.1_rc1.ebuild:
stable on amd64
15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmacpi-1.34.ebuild,
wmacpi-1.99_p7.ebuild, wmacpi-2.1_rc1.ebuild:
Fixed DEPEND for modular X, see bug #118297.
29 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmacpi-2.1_rc1.ebuild:
Stable for x86.
*wmacpi-2.1_rc1 (25 Jan 2005)
25 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> wmacpi-2.1_rc1.ebuild:
Version bump, plus patch that adds support for windowed mode.
Closes #76885, submitted (and patches provided) by Jochen Eisinger
<jochen.eisinger@gmx.de>
wmacpi-1.34.ebuild, wmacpi-1.99_p7.ebuild:
Update copyright headers...
01 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> wmacpi-1.34.ebuild,
wmacpi-1.99_p7.ebuild:
Keyworded -sparc... no ACPI, move along
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmacpi-1.99_p7.ebuild:
Stable on amd64.
*wmacpi-1.99_p7 (20 Aug 2004)
20 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmacpi-1.99_p7.ebuild:
Version bump. Add DEPEND on x11-libs/libdockapp, change acpi and acpi.1
names to acpi-batt-status and acpi-batt-status.1 to fix #60685.
Marking it stable for x86.
wmacpi-1.99_p6.ebuild, files/digest-wmacpi-1.99_p6:
Remove older version...
04 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>:
No more apm support, therefore -ppc
*wmacpi-1.99_p6 (13 Aug 2004)
13 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmacpi-1.99_p6.ebuild:
Version bump. This version only supports acpi, so all apm related
stuff was removed from ebuild... Closes #60237.
23 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmacpi-1.34.ebuild:
QA - fix use invocation
*wmacpi-1.34 (23 Feb 2003)
04 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
Added patches to remove apm/acpi parts ... this way only support for
one is include at a time #27685.
25 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
Unmasked because older version is broke with newer kernels #22973.
23 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump for #15967.
*wmacpi-1.21 (22 Nov 2002)
22 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by David Spreen <netzwurm@debian.org>.
|