summaryrefslogtreecommitdiff
blob: 1a1144d9b24d6916f34707ec76bb779c3a94dbf6 (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
# ChangeLog for dev-java/joda-time
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-time/ChangeLog,v 1.21 2007/03/10 23:54:13 betelgeuse Exp $

  10 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> joda-time-1.4.ebuild:
  Add a depend on >=sys-libs/timezone-data-2007c when elibc is glibc.

  10 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> joda-time-1.4.ebuild:
  Add a note about tests most likely failing with <sys-libs/timezone-data-2007c.

  09 Mar 2007; William L. Thomson Jr. <wltjr@gentoo.org>
  joda-time-1.4.ebuild:
  Stable on amd64 per bug # 170189

  04 Feb 2007; Vlastimil Babka <caster@gentoo.org> -joda-time-0.95.ebuild:
  Cleanup.

  03 Feb 2007; Steve Dibb <beandog@gentoo.org> joda-time-1.3.ebuild:
  amd64 stable, bug 161760

  16 Jan 2007; Christian Faulhammer <opfer@gentoo.org> joda-time-1.3.ebuild:
  stable x86, bug #161760

  13 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> joda-time-1.3.ebuild:
  Removed test code from the build because we have RESTRICT="test". The code
  is working in 1.4.

*joda-time-1.4 (12 Jan 2007)

  12 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> +joda-time-1.4.ebuild:
  Version bump.

  12 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> -joda-time-1.0.ebuild,
  -joda-time-1.2.ebuild:
  Removed ununused versions.

*joda-time-1.3 (30 Sep 2006)

  30 Sep 2006; Vlastimil Babka <caster@gentoo.org> +joda-time-1.3.ebuild:
  Version bump, using gen-2 eclases. Added source USE flag and src_test() but
  it's disabled because testcases fail to compile with 1.5+ JDK.

*joda-time-1.2 (23 Dec 2005)

  23 Dec 2005; Joshua Nichols <nichoj@gentoo.org> +joda-time-1.2.ebuild:
  Version bump (bug #116446).

*joda-time-1.0 (15 Jul 2005)

  15 Jul 2005; Thomas Matthijs <axxo@gentoo.org> joda-time-0.95.ebuild,
  +joda-time-1.0.ebuild:
  version bump

  22 Apr 2005; Simon Stelling <blubb@gentoo.org> joda-time-0.95.ebuild:
  stable on amd64

  20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> joda-time-0.95.ebuild:
  added missing jikes dependency. see #78819.

  22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> joda-time-0.95.ebuild:
  Keywords ~amd64.

  16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> joda-time-0.95.ebuild:
  use java-pkg_dohtml instead of dohtml to also install the package-list in
  case of api docs: #50740

  22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> joda-time-0.95.ebuild:
  Stable on x86. Fixes according to #45398

*joda-time-0.95 (28 Feb 2004)

  28 Feb 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml:
  Initial Import.
  Thanks to Pavel <hlobil@sympatico.ca> for the initial ebuild. Closes #42553