blob: b5241359085300c1aea0ac170bbc80e40e6089b0 (
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
|
# ChangeLog for dev-java/ant-contrib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-contrib/ChangeLog,v 1.21 2007/06/18 17:27:07 flameeyes Exp $
18 Jun 2007; Diego Pettenò <flameeyes@gentoo.org>
ant-contrib-1.0_beta2-r2.ebuild:
Add ~x86-fbsd keyword.
07 Jun 2007; Markus Rothe <corsair@gentoo.org>
ant-contrib-1.0_beta2-r2.ebuild:
Added ~ppc64; bug #180467
01 Jun 2007; Peter Weller <welp@gentoo.org>
ant-contrib-1.0_beta2-r1.ebuild:
Stable on amd64 wrt security bug 178389
*ant-contrib-1.0_beta2-r2 (09 May 2007)
09 May 2007; Petteri Räty <betelgeuse@gentoo.org>
+ant-contrib-1.0_beta2-r2.ebuild:
Register task using java-pkg_register-ant-task so it doesn't automatically
get picked up any more. Reported in #177814.
26 Apr 2007; Vlastimil Babka <caster@gentoo.org>
-ant-contrib-1.0_beta2.ebuild:
Gen-1 punt.
26 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
ant-contrib-1.0_beta2-r1.ebuild:
stable x86, bug 175982
25 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
ant-contrib-1.0_beta2-r1.ebuild:
Add dev-java/ant-core to RDEPEND.
30 Nov 2006; Vlastimil Babka <caster@gentoo.org>
ant-contrib-1.0_beta2.ebuild, ant-contrib-1.0_beta2-r1.ebuild:
Update xerces dep for upcoming 2.6 slotmove.
10 Sep 2006; Krzysiek Pawlik <nelchael@gentoo.org>
ant-contrib-1.0_beta2-r1.ebuild:
Added ~ppc.
05 Aug 2006; Joshua Nichols <nichoj@gentoo.org>
ant-contrib-1.0_beta2-r1.ebuild:
Addeding missing ant.jar, to satisfy java-strict.
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
ant-contrib-1.0_beta2-r1.ebuild:
ant_src_unpack -> src_unpack
*ant-contrib-1.0_beta2-r1 (02 Jul 2006)
02 Jul 2006; Joshua Nichols <nichoj@gentoo.org>
+ant-contrib-1.0_beta2-r1.ebuild:
Revision bump to support new Java system. Added source use flag.
18 Dec 2005; Petteri Räty <betelgeuse@gentoo.org>
ant-contrib-1.0_beta2.ebuild:
Added a java-pkg_jar-from call for xerces-2 so that ant-contrib builds with
LOCALCLASSPATH disabled in /usr/bin/ant.
*ant-contrib-1.0_beta2 (18 May 2005)
18 May 2005; Thomas Matthijs <axxo@gentoo.org>
+ant-contrib-1.0_beta2.ebuild:
version bump
22 Apr 2005; Simon Stelling <blubb@gentoo.org> :
stable on amd64
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
ant-contrib-1.0_beta1-r1.ebuild:
Keywords ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
ant-contrib-1.0_beta1-r1.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
*ant-contrib-1.0_beta1-r1 (10 Sep 2004)
10 Sep 2004; Thomas Matthijs <axxo@gentoo.org>
+ant-contrib-1.0_beta1-r1.ebuild, -ant-contrib-1.0_beta1.ebuild:
revision bump: ant moved to ant-core
30 Aug 2004; Chris Aniszczyk <zx@gentoo.org> ant-contrib-1.0_beta1.ebuild:
Marking x86
*ant-contrib-1.0_beta1 (31 Jul 2004)
31 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
+ant-contrib-1.0_beta1.ebuild:
initial import, requested 58693
|