blob: 96a0b518bdfff005ba38c15ca0a4c39f0e8876fb (
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
|
# ChangeLog for dev-java/commons-digester
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-digester/ChangeLog,v 1.17 2004/12/21 18:36:20 karltk Exp $
*commons-digester-1.4 (16 Nov 2004)
16 Nov 2004; Karl Trygve Kalleberg <karltk@gentoo.org> +commons-digester-1.4.ebuild:
Old upstream release. Ebuild submitted by Saleem A. <compnerd@compnerd.org>.
Fixes #70607.
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
commons-digester-1.6.ebuild:
keywords ~amd64; closes #67321, #67322.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
commons-digester-1.5.ebuild, commons-digester-1.6.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
*commons-digester-1.6 (11 Sep 2004)
11 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +commons-digester-1.6.ebuild:
version bump
10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> commons-digester-1.5.ebuild:
sed out the other commons-beanutils jar
13 May 2004; Chris Aniszczyk <zx@gentoo.org> commons-digester-1.5.ebuild:
Fixed inherit
22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-digester-1.4.1.ebuild,
commons-digester-1.5.ebuild:
Let ant die gracefully if there is a compilation error + clean up. Bug #45398
*commons-digester-1.5 (29 Feb 2004)
29 Feb 2004; Chris Aniszczyk <zx@gentoo.org> commons-digester-1.4.1.ebuild,
commons-digester-1.5.ebuild:
Version Bump. Closes #43325
Thanks to Pavel <hlobil@sympatico.ca> for the updated ebuild.
*commons-digester-1.4.1 (22 Mar 2003)
26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-digester-1.4.1.ebuild:
Updated SRC_URI so this ebuild uses apache mirrors.
06 Apr 2003; Dylan Carlson <absinthe@gentoo.org>
commons-digester-1.4.1.ebuild:
x86 ppc sparc moved to stable.
22 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
commons-digester-1.4.1.ebuild:
Version bump. Now uses jakarta-commons eclass.
*commons-digester-1.3-r1 (24 Nov 2002)
08 Dec 2002; Adrian Almenar <strider@gentoo.org> commons-digester-1.3-r1.ebuild:
Fixed DEPEND from virtual/jdk-1.4 to virtual/jdk-1.3.
24 Nov 2002; Adrian Almenar <strider@gentoo.org> commons-digester-1.3-r1.ebuild files/digest-commons-digester-1.3-r1:
Just a minor fix, but needed to bump revision cause changed name of the jar
to avoid conflicts in future. Releasing it, since it has been tested a lot and
works very well.
*commons-digester-1.3 (07 Nov 2002)
07 Nov 2002; Adrian Almenar <strider@gentoo.org> ChangeLog commons-digester-1.3.ebuild files/digest-commons-digester-1.3:
Initial import.
|