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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
|
# ChangeLog for dev-java/commons-httpclient
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.36 2006/12/26 18:55:26 betelgeuse Exp $
26 Dec 2006; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
commons-httpclient-2.0.1.ebuild, commons-httpclient-2.0.2.ebuild,
commons-httpclient-2.0.2-r1.ebuild, commons-httpclient-3.0.1.ebuild:
Moved the very long DESCRIPTION to metadata.xml as longdescription.
26 Dec 2006; Petteri Räty <betelgeuse@gentoo.org>
-commons-httpclient-3.0.ebuild, -commons-httpclient-3.0-r1.ebuild:
Removed old versions.
15 Nov 2006; William L. Thomson Jr. <wltjr@gentoo.org>
commons-httpclient-3.0.1.ebuild:
Fixed invalid iuse per bug #155268, changed from junit to test. However
tests don't seem to be compiled or run :(, still needs luv there
15 Nov 2006; William L. Thomson Jr. <wltjr@gentoo.org>
+files/commons-httpclient-3.0.1-gentoo.patch:
Forgot patch, oops
*commons-httpclient-3.0.1 (15 Nov 2006)
15 Nov 2006; William L. Thomson Jr. <wltjr@gentoo.org>
+commons-httpclient-3.0.1.ebuild:
Version bump, moved ebuild from overlay. Fixes bug #143389.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
commons-httpclient-2.0.1.ebuild, commons-httpclient-2.0.2.ebuild,
commons-httpclient-2.0.2-r1.ebuild:
Dropping sparc keywords, see #96229
*commons-httpclient-3.0-r1 (22 Jul 2006)
*commons-httpclient-2.0.2-r1 (22 Jul 2006)
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+commons-httpclient-2.0.2-r1.ebuild, +commons-httpclient-3.0-r1.ebuild:
Migrated to Generation 2.
*commons-httpclient-3.0 (21 Dec 2005)
21 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
-commons-httpclient-3.0_rc4.ebuild, +commons-httpclient-3.0.ebuild:
Final version released (bug #116224).
16 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
commons-httpclient-2.0.1.ebuild, commons-httpclient-2.0.2.ebuild:
Removed log4j dependency (bug #100275).
15 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
commons-httpclient-3.0_rc4.ebuild:
Removed log4j dependency, as per bug #100275.
08 Dec 2005; Petteri Räty <betelgeuse@gentoo.org>
commons-httpclient-3.0_rc4.ebuild:
commons-httpclient only needs ant-core to compile instead of full ant. Part
of bug #110337.
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org>
commons-httpclient-2.0.2.ebuild:
Stable on ppc.
*commons-httpclient-3.0_rc4 (02 Nov 2005)
02 Nov 2005; Thomas Matthijs <axxo@gentoo.org>
commons-httpclient-2.0.2.ebuild, -commons-httpclient-3.0_rc1.ebuild,
-commons-httpclient-3.0_rc3.ebuild, +commons-httpclient-3.0_rc4.ebuild:
Keyword x86 2.0.2, version bump 3.0
*commons-httpclient-3.0_rc3 (18 Sep 2005)
18 Sep 2005; Thomas Matthijs <axxo@gentoo.org>
+commons-httpclient-3.0_rc3.ebuild:
Version bump
22 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
commons-httpclient-2.0.1.ebuild:
Stable on sparc
10 Jul 2005; Thomas Matthijs <axxo@gentoo.org>
-commons-httpclient-2.0-r1.ebuild, commons-httpclient-2.0.1.ebuild,
commons-httpclient-2.0.2.ebuild, commons-httpclient-3.0_rc1.ebuild:
fix deps, add source useflag support, cleanup
29 May 2005; Markus Rothe <corsair@gentoo.org>
commons-httpclient-2.0.2.ebuild, commons-httpclient-3.0_rc1.ebuild:
Stable on ppc64; added ~ppc64
04 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
commons-httpclient-2.0.1.ebuild, commons-httpclient-2.0.2.ebuild,
commons-httpclient-3.0_rc1.ebuild:
2.0.1 stable on amd64, ppc and x86
09 Apr 2005; Markus Rothe <corsair@gentoo.org>
commons-httpclient-2.0.2.ebuild:
Added ~ppc64 to KEYWORDS
*commons-httpclient-3.0_rc1 (03 Apr 2005)
03 Apr 2005; Thomas Matthijs <axxo@gentoo.org>
+commons-httpclient-3.0_rc1.ebuild:
version bump
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
commons-httpclient-2.0-r1.ebuild, commons-httpclient-2.0.1.ebuild,
commons-httpclient-2.0.2.ebuild:
added missing jikes dependency. see #78819.
24 Dec 2004; Thomas Matthijs <axxo@gentoo.org> +files/jikes.diff,
commons-httpclient-2.0-r1.ebuild:
jikes fix #66520
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
commons-httpclient-2.0.1.ebuild:
keywords ~amd64; closes #67324.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
commons-httpclient-2.0-r1.ebuild, commons-httpclient-2.0.1.ebuild,
commons-httpclient-2.0.2.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
*commons-httpclient-2.0.2 (13 Oct 2004)
13 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
+commons-httpclient-2.0.2.ebuild:
version bump
12 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
commons-httpclient-2.0-r1.ebuild, commons-httpclient-2.0.1.ebuild:
made jikes happy, closes 66977
*commons-httpclient-2.0.1 (16 Sep 2004)
16 Sep 2004; Thomas Matthijs <axxo@gentoo.org>
+commons-httpclient-2.0.1.ebuild:
version bump
22 Mar 2004; Chris Aniszczyk <zx@gentoo.org>
commons-httpclient-2.0-r1.ebuild:
Let ant die gracefully, Bug #45398
*commons-httpclient-2.0-r1 (09 Mar 2004)
09 Mar 2004; Chris Aniszczyk <zx@gentoo.org>
commons-httpclient-2.0-r1.ebuild, files/gentoo.diff:
Weaning off the broken jakarta-commons eclass. Closes #43709
*commons-httpclient-2.0 (24 Feb 2004)
*commons-httpclient-2.0_alpha3 (22 Mar 2003)
26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-httpclient-2.0_alpha3.ebuild:
Updated SRC_URI so this ebuild uses apache mirrors.
06 Apr 2003; Dylan Carlson <absinthe@gentoo.org>
commons-httpclient-2.0_alpha3.ebuild:
added ~ppc ~sparc keywords.
22 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
commons-httpclient-2.0_alpha3.ebuild:
Initial import.
|