blob: 83734a044a343d2958fbe28f3483469c282f8d03 (
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
|
# ChangeLog for dev-java/commons-httpclient
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.17 2005/04/09 15:54:47 corsair Exp $
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.
|