summaryrefslogtreecommitdiff
blob: 0333c766fa0eba2321e82e9f4f93cc7c2b305b27 (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
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
# ChangeLog for sys-apps/apmd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/ChangeLog,v 1.25 2005/09/15 01:43:20 mr_bones_ Exp $

  15 Sep 2005; Michael Sterrett <mr_bones_@gentoo.org> apmd-3.2.1_p4.ebuild:
  proper quoting and error checking

  13 Sep 2005; <dang@gentoo.org> apmd-3.2.1_p4.ebuild:
  Fix multilib-strict failure.  Bug #105846

  05 Feb 2005; <solar@gentoo.org> apmd-3.2.1_p4.ebuild:
  - q/a virtual/os-headers should not be set in an ebuilds RDEPEND

  04 Jan 2005; Henrik Brix Andersen <brix@gentoo.org> files/apmd.confd:
  Removed --proxy-timeout argument, fixes bug #57732.

  16 Sep 2004; Olivier Crete <tester@gentoo.org> apmd-3.2.1_p4.ebuild:
  Stable on x86 per request in bug 59139

  03 Sep 2004; Lars Weiler <pylon@gentoo.org> apmd-3.2.1_p4.ebuild:
  Stable on ppc (with gcc-3.4); see bug #59139.

  24 Aug 2004; Sven Wegener <swegener@gentoo.org> apmd-3.2.0.ebuild:
  Changed SRC_URI to use mirror:// syntax.

  28 Jul 2004; Tom Gall <tgall@gentoo.org> apmd-3.2.1_p4.ebuild:
  stable on ppc64, bug #58191

  30 Jun 2004; Aron Griffis <agriffis@gentoo.org> apmd-3.0.2-r3.ebuild,
  apmd-3.2.0.ebuild:
  sync IUSE (+nls)

  25 Jun 2004; Aron Griffis <agriffis@gentoo.org> apmd-3.0.2-r3.ebuild,
  apmd-3.2.0.ebuild:
  QA - fix use invocation

  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.