blob: f86feacbcee15ab1eaa4513261682e8f76d748db (
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
|
# ChangeLog for dev-java/glazedlists
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/glazedlists/ChangeLog,v 1.13 2008/10/11 22:01:18 caster Exp $
*glazedlists-1.7.0 (11 Oct 2008)
11 Oct 2008; Vlastimil Babka <caster@gentoo.org>
+files/glazedlists-1.7.0-build.xml.patch, +glazedlists-1.7.0.ebuild:
Version bump, bug #198101. Only minimal version with java5 support for
now, to allow bumping jabref. Some extensions supported by ebuild in
java-experimental overlay. Thanks to Bernhard Frauendienst
<gentoo@obeliks.de>.
03 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
glazedlists-1.5.0.ebuild:
Remove monolithic ant support as split ant is stable now.
14 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
glazedlists-1.5.0.ebuild:
JAVA_PKG_STRICT cleanups and migrate to splitted ant.
02 Mar 2007; nixnut <nixnut@gentoo.org> glazedlists-1.5.0.ebuild:
Stable on ppc wrt bug 154366
28 Feb 2007; Simon Stelling <blubb@gentoo.org> glazedlists-1.5.0.ebuild:
stable on amd64; bug 154366
26 Jan 2007; Krzysiek Pawlik <nelchael@gentoo.org>
glazedlists-1.5.0.ebuild:
Added ~ppc.
25 Jan 2007; William L. Thomson Jr. <wltjr@gentoo.org>
glazedlists-1.5.0.ebuild:
Added ~amd64 keyword
29 Dec 2006; Christian Faulhammer <opfer@gentoo.org> glazedlists-1.5.0.ebuild:
stable on x86, bug #154336
29 Nov 2006; Vlastimil Babka <caster@gentoo.org>
+files/glazedlists-1.5.0-tests.patch, -glazedlists-0.9.6.ebuild,
glazedlists-1.5.0.ebuild:
Fix building of testcases with -source 1.4, correct ant dependency for
USE=test and add --build-only for junit jar-from. Test still restricted
because it fails headless. Remove 0.9.6 as nothing uses it.
*glazedlists-1.5.0 (28 Oct 2006)
28 Oct 2006; Vlastimil Babka <caster@gentoo.org>
+files/glazedlists-1.5.0-build.xml.patch, +glazedlists-1.5.0.ebuild:
Version bump as dependency of new jabref, bug #122085.There are sources for
both 1.4 and 1.5 jdk, this uses 1.4 for now.
16 Jul 2005; Thomas Matthijs <axxo@gentoo.org> glazedlists-0.9.6.ebuild:
disable junit, needs X
*glazedlists-0.9.6 (20 Apr 2005)
20 Apr 2005; Chris Aniszczyk <zx@gentoo.org> +glazedlists-0.9.6.ebuild:
Initial Import. Closes #70136
Thanks to Eddy Mulyono <eddymulyono@mail.com> for initial ebuild.
|