blob: 09d4e10292a3ce6605c92bffb80229967213533a (
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/jacl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jacl/ChangeLog,v 1.30 2014/02/07 15:02:11 tomwij Exp $
07 Feb 2014; Tom Wijsman <TomWij@gentoo.org> jacl-1.3.3.ebuild:
Make PATCHES an array to fix repoman warning.
01 Jan 2012; Ralph Sennhauser <sera@gentoo.org> jacl-1.3.3.ebuild,
jacl-1.4.1.ebuild:
Drop ia64 support #345433
07 Jan 2009; Brent Baude <ranger@gentoo.org> jacl-1.4.1.ebuild:
stable ppc64, bug 243126
20 Dec 2008; Markus Meier <maekke@gentoo.org> jacl-1.4.1.ebuild:
x86 stable, bug #243126
20 Dec 2008; nixnut <nixnut@gentoo.org> jacl-1.4.1.ebuild:
Stable on ppc wrt bug 243126
20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> jacl-1.4.1.ebuild:
amd64 stable, bug #243126
17 Dec 2008; Petteri Räty <betelgeuse@gentoo.org> jacl-1.4.1.ebuild:
Restrict tests as they die with JDKs higher than 1.4
07 Dec 2008; Alistair Bush <ali_bush@gentoo.org> jacl-1.4.1.ebuild:
Removed MAKEOPTS clobering. see #250124. Thanks to vapier.
*jacl-1.4.1 (14 Sep 2008)
14 Sep 2008; Alistair Bush <ali_bush@gentoo.org>
+files/jacl-1.4.1-build.patch, +jacl-1.4.1.ebuild:
Bump to latest version.
12 Jun 2007; Vlastimil Babka <caster@gentoo.org> -jacl-1.3.1.ebuild:
Remove old gen-1 version.
12 Jun 2007; Christoph Mende <angelos@gentoo.org> jacl-1.3.3.ebuild:
Stable on amd64 wrt bug 180358
07 Jun 2007; Markus Rothe <corsair@gentoo.org> jacl-1.3.3.ebuild:
Stable on ppc64; bug #180358
01 Jun 2007; Petteri Räty <betelgeuse@gentoo.org> jacl-1.3.3.ebuild:
Add einfo about tests being known to fail.
01 Jun 2007; nixnut <nixnut@gentoo.org> jacl-1.3.3.ebuild:
Stable on ppc wrt bug 180358
01 Jun 2007; Christian Faulhammer <opfer@gentoo.org> jacl-1.3.3.ebuild:
stable x86, bug 180358
25 May 2007; Diego Pettenò <flameeyes@gentoo.org> jacl-1.3.3.ebuild:
Add ~x86-fbsd keyword as per bug #160813.
08 May 2007; Raúl Porcel <armin76@gentoo.org> jacl-1.3.3.ebuild:
Add ~ia64 wrt #177466
*jacl-1.3.3 (03 Apr 2007)
03 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
+files/1.3.3-javacflags.patch, +jacl-1.3.3.ebuild:
Version bump.
19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove zx from metadata.xml due to retirement.
14 Feb 2007; Markus Rothe <corsair@gentoo.org> jacl-1.3.1.ebuild:
Added ~ppc64
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> jacl-1.3.1.ebuild:
Dropping sparc keywords, see #96229
26 Nov 2005; Joshua Nichols <nichoj@gentoo.org> jacl-1.3.1.ebuild:
Forgot to remove jikes DEPEND :-X
26 Nov 2005; Joshua Nichols <nichoj@gentoo.org> jacl-1.3.1.ebuild:
Disabling jikes support for now (bug #100020).
22 Apr 2005; Simon Stelling <blubb@gentoo.org> jacl-1.3.1.ebuild:
stable on amd64
20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jacl-1.3.1.ebuild:
Keywords ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jacl-1.3.1.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
24 Aug 2004; Chris Aniszczyk <zx@gentoo.org> jacl-1.3.1.ebuild:
Marking x86
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> jacl-1.3.1.ebuild:
Fix use invocation
*jacl-1.3.1 (14 Feb 2004)
14 Feb 2004; <zx@gentoo.org> jacl-1.3.1.ebuild:
Initial Import. Thanks to Kevin Polalses <kevin.poalses@poalsoft.com> for
initial ebuild. Bug #41567
|