blob: 076888d27a7320f633718525fb8c037714936530 (
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
# ChangeLog for dev-java/commons-pool
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-pool/ChangeLog,v 1.23 2005/02/19 17:40:57 weeve Exp $
19 Feb 2005; Jason Wever <weeve@gentoo.org> commons-pool-1.2.ebuild:
Stable on sparc.
14 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-pool-1.2.ebuild:
stable on amd64 and x86.
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-pool-1.1.ebuild,
commons-pool-1.2.ebuild:
added missing jikes dependency. see #78819.
30 Nov 2004; Sven Wegener <swegener@gentoo.org> commons-pool-1.1.ebuild,
commons-pool-1.2.ebuild:
Fixed invalid atoms in *DEPEND.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-pool-1.1.ebuild,
commons-pool-1.2.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
*commons-pool-1.2 (28 Sep 2004)
28 Sep 2004; Thomas Matthijs <axxo@gentoo.org> :
version bump
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> commons-pool-1.1.ebuild:
Fix use invocation
16 Apr 2004; Jason Wever <weeve@gentoo.org> commons-pool-1.1.ebuild:
Stable on sparc.
*commons-pool-1.0.1-r3 (22 Mar 2004)
22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-pool-1.0.1-r3.ebuild:
Resurrecting old commons-pool due to sparc issue
18 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-pool-1.0.1-r3.ebuild,
commons-pool-1.1.ebuild:
Small fixes, marking stable on x86.
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>.
|