blob: d544aedcb86e7537f44d51f104ca8470c63d38d4 (
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
|
# 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.8 2003/04/06 07:48:55 absinthe Exp $
*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.
|