summaryrefslogtreecommitdiff
blob: 4a0675c15bfa9b69c33713203cc282ecb81091f4 (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
# ChangeLog for dev-java/java-service-wrapper
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/java-service-wrapper/ChangeLog,v 1.9 2010/01/15 20:12:10 ulm Exp $

  15 Jan 2010; Ulrich Mueller <ulm@gentoo.org>
  java-service-wrapper-3.2.3.ebuild:
  License is identical with MIT.

*java-service-wrapper-3.3.3 (25 Feb 2009)

  25 Feb 2009; Petteri Räty <betelgeuse@gentoo.org>
  +java-service-wrapper-3.3.3.ebuild:
  Version bump. Generate javadoc manually because build.xml does not support
  it and they aren't bundled in upstream binaries either. Fixes bug #260249.

  16 Nov 2008; Serkan Kaba <serkan@gentoo.org>
  java-service-wrapper-3.3.1.ebuild:
  Add comment about upstream report.

  16 Nov 2008; Serkan Kaba <serkan@gentoo.org>
  +files/java-service-wrapper-3.3.1-as-needed.patch,
  java-service-wrapper-3.3.1.ebuild:
  Add fix for --as-needed reported in bug #247050. Thanks to Diego Pettenò
  <flameeyes@gentoo.org> for report and help.

  07 Sep 2008; Alistair Bush <ali_bush@gentoo.org>
  +java-service-wrapper-3.3.1.ebuild:
  Bump to 3.3.1. See #236856. Thanks a lot to tommy@gentoo.org

  06 Sep 2008; Alistair Bush <ali_bush@gentoo.org>
  -java-service-wrapper-3.3.1.ebuild:
  Remove 3.3.1 over questions of licencing.

*java-service-wrapper-3.3.1 (06 Sep 2008)

  06 Sep 2008; Alistair Bush <ali_bush@gentoo.org>
  +java-service-wrapper-3.3.1.ebuild:
  Bump to 3.3.1. See #236856. Thanks a lot to tommy@gentoo.org

  27 Feb 2008; Alistair Bush <ali_bush@gentoo.org>
  java-service-wrapper-3.2.3.ebuild:
  Fixed build issues on x86 thanks to Tommy[D] <tommy100@gmx.de>.

*java-service-wrapper-3.2.3 (25 Feb 2008)

  25 Feb 2008; Alistair Bush <ali_bush@gentoo.org>
  +files/java-service-wrapper-3.2.3-build.xml.patch, +metadata.xml,
  +java-service-wrapper-3.2.3.ebuild:
  Initial ebuild in tree, based on work done by caster and Betelgeuse in java
  overlays.