blob: d13dcc8d9afb55a007b289a3e3402d6a68dc9b9f (
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
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
|
# ChangeLog for dev-util/weka
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/weka/ChangeLog,v 1.20 2007/12/05 01:43:11 betelgeuse Exp $
05 Dec 2007; Petteri Räty <betelgeuse@gentoo.org> weka-3.4.10.ebuild:
Use JAVA_PKG_IUSE.
*weka-3.4.10 (28 Apr 2007)
28 Apr 2007; Alistair John Bush <ali_bush@gentoo.org> +weka-3.4.10.ebuild:
Version bump and update weka to generation 2 java eclasses
04 Feb 2007; Vlastimil Babka <caster@gentoo.org>
-files/weka-build_xml.patch, -weka-3.4.3_p20041113.ebuild:
Cleanup.
03 Feb 2007; Steve Dibb <beandog@gentoo.org> weka-3.4.6.ebuild:
amd64 stable, bug 162410
22 Jan 2007; Christian Faulhammer <opfer@gentoo.org> weka-3.4.6.ebuild:
stable x86, bug #162410
08 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
weka-3.4.3_p20041113.ebuild:
Increase memory allocation pool when on amd64, due to OutOfMemoryErrors
encountered.
19 Feb 2006; Petteri Räty <betelgeuse@gentoo.org> weka-3.4.6.ebuild:
Removed dependency on virtual/x11 to make weka work with modular X.
25 Dec 2005; Joshua Nichols <nichoj@gentoo.org> weka-3.4.6.ebuild:
Changed einfo calls to echo.
*weka-3.4.6 (06 Dec 2005)
06 Dec 2005; Joshua Nichols <nichoj@gentoo.org> +weka-3.4.6.ebuild:
Version bump (bug #108911). Ebuild contributed by lzap <lzap@seznam.cz>
07 May 2005; David Holm <dholm@gentoo.org> weka-3.4.3_p20041113.ebuild:
Added to ~ppc.
04 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> weka-3.4.1-r1.ebuild,
weka-3.4.1.ebuild, weka-3.4.3_p20041113.ebuild:
added missing jikes dependency. fixes #84053
22 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org>
weka-3.4.3_p20041113.ebuild:
stable on amd64 an x86.
*weka-3.4.3_p20041113 (19 Dec 2004)
19 Dec 2004; <karltk@gentoo.org> +files/weka-build_xml.patch,
+weka-3.4.3_p20041113.ebuild:
New upstream version. Ebuild submitted by the ever so industriuos Jan
Brinkmann <lucky@the-luckyduck.de>. Fixes #50414.
03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> weka-3.4.1-r1.ebuild,
weka-3.4.1.ebuild:
depend on app-arch/unzip
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> weka-3.4.1-r1.ebuild,
weka-3.4.1.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
*weka-3.4.1-r1 (07 Oct 2004)
07 Oct 2004; Thomas Matthijs <axxo@gentoo.org> +weka-3.4.1-r1.ebuild:
now builds from source, bug 63303
30 Aug 2004; Chris Aniszczyk <zx@gentoo.org> weka-3.4.1.ebuild:
Marking x86
*weka-3.4.1 (16 May 2004)
16 May 2004; Chris Aniszczyk <zx@gentoo.org> +metadata.xml,
+weka-3.4.1.ebuild:
Initial Import. Closes #50414
|