blob: eea6779d6fc2294e415a505081fa7e556a28753d (
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/xdoclet
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/xdoclet/ChangeLog,v 1.13 2005/04/03 13:26:10 luckyduck Exp $
03 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
files/xdoclet-1.2.2-interface.patch:
another version of the patch, fixes #87753
*xdoclet-1.2.2 (03 Apr 2005)
03 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
+files/xdoclet-1.2.2-buildfile.patch, +files/xdoclet-1.2.2-interface.patch,
+xdoclet-1.2.2.ebuild:
New upstream version, fixes #66727. This one also doesnt make use of packed
jars any longer, fixes #63299. Ebuild based on the contributions by Dan
<dan@intuitivelyobvious.net> and Jose Gonzalez Gomez
<jgonzalez.openinput@gmail.com>. See #66728 for more informations.
17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> xdoclet-1.2.0_beta1.ebuild,
xdoclet-1.2.1.ebuild:
dojar --> java-pkg_dojar
16 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
xdoclet-1.2.0_beta1.ebuild, xdoclet-1.2.1.ebuild:
Stable on amd64.
01 Aug 2004; David Holm <dholm@gentoo.org> xdoclet-1.2.1.ebuild:
Added to ~ppc.
23 Jul 2004; <mkennedy@gentoo.org> xdoclet-1.2.1.ebuild:
Set ANT_OPT=-Xmx128m resolves Bug #52249
*xdoclet-1.2.1 (23 Jul 2004)
23 Jul 2004; <mkennedy@gentoo.org> metadata.xml, +xdoclet-1.2.1.ebuild:
New upstream version.
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> xdoclet-1.2.0_beta1.ebuild:
Fix use invocation
15 Aug 2003; Adrian Almenar <strider@gentoo.org> xdoclet-1.2.0_beta1.ebuild:
Fixes bug 21887, That makes the ebuild to build with jikes java compiler,
Thanks to Jonas Berlin <jberlin@cc.hut.fi> for the patch.
*xdoclet-1.2.0_beta1 (20 Dec 2002)
20 Dec 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
xdoclet-1.2.0_beta1.ebuild, files/digest-xdoclet-1.2.0_beta1 :
Initial import.
|