summaryrefslogtreecommitdiff
blob: 5e7fd0539478f8ff2e38c0dbc876d985108757e9 (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
# ChangeLog for dev-java/commons-logging
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.17 2004/07/16 19:49:22 axxo Exp $

*commons-logging-1.0.4 (16 Jul 2004)

  16 Jul 2004; Thomas Matthijs <axxo@gentoo.org>
  +commons-logging-1.0.4.ebuild:
  Version Bump

  15 Jul 2004; Thomas Matthijs <axxo@gentoo.org>
  commons-logging-1.0.3-r1.ebuild:
  the junit tests depends on a 1.4 jdk

  23 Mar 2004; Chris Aniszczyk <zx@gentoo.org>
  commons-logging-1.0.3-r1.ebuild:
  Fixed so it will ant will die gracefully.

  20 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-logging-1.0.3.ebuild:
  Clean up and fixes. Not using jakarta-commons.elcass anymore

*commons-logging-1.0.3-r1 (17 Mar 2004)

  19 Jan 2004; Adrian Almenar <strider@gentoo.org>
  commons-logging-1.0.3.ebuild:
  Added amd64 keyword. Stable on sparc, ppc. Removed old version.

*commons-logging-1.0.3 (22 Apr 2003)

  26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-logging-1.0.3.ebuild:
  Updated SRC_URI so this ebuild uses apache mirrors.

  22 Apr 2003; Dylan Carlson <absinthe@gentoo.org>
  commons-logging-1.0.3.ebuild:
  Version bump.

*commons-logging-1.0.2-r2 (22 Mar 2003)

  06 Apr 2003; Dylan Carlson <absinthe@gentoo.org>
  commons-logging-1.0.2-r2.ebuild:
  x86 ppc sparc moved to stable.

  22 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
  commons-logging-1.0.2-r2.ebuild:
  Changed to add 'doc' USE flag and jakarta-commons eclass.

*commons-logging-1.0.2-r1 (06 Nov 2002)

  08 Dec 2002; Adrian Almenar <strider@gentoo.org> commons-logging-1.0.2-r1.ebuild:
  Fixed DEPEND from virtual/jdk-1.4 to virtual/jdk-1.3.

  24 Nov 2002; Adrian Almenar <strider@gentoo.org>
  Releasing it, since it has been tested a lot and works very well.

  06 Nov 2002; Adrian Almenar <strider@gentoo.org> commons-logging-1.0.2-r1.ebuild:
  Fixed some extra tabs. 

  06 Nov 2002; Adrian Almenar <strider@gentoo.org> commons-logging-1.0.2-r1.ebuild files/digest-commons-logging-1.0.2-r1:
  Changed DEPEND, this ebuild now depends on log4j and jdk-1.4, cause it
  abstract all logging api located on both products. Changed DESCRIPTION for a
  better understanding of what this is.

*commons-logging-1.0.2 (06 Nov 2002)

  06 Nov 2002; Adrian Almenar <strider@gentoo.org> ChangeLog commons-logging-1.0.2.ebuild files/digest-commons-logging-1.0.2 :
  Initial import.