blob: 853e628d3974871e91ed3ee136e193986fb0d910 (
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
# ChangeLog for dev-java/commons-collections
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/ChangeLog,v 1.28 2005/06/05 13:17:59 luckyduck Exp $
05 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org>
commons-collections-3.1.ebuild:
Introduced support for the source useflag. Cosmetic changes.
26 Jan 2005; Markus Rothe <corsair@gentoo.org>
commons-collections-3.1.ebuild:
Stable on ppc64
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
commons-collections-3.1.ebuild:
added missing jikes dependency.
18 Dec 2004; Markus Rothe <corsair@gentoo.org>
commons-collections-3.1.ebuild:
added ~ppc64 to KEYWORDS
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
commons-collections-3.1.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
23 Aug 2004; Chris Aniszczyk <zx@gentoo.org>
-commons-collections-3.0-r1.ebuild, commons-collections-3.1.ebuild:
Marking stable on x86 & cleanup
*commons-collections-3.1 (16 Jul 2004)
16 Jul 2004; Thomas Matthijs <axxo@gentoo.org>
+commons-collections-3.1.ebuild:
Version Bump
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>.
|