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
|
# ChangeLog for dev-java/commons-discovery
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-discovery/ChangeLog,v 1.21 2007/03/17 17:15:42 nixnut Exp $
17 Mar 2007; nixnut <nixnut@gentoo.org> commons-discovery-0.4.ebuild:
Stable on ppc wrt bug 170791
14 Mar 2007; Joshua Nichols <nichoj@gentoo.org>
commons-discovery-0.4.ebuild:
Stable on amd64, see bug #170791.
14 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
commons-discovery-0.4.ebuild:
stable x86, bug 170791
21 Jan 2007; Petteri Räty <betelgeuse@gentoo.org>
commons-discovery-0.4.ebuild:
Added --build-only for junit in src_test.
*commons-discovery-0.4 (20 Jan 2007)
20 Jan 2007; Petteri Räty <betelgeuse@gentoo.org>
+files/0.4-jar-target.patch, +commons-discovery-0.4.ebuild:
Version bump. Fixes bug #137536 and bug #142024.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
commons-discovery-0.2-r2.ebuild, commons-discovery-0.2-r3.ebuild:
Dropping sparc keywords, see #96229
*commons-discovery-0.2-r3 (22 Jul 2006)
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+commons-discovery-0.2-r3.ebuild:
Migrated to Generation 2.
21 Oct 2005; Petteri Räty <betelgeuse@gentoo.org>
commons-discovery-0.2-r2.ebuild:
commons-discovery does not need the full ant - only ant-core. Also removed
dodoc RELEASE-NOTES.txt because RELEASE-NOTES.txt does not exist.
17 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
files/commons-discovery-0.2-gentoo.diff, -commons-discovery-0.2-r1.ebuild,
commons-discovery-0.2-r2.ebuild:
commited new version of the patch, fixes #81837. marked stable on amd64, ppc,
and x86. also introduced support for the source useflag. cosmetic changes and
cleanup.
*commons-discovery-0.2-r2 (05 Jan 2005)
05 Jan 2005; Karl Trygve Kalleberg <karltk@gentoo.org>
+files/commons-discovery-0.2-gentoo.diff,
+commons-discovery-0.2-r2.ebuild:
Updated ebuild by Vibhav Garg <vibhavgarg@gmail.com>. Fixes #70845.
20 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
commons-discovery-0.2-r1.ebuild:
Keywords ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
commons-discovery-0.2-r1.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
27 Jun 2004; Chris Aniszczyk <zx@gentoo.org>
commons-discovery-0.2-r1.ebuild:
Stable on ppc
16 May 2004; Chris Aniszczyk <zx@gentoo.org> -commons-discovery-0.2.ebuild:
Clean up
*commons-discovery-0.2-r1 (16 May 2004)
16 May 2004; Chris Aniszczyk <zx@gentoo.org>
+commons-discovery-0.2-r1.ebuild:
Updated ebuild to not use jakarta-commons.eclass anymore
*commons-discovery-0.2 (22 Apr 2003)
26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-discovery-0.2.ebuild:
Updated SRC_URI so this ebuild uses apache mirrors.
22 Apr 2003; Dylan Carlson <absinthe@gentoo.org>
commons-discovery-0.2.ebuild:
Version bump.
*commons-discovery-0.1 (22 Mar 2003)
06 Apr 2003; Dylan Carlson <absinthe@gentoo.org>
commons-discovery-0.1.ebuild:
x86 ppc sparc moved to stable.
22 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
commons-discovery-0.1.ebuild:
Initial import.
|