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
|
# ChangeLog for sys-apps/apmd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/ChangeLog,v 1.14 2004/06/06 21:01:14 lv Exp $
06 Jun 2004; Travis Tilley <lv@gentoo.org> apmd-3.2.1_p4.ebuild:
marking stable on amd64 for gcc 3.4 fix
31 Mar 2004; Tom Gall <tgall@gentoo.org> apmd-3.2.0.ebuild, apmd-3.0.2-r3.ebuild
apmd-3.2.1_p4.ebuild:
remove ppc64, we're not ready
*apmd-3.2.1_p4 (29 Feb 2004)
29 Feb 2004; Alastair Tse <liquidx@gentoo.org> apmd-3.2.0.ebuild,
apmd-3.2.1_p4.ebuild, files/apmd.confd:
version bump. using debian's apmd as development seems to have moved there
(#36952), adapted new ebuild based on changes suggested by narendra sankar
<nsankar@broadcom.com>. added man pages and docs.
*apmd-3.2.0 (30 Dec 2003)
13 Oct 2003; <plasmaroo@gentoo.org> apmd-3.0.2-r3.ebuild,
files/apmd.kernel26x.patch: Added a patch to get apmd to compile on
2.6x kernels: Bug #29636.
*apmd-3.0.2-r3 (12 July 2002)
06 Feb 2003; Seemant Kulleen <seemant@gentoo.org> apmd-3.0.2-r3.ebuild :
use epatch and nls fixes
16 Jul 2003; Pieter Van den Abeele <pvdabeel@gentoo.org>
actually apmd is available on ppc :-) limited usefullness, marking ppc
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (-ppc)
14 Jul 2002; phoen][x <phoenix@gentoo.org> apmd-3.0.2-r3.ebuild :
Added KEYWORDS.
12 July 2002; Doug Goldstein <cardoe@gentoo.org>; apmd-3.0.2-r3.ebuild
patched to respect the X use variable and to build xapmd if +X and not build it otherwise
(so we don't require X for the console utils of apmd)
*apmd-3.0.2-r2 (02 May 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> apmd-3.0.2-r2.ebuild :
Added KEYWORDS, SLOT.
02 May 2002; Daniel Robbins <drobbins@gentoo.org>: New release with a new
patch to fix compilation with recent 2.4 kernels. Closes bug #1472; thanks
meekrob! :)
*apmd-3.0.2-r1 (17 March 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> apmd-3.0.2-r1.ebuild :
Added KEYWORDS, SLOT.
17 March 2002; Donny Davies <woodchip@gentoo.org> apmd-3.0.2-r1.ebuild,
files/apmd.rc6 : Fixed initscript booboo which prevented apmd from starting
properly. Ooops :) Closes #1143, #1072.
*apmd-3.0.2 (1 Feb 2002)
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.
|