blob: 0ab273268c5a8fc2c6cb2f9cf40fe73b0986e3bb (
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
|
# ChangeLog for dev-java/commons-httpclient
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.11 2004/10/16 17:06:51 axxo Exp $
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.
|