blob: 43f74626d2b0292d31b1db0bb05297d386916f6a (
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
|
# ChangeLog for dev-java/commons-logging
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/ChangeLog,v 1.9 2003/04/23 02:20:11 absinthe Exp $
*commons-logging-1.0.3 (22 Apr 2003)
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.
|