blob: ed367a8a7a2a0546a5ab04aaa3b97dfef03648a5 (
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
|
# ChangeLog for dev-java/commons-codec
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-codec/ChangeLog,v 1.17 2005/07/10 13:07:12 axxo Exp $
10 Jul 2005; Thomas Matthijs <axxo@gentoo.org> commons-codec-1.3.ebuild:
fix deps, cleanup
05 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org>
commons-codec-1.3.ebuild:
Introduced support for the source useflag. Cosmetic changes.
29 May 2005; Markus Rothe <corsair@gentoo.org> commons-codec-1.3.ebuild:
Added ~ppc64
22 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-codec-1.3.ebuild:
disabled junit tests, fixes #89784. marked stable on amd64
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> commons-codec-1.3.ebuild:
Keywords ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-codec-1.3.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
13 Aug 2004; Chris Aniszczyk <zx@gentoo.org> -commons-codec-1.2.ebuild:
Clean up
*commons-codec-1.3 (13 Aug 2004)
13 Aug 2004; Chris Aniszczyk <zx@gentoo.org> +commons-codec-1.3.ebuild:
Version bump
30 Jul 2004; Thomas Matthijs <axxo@gentoo.org> commons-codec-1.2.ebuild:
move dev-java/avalon-logkit dev-java/avalon-logkit-bin
27 Jun 2004; Chris Aniszczyk <zx@gentoo.org> commons-codec-1.2.ebuild:
Marking stable on x86 and ppc
31 Mar 2004; David Holm <dholm@gentoo.org> commons-codec-1.2.ebuild:
Added to ~ppc.
*commons-codec-1.1 (31 Mar 2004)
31 Mar 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
commons-codec-1.1.ebuild: Initial import. Ebuild submitted by myself.
*commons-codec-1.2 (30 Mar 2004)
30 Mar 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
commons-codec-1.2.ebuild: Initial import. Ebuild submitted by myself.
|