blob: 028c12f5a8a25643dae772628429a6015e3981b4 (
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
|
# ChangeLog for dev-java/commons-collections
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.19 2004/05/16 22:56:38 zx Exp $
16 May 2004; Chris Aniszczyk <zx@gentoo.org>
-commons-collections-2.1-r3.ebuild, -commons-collections-3.0.ebuild:
Clean up
*commons-collections-3.0-r1 (16 May 2004)
16 May 2004; Chris Aniszczyk <zx@gentoo.org>
+commons-collections-3.0-r1.ebuild:
No more jakarta-commons.eclass usage
08 May 2004; Chris Aniszczyk <zx@gentoo.org> commons-collections-3.0.ebuild:
Marking stable on x86
*commons-collections-3.0 (29 Feb 2004)
29 Feb 2004; Chris Aniszczyk <zx@gentoo.org> commons-collections-3.0.ebuild:
Version bump.
Thanks to Carsten Frewert <gentoo@frewert.de> for the ebuild. Closes #42808
19 Jan 2004; Adrian Almenar <strider@gentoo.org>
commons-collections-2.1-r3.ebuild:
Added amd64 keyword. Added ppc keyword.
*commons-collections-2.1-r3 (17 Mar 2003)
26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-collections-2.1-r3.ebuild:
Updated SRC_URI so this ebuild uses apache mirrors.
06 Apr 2003; absinthe <absinthe@gentoo.org> commons-collections-2.1-r3.ebuild:
x86 moved to stable. added ppc sparc.
18 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
commons-collections-2.1-r3.ebuild:
java-commons eclass and functions were renamed to jakarta-commons.
17 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
commons-collections-2.1-r3.ebuild:
Changed to use java-commons eclass. Masked for testing.
*commons-collections-2.1-r2 (16 Mar 2003)
16 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
commons-collections-2.1-r2.ebuild:
Added 'doc' use flag.
*commons-collections-2.1-r1 (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-collections-2.1-r1.ebuild:
Changed KEYWORDS, removed other arch's cause i have not tested it
leaving only ~x86. UnMasking it from packages.mask.
Removed commons-collections-2.0.ebuild commons-collections-2.1.ebuild
files/digest-commons-collections-2.0 files/digest-commons-collections-2.1
02 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> commons-collections-2.1-r1.ebuild files/digest-commons-collections-2.1-r1 :
Adds jikes compilation support. Ebuild submitted by the
ever-so-overproductive Adrian Almenar <aalmenar@conectium.com>.
*commons-collections-2.1 (01 Nov 2002)
01 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> commons-collections-2.1.ebuild files/digest-commons-collections-2.1 :
New upstream version. Ebuild submitted by Adrian Almenar
<aalmenar@conectium.com>. Masked until the "junit" useflag is sanctioned.
*commons-collections-2.0 (31 Oct 2002)
31 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> commons-collections-2.0.ebuild files/digest-commons-collections-2.0 :
Initial import. Ebuild submitted by Adrian Almenar
<aalmenar@conectium.com>.
|