summaryrefslogtreecommitdiff
blob: f3198f1f01ce809f72eb05d6eb3db6d75e9c777c (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
# 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.26 2006/12/31 20:51:18 corsair Exp $

  31 Dec 2006; Markus Rothe <corsair@gentoo.org>
  commons-daemon-1.0.1-r1.ebuild:
  Stable on ppc64; bug #158424

  22 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  commons-daemon-1.0.1-r1.ebuild:
  Stable on ppc wrt bug #158424.

  18 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
  commons-daemon-1.0.1-r1.ebuild:
  stable x86, bug #158424

  09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
  commons-daemon-1.0.1-r1.ebuild:
  Add ~x86-fbsd keyword.

  07 Dec 2006; Vlastimil Babka <caster@gentoo.org> +files/1.0.1-fbsd.patch,
  commons-daemon-1.0.1-r1.ebuild:
  Fix building on fbsd with patch from upstream svn provided by Flameeyes, bug
  #157381.

  05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  commons-daemon-1.0.1.ebuild, commons-daemon-1.0.1-r1.ebuild:
  Dropping sparc keywords, see #96229

  29 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  -commons-daemon-1.0.ebuild, commons-daemon-1.0.1.ebuild:
  Stable on x86, remove old version.

*commons-daemon-1.0.1-r1 (22 Jul 2006)

  22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  +commons-daemon-1.0.1-r1.ebuild:
  Migrated to Generation 2.

  04 Jul 2006; Markus Rothe <corsair@gentoo.org>
  commons-daemon-1.0.1.ebuild:
  Stable on ppc64; bug #138759

  04 Jul 2006; Jon Hood <squinky86@gentoo.org> commons-daemon-1.0.1.ebuild:
  Stable on amd64, bug #138759.

  02 Jul 2006; Petteri Räty <betelgeuse@gentoo.org>
  commons-daemon-1.0.ebuild, commons-daemon-1.0.1.ebuild:
  Removed useless dependencies on virtual/libc.

  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