summaryrefslogtreecommitdiff
blob: 1bd175d1e92f09b837ec166bb06551f0d74fd0f1 (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
# ChangeLog for dev-java/commons-logging
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.11 2004/01/19 05:10:11 strider Exp $

  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.