blob: 16ecc35365311eb2eb6ce2d15d99b64d962fbe29 (
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
|
# 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.16 2007/01/16 12:42:23 opfer Exp $
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
|