summaryrefslogtreecommitdiff
blob: e84fff525a2fc6ed319e644e7d71c0020b8fe1e3 (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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# ChangeLog for dev-java/glazedlists
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/glazedlists/ChangeLog,v 1.21 2010/05/22 12:46:59 caster Exp $

  22 May 2010; Vlastimil Babka <caster@gentoo.org>
  -glazedlists-1.5.0.ebuild, -files/glazedlists-1.5.0-build.xml.patch,
  -files/glazedlists-1.5.0-tests.patch, -glazedlists-1.7.0.ebuild,
  metadata.xml:
  Remove old.

  22 May 2010; Kenneth Prugh <ken69267@gentoo.org>
  glazedlists-1.7.0-r1.ebuild:
  amd64 stable, bug #304697

  13 May 2010; Joseph Jezak <josejx@gentoo.org> glazedlists-1.7.0-r1.ebuild:
  Marked ppc stable for bug #304697.

  03 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  glazedlists-1.7.0-r1.ebuild:
  x86 stable wrt bug #304697

  18 Feb 2010; Vlastimil Babka <caster@gentoo.org> metadata.xml:
  Add local java5 flag description.

*glazedlists-1.7.0-r1 (10 Feb 2010)

  10 Feb 2010; Vlastimil Babka <caster@gentoo.org>
  +glazedlists-1.7.0-r1.ebuild:
  Revbump to remove java5 flag and make it unconditional.

  04 Apr 2009; Markus Meier <maekke@gentoo.org> glazedlists-1.7.0.ebuild:
  amd64/x86 stable, bug #263647

  09 Nov 2008; Vlastimil Babka <caster@gentoo.org> glazedlists-1.7.0.ebuild:
  Add back missing DESCRIPTION, thanks mr_bones.

*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.