blob: e93178f2c0b74432e4b5bc46e85e16ba720635ef (
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
|
# ChangeLog for dev-java/commons-lang
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-lang/ChangeLog,v 1.19 2004/06/24 22:22:30 agriffis Exp $
19 May 2004; Chris Aniszczyk <zx@gentoo.org> commons-lang-2.0-r1.ebuild:
Fixed issue with unit testing. Closes #51082
Thanks to Keith Burch <codemaestro@adelphia.net> for the heads up.
13 May 2004; Chris Aniszczyk <zx@gentoo.org> commons-lang-2.0-r1.ebuild:
Marking stable on ppc
22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-lang-2.0-r1.ebuild:
Marking stable on x86.
22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-lang-2.0-r1.ebuild:
Let ant die gracefully, #45398
20 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-lang-2.0-r1.ebuild,
commons-lang-2.0.ebuild:
Not using jakarta-commons.eclass anymore, it's broken. Clean up.
*commons-lang-2.0-r1 (29 Feb 2004)
29 Feb 2004; Chris Aniszczyk <zx@gentoo.org> commons-lang-1.0.1-r1.ebuild,
commons-lang-2.0-r1.ebuild, commons-lang-2.0.ebuild:
Some cleanup + can't rely on jakarta-commons eclass anymore.
*commons-lang-2.0 (18 Oct 2003)
*commons-lang-1.0.1-r1 (22 Mar 2003)
26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-lang-1.0.1-r1.ebuild:
Updated SRC_URI so this ebuild uses apache mirrors.
06 Apr 2003; Dylan Carlson <absinthe@gentoo.org>
commons-lang-1.0.1-r1.ebuild:
moved x86 ppc sparc to stable.
22 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
commons-lang-1.0.1-r1.ebuild:
Changed to use jakarta-commons eclass. 'doc' USE flag added.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*commons-lang-1.0.1 (02 Dec 2002)
02 Dec 2002; Adrian Almenar <strider@gentoo.org> commons-lang-1.0.1.ebuild files/digest-commons-lang-1.0.1
New version of this package.
*commons-lang-1.0-r1 (24 Nov 2002)
24 Nov 2002; Adrian Almenar <strider@gentoo.org> commons-lang-1.0-r1.ebuild files/digest-commons-lang-1.0-r1
Changed KEYWORDS, Eliminating all but "x86" since i dont know if they work.
Releasing it, since it has been tested a lot and works very well.
Changed Generated Jar Filename to be according all commons-* packages.
*commons-lang-1.0 (02 Nov 2002)
02 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> commons-lang-1.0.ebuild files/digest-commons-lang-1.0 :
Initial import. Ebuild submitted by the ever-�bercool Adrian Almenar
<aalmenar@conectium.com>.
|