summaryrefslogtreecommitdiff
blob: e138163893324c8e486f68430e57af6d9e293244 (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
# ChangeLog for dev-java/commons-daemon
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-daemon/ChangeLog,v 1.15 2006/05/12 12:59:38 betelgeuse Exp $

  12 May 2006; Petteri Räty <betelgeuse@gentoo.org>
  +files/1.0.1-as-needed.patch, commons-daemon-1.0.1.ebuild:
  Added patch from bug #132563 to fix compilation with -Wl,--as-needed. Thanks
  to TGL <degrenier@easyconnect.fr>.

*commons-daemon-1.0.1 (07 Jun 2005)

  07 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org>
  +commons-daemon-1.0.1.ebuild:
  New upstream release, fixes #95049. Introduced support for the examples and
  the source useflag.

  29 May 2005; Markus Rothe <corsair@gentoo.org> commons-daemon-1.0.ebuild:
  Stable on ppc64

  14 May 2005; Martin Holzer <mholzer@gentoo.org> commons-daemon-1.0.ebuild:
  amd64 stable

  08 May 2005; Jason Wever <weeve@gentoo.org> commons-daemon-1.0.ebuild:
  Added ~sparc keyword.

  12 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-daemon-1.0.ebuild:
  added ~ppc to KEYWORDS

  09 Apr 2005; Markus Rothe <corsair@gentoo.org> commons-daemon-1.0.ebuild:
  Added ~ppc64 to KEYWORDS

  20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-daemon-1.0.ebuild:
  added missing jikes dependency. see #78819.

  12 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-daemon-1.0.ebuild:
  slightly modified ebuild as recommended by Dad <dan@intuitivelyobvious.net> to
  make package amd64 compatible. added ~amd64 to KEYWORDS. fixes bug #67323.

  16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-daemon-1.0.ebuild:
  use java-pkg_dohtml instead of dohtml to also install the package-list in
  case of api docs: #50740

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  commons-daemon-1.0.ebuild:
  virtual/glibc -> virtual/libc

  22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-daemon-1.0.ebuild:
  Marking stable on x86. Fixes according to #45398

*commons-daemon-1.0 (27 Feb 2004)

  27 Feb 2004; Chris Aniszczyk <zx@gentoo.org> commons-daemon-1.0.ebuild:
  Initial Import.
  Thanks to Greg Bowyer <bg115@gre.ac.uk> for the initial ebuild. Closes #37931