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
|
# ChangeLog for dev-java/sun-jai-bin
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jai-bin/ChangeLog,v 1.11 2007/04/03 14:09:16 fordfrog Exp $
*sun-jai-bin-1.1.3 (03 Apr 2007)
03 Apr 2007; Miroslav Šulc <fordfrog@gentoo.org>
+sun-jai-bin-1.1.3.ebuild:
Version bump and migrated to Java generation-2
22 Jan 2007; Markus Rothe <corsair@gentoo.org>
sun-jai-bin-1.1.2.01-r1.ebuild:
Added ~ppc64
05 Jan 2007; Vlastimil Babka <caster@gentoo.org>
sun-jai-bin-1.1.2.01-r1.ebuild:
Convert einfo to elog.
22 Dec 2006; Vlastimil Babka <caster@gentoo.org>
sun-jai-bin-1.1.2.01-r1.ebuild:
Add RESTRICT=mirror to be safe.
21 Dec 2006; Vlastimil Babka <caster@gentoo.org>
sun-jai-bin-1.1.2.01-r1.ebuild:
Update HOMEPAGE, SRC_URI and remove fetch restriction wrt bug #158713.
28 Nov 2006; Joshua Nichols <nichoj@gentoo.org>
sun-jai-bin-1.1.2.01-r1.ebuild:
Added ~ia64.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
sun-jai-bin-1.1.2.01-r1.ebuild:
Dropping sparc keywords, see #96229
*sun-jai-bin-1.1.2.01-r1 (16 Sep 2005)
16 Sep 2005; Petteri Räty <betelgeuse@gentoo.org>
-sun-jai-bin-1.1.2.01.ebuild, +sun-jai-bin-1.1.2.01-r1.ebuild:
Version bump so that jai-bin users get the jar from this package and removed
the installing of the LISENCE-jai.txt file.
26 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org>
sun-jai-bin-1.1.2.01.ebuild:
Stable on sparc
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
*sun-jai-bin-1.1.2.01 (23 Dec 2004)
23 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> +metadata.xml,
+sun-jai-bin-1.1.2.01.ebuild:
Moved from dev-java/jai-bin
17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jai-bin-1.1.2.01.ebuild:
keyword ~ppc
*jai-bin-1.1.2.01 (17 Oct 2004)
17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jai-bin-1.1.2-r3.ebuild,
+jai-bin-1.1.2.01.ebuild:
version bump, only install *.so on x86
17 Oct 2004; Bryan Østergaard,,, <kloeri@gentoo.org>
jai-bin-1.1.2-r2.ebuild, jai-bin-1.1.2-r3.ebuild:
Remove alpha keywords.
*jai-bin-1.1.2-r2 (17 Oct 2004)
17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jai-bin-1.1.2-r2.ebuild,
jai-bin-1.1.2-r3.ebuild:
keyword x86
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
*jai-bin-1.1.2-r3 (31 Jul 2004)
31 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +jai-bin-1.1.2-r3.ebuild:
don't install in jdk dir anymore
30 Jul 2004; Thomas Matthijs <axxo@gentoo.org> :
move dev-java/jai dev-java/jai-bin
03 Jun 2004; Karl Trygve Kalleberg <karltk@gentoo.org> jai-1.1.2.ebuild,
jar-1.1.2-r1.ebuild: Removed. Fixed #52525.
*jai-1.1.2-r2 (19 Mar 2004)
19 Mar 2004; Brandon Low <lostlogic@gentoo.org> jai-1.1.2-r2.ebuild:
Fix the mess created in -r1, now installs to the correct part of the selected
JRE or JDK home
*jai-1.1.2-r1 (09 Mar 2004)
09 Mar 2004; Chris Aniszczyk <zx@gentoo.org> jai-1.1.2-r1.ebuild,
jai-1.1.2.ebuild, metadata.xml:
Revised ebuild. JAI now installs into the JDK selected by java-config.
Closes #33297
*jai-1.1.2 (18 Dec 2003)
18 Dec 2003; Brandon Low <lostlogic@gentoo.org> jai-1.1.2.ebuild:
Initial Import, this ebuild may be a little funky, but it works for now
|