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
|
# ChangeLog for dev-java/jaxme
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jaxme/ChangeLog,v 1.23 2007/05/08 22:06:02 caster Exp $
08 May 2007; Vlastimil Babka <caster@gentoo.org> jaxme-0.3.1-r3.ebuild:
Remove the unused hsqldb dependency. It's only for junit test which we don't
currently perform.
23 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
jaxme-0.3.1-r3.ebuild:
stable x86, bug 175360 and filter jikes
22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
jaxme-0.3.1-r3.ebuild:
ppc stable, bug #175360
21 Apr 2007; Markus Rothe <corsair@gentoo.org> jaxme-0.3.1-r3.ebuild:
Stable on ppc64; bug #175360
20 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> jaxme-0.3.1-r3.ebuild:
Switch to java-pkg_dojavadoc.
20 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> jaxme-0.3.1-r3.ebuild:
Add dev-java/ant-core to RDEPEND.
03 Jan 2007; Tom Gall <tgall@gentoo.org> jaxme-0.3.1.ebuild:
stable on ppc64
09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> jaxme-0.3.1-r3.ebuild:
Add ~x86-fbsd keyword.
30 Nov 2006; Vlastimil Babka <caster@gentoo.org> jaxme-0.3.1.ebuild,
-jaxme-0.3.1-r2.ebuild, jaxme-0.3.1-r3.ebuild:
Update xerces dep for upcoming 2.6 slotmove.
*jaxme-0.3.1-r3 (04 Oct 2006)
04 Oct 2006; Joshua Nichols <nichoj@gentoo.org>
+files/jaxme-0.3.1-base64.diff, +jaxme-0.3.1-r3.ebuild:
Merged changes with gcj-overlay, bug #145767.
14 Sep 2006; Joshua Nichols <nichoj@gentoo.org> jaxme-0.3.1-r2.ebuild:
Added ~ppc64 keyword.
09 Sep 2006; Petteri Räty <betelgeuse@gentoo.org> jaxme-0.3.1-r2.ebuild:
Fixed to compile with JAVA_PKG_STRICT.
07 Aug 2006; Joshua Nichols <nichoj@gentoo.org> jaxme-0.3.1-r2.ebuild:
Updated depenedencies, so that Java 1.6 won't be used at build time, because
it causes build errors.
*jaxme-0.3.1-r2 (28 Jul 2006)
28 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> -jaxme-0.3.1-r1.ebuild,
+jaxme-0.3.1-r2.ebuild:
Revision bump to apply previous fix.
28 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> jaxme-0.3.1-r1.ebuild:
Fixed rewriting of build files, see bug #141940.
*jaxme-0.3.1-r1 (27 Jul 2006)
27 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> +jaxme-0.3.1-r1.ebuild:
Migrated to Generation 2.
11 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> jaxme-0.3.1.ebuild:
Stable on ppc.
23 Jan 2006; Joshua Nichols <nichoj@gentoo.org> jaxme-0.3.1.ebuild:
Stable on amd64.
11 Dec 2005; Joshua Nichols <nichoj@gentoo.org> jaxme-0.3.1.ebuild:
Fixed xerces dependency (bug #115158).
26 Sep 2005; Thomas Matthijs <axxo@gentoo.org> jaxme-0.3.1.ebuild:
keyword x86
16 Sep 2005; Gustavo Felisberto <humpback@gentoo.org>; jaxme-0.3.1.ebuild:
Keyword ~amd64 bug #105520
01 Jul 2005; David Holm <dholm@gentoo.org> jaxme-0.3.1.ebuild:
Added to ~ppc.
*jaxme-0.3.1 (29 Jun 2005)
29 Jun 2005; Thomas Matthijs <axxo@gentoo.org>
+files/jaxme-0.3.1-gentoo.patch, +metadata.xml, +jaxme-0.3.1.ebuild:
new packages, dep of dom4j, ebuild contributed by Josh Nichols
<nichoj@alum.rpi.edu>
|