blob: dae43ac41adf54b90b18779dcd589579f111ffc0 (
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
|
# ChangeLog for dev-java/jessie
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jessie/ChangeLog,v 1.12 2006/01/06 18:15:03 betelgeuse Exp $
*jessie-1.0.0-r1 (06 Jan 2006)
06 Jan 2006; Petteri Räty <betelgeuse@gentoo.org>
+files/jessie-1.0.0-javadoc.patch, +jessie-1.0.0-r1.ebuild:
Merged changes from experimental: Does not depend on gnu-classpath any more
because jessie can be used as an ssl provide under any vm, dropped jikes
support until axxo-overlay gets merged, fixed javadoc creation, CLASSPATH
handling and now installs documentation files like README and TODO. Fixes
bug #92656.
18 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> jessie-1.0.0.ebuild:
Workaround for AWT strangeness in GNU classpath. Fixes #71888.
29 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jessie-1.0.0.ebuild:
removed nomirror
20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> jessie-1.0.0.ebuild:
Keywords ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jessie-1.0.0.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
*jessie-1.0.0 (30 Aug 2004)
30 Aug 2004; Chris Aniszczyk <zx@gentoo.org> -jessie-0.9.7.ebuild,
+jessie-1.0.0.ebuild:
Version bump and cleanup
03 Jun 2004; David Holm <dholm@gentoo.org> jessie-0.9.7.ebuild:
Added to ~ppc.
07 Apr 2004; Lim Swee Tat <st_lim@gentoo.org> jessie-0.9.7.ebuild:
Fixed a problem where it requires gnu-crypto
*jessie-0.9.7 (01 Apr 2004)
01 Apr 2004; Karl Trygve Kalleberg <karltk@gentoo.org> jessie-0.9.7.ebuild:
Initial import. Ebuild submitted by myself.
|