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
102
103
104
105
106
107
108
109
110
111
|
# ChangeLog for dev-java/sun-jmx
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jmx/ChangeLog,v 1.12 2008/06/21 20:31:08 corsair Exp $
21 Jun 2008; Markus Rothe <corsair@gentoo.org> sun-jmx-1.2.1-r3.ebuild:
Stable on ppc64; bug #228777
*sun-jmx-1.2.1-r3 (21 Jun 2008)
21 Jun 2008; Serkan Kaba <serkan@gentoo.org> +sun-jmx-1.2.1-r3.ebuild:
Revision bump to use binary jmx as sources are no longer available. See
bug #226381.
14 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
-sun-jmx-1.2.1-r1.ebuild:
Remove generation 1 ebuild.
07 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
sun-jmx-1.2.1-r2.ebuild:
Mark stable on ppc wrt bug #172456.
07 Apr 2007; William L. Thomson Jr. <wltjr@gentoo.org>
sun-jmx-1.2.1-r2.ebuild:
Stable on amd64, bug #172456
29 Mar 2007; Markus Rothe <corsair@gentoo.org> sun-jmx-1.2.1-r2.ebuild:
Stable on ppc64; bug #172456
28 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
sun-jmx-1.2.1-r2.ebuild:
stable x86, bug 172456
27 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>
sun-jmx-1.2.1-r2.ebuild:
Fix to emerge with JAVA_PKG_STRICT and fix documentation installation.
09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
sun-jmx-1.2.1-r2.ebuild:
Add ~x86-fbsd keyword.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
sun-jmx-1.2.1-r1.ebuild, sun-jmx-1.2.1-r2.ebuild:
Dropping sparc keywords, see #96229
*sun-jmx-1.2.1-r2 (21 Jul 2006)
21 Jul 2006; Joshua Nichols <jnichols@gentoo.org>
+sun-jmx-1.2.1-r2.ebuild:
Revision bump to use new Java system.
*sun-jmx-1.2.1-r1 (15 Oct 2005)
15 Oct 2005; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
+sun-jmx-1.2.1-r1.ebuild:
move dev-java/jmx dev-java/sun-jmx
16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
26 May 2005; Jan Brinkmann <luckyduck@gentoo.org> jmx-1.2.1.ebuild:
stable on ppc, introduced support for the examples and the source useflag
26 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> jmx-1.2.1.ebuild:
Stable on sparc
14 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> jmx-1.2.1.ebuild:
stable on amd64
26 Jan 2005; Markus Rothe <corsair@gentoo.org> jmx-1.2.1.ebuild:
Stable on ppc64
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> jmx-1.2.1.ebuild:
added missing jikes dependency.
20 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
+files/build.xml-jdk1.5.patch, jmx-1.2.1.ebuild:
Patch to allow compilation with JDK 1.5, by Petteri Räty
<petteri.raty@welho.com>. Fixes #74888.
18 Dec 2004; Markus Rothe <corsair@gentoo.org> jmx-1.2.1.ebuild:
added ~ppc64 to KEYWORDS
04 Nov 2004; Jason Wever <weeve@gentoo.org> jmx-1.2.1.ebuild:
Added ~sparc keyword to fix broken deps.
03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> jmx-1.2.1.ebuild:
depend on app-arch/unzip
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jmx-1.2.1.ebuild:
keywords ~amd64; closes #67332.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jmx-1.2.1.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
12 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jmx-1.2.1.ebuild:
Fixed to compile with jikes, Thanks too Dan <dan@intuitivelyobvious.net> for
the fix, closes #65978
05 Sep 2004; David Holm <dholm@gentoo.org> jmx-1.2.1.ebuild:
Added to ~ppc.
22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> jmx-1.2.1.ebuild:
Stable on x86. Fixes according to #45398
*jmx-1.2.1 (27 Feb 2004)
27 Feb 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml:
Initial Import.
Thanks to Greg Bowyer <bg115@gre.ac.uk> for the initial ebuild. Closes #37927
|