blob: 7c41849e6870da59ce41ea24309f7c326f3251d4 (
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
|
# ChangeLog for dev-java/commons-pool
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/ChangeLog,v 1.11 2004/01/21 05:24:30 strider Exp $
21 Jan 2004; Adrian Almenar <strider@gentoo.org> commons-pool-1.1.ebuild:
Added doc flag, now install is through java-pkg_dojar instead of dojar.
*commons-pool-1.1 (21 Jan 2004)
21 Jan 2004; Adrian Almenar <strider@gentoo.org> commons-pool-1.1.ebuild:
Version Bump.
*commons-pool-1.0.1-r3 (22 Mar 2003)
26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-pool-1.0.1-r3.ebuild:
Updated SRC_URI so this ebuild uses apache mirrors.
06 Apr 2003; Dylan Carlson <absinthe@gentoo.org>
commons-pool-1.0.1-r2.ebuild, commons-pool-1.0.1-r2.ebuild,
commons-pool-1.0.1-r3.ebuild:
moved x86 ppc sparc to stable.
22 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
commons-pool-1.0.1-r3.ebuild:
Changed to use jakarta-commons eclass.
*commons-pool-1.0.1-r2 (02 Nov 2002)
24 Nov 2002; Adrian Almenar <strider@gentoo.org>
Releasing it, since it has been tested a lot and works very well.
04 Nov 2002; Adrian Almenar <strider@gentoo.org> commons-pool-1.0.1-r2.ebuild:
Changed KEYWORDS, removed other arch's cause i have not tested it
leaving only ~x86. UnMasking it from packages.mask.
Removed commons-pool-1.0.1.ebuild commons-pool-1.0.1-r1.ebuild
files/digest-commons-pool-1.0.1 files/digest-commons-pool-1.0.1-r1
02 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> commons-pool-1.0.1-r2.ebuild files/digest-commons-pool-1.0.1-r2 :
Added Jikes compilation support. Ebuild submitted by Adrian Almenar
<aalmenar@conectium.com>.
*commons-pool-1.0.1-r1 (01 Nov 2002)
31 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> commons-pool-1.0.1-r1.ebuild files/digest-commons-pool-1.0.1-r1 :
Fix to support junit. Ebuild submitted by Adrian Almenar
<aalmenar@conectium.com>. Masked until the 'junit' useflag is ratified.
*commons-pool-1.0.1 (31 Oct 2002)
31 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> commons-pool-1.0.1.ebuild files/digest-commons-pool-1.0.1 :
Initial import. Ebuild submitted by Adrian Almenar
<aalmenar@conectium.com>.
|