blob: 75520e5633e37e6853926b93893546fc46884fbe (
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
|
# ChangeLog for dev-java/classworlds
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/classworlds/ChangeLog,v 1.14 2005/12/11 19:37:49 nichoj Exp $
11 Dec 2005; Joshua Nichols <nichoj@gentoo.org> classworlds-1.0-r2.ebuild:
Loosened xerces dependency (bug #115158).
22 Apr 2005; Simon Stelling <blubb@gentoo.org> classworlds-1.0-r2.ebuild:
stable on amd64
05 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> classworlds-1.0-r2.ebuild:
Fixed dependency errors and a wrong jar-from call.
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
classworlds-1.0-r2.ebuild:
Keywords ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> classworlds-1.0-r2.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> classworlds-1.0-r2.ebuild:
Marking x86
07 May 2004; David Holm <dholm@gentoo.org> classworlds-1.0-r2.ebuild:
Added to ~ppc.
*classworlds-1.0-r2 (06 May 2004)
06 May 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
classworlds-1.0-r2.ebuild: Changed SLOT, added proper dying in
src_unpack, now uses java-pkg_dojar, better dying messages. Added
jikes support.
07 Feb 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
Fixed DESCRIPTION
*classworlds-1.0-r1 (07 Feb 2004)
07 Feb 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
Updated description; tested ebump. Sue me:)
*classworlds-1.0 (11 Jan 2004)
11 Jan 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
classworlds-1.0.ebuild files/build-1.0.xml:
Initial import. Ebuild submitted by myself.
|