summaryrefslogtreecommitdiff
blob: 141b89e3edae903f59d64eecdaddc18923f5207b (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
75
76
77
78
79
80
81
82
83
# ChangeLog for dev-java/commons-fileupload
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.21 2005/11/05 11:31:43 betelgeuse Exp $

  05 Nov 2005; Petteri Räty <betelgeuse@gentoo.org>
  commons-fileupload-1.0.ebuild:
  Fixed homepage.

  10 Jul 2005; Thomas Matthijs <axxo@gentoo.org>
  commons-fileupload-1.0.ebuild:
  dep fixes, add source useflag

  29 May 2005; Markus Rothe <corsair@gentoo.org>
  commons-fileupload-1.0.ebuild:
  Stable on ppc64

  22 Apr 2005; Simon Stelling <blubb@gentoo.org>
  commons-fileupload-1.0.ebuild:
  stable on amd64

  09 Apr 2005; Markus Rothe <corsair@gentoo.org>
  commons-fileupload-1.0.ebuild:
  Added ~ppc64 to KEYWORDS

  20 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
  commons-fileupload-1.0.ebuild:
  Keywords ~amd64.

  17 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
  commons-fileupload-1.0.ebuild:
  use java-pkg_getjar to get the servlet jar

  16 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
  commons-fileupload-1.0.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-fileupload-1.0.ebuild:
  Marking stable on ppc

  16 May 2004; Chris Aniszczyk <zx@gentoo.org> files/build.xml.patch,
  commons-fileupload-1.0.ebuild:
  Docs are now installed if desired. Closes #49797
  Thanks to Mike Javorski <mike_javorski@bigfoot.com> for the heads up.

  05 May 2004; <SeJo@gentoo.org> commons-fileupload-1.0.ebuild:
  added ~ppc keyword

  05 May 2004; <SeJo@gentoo.org> :
  added ~ppc keyword

  26 Mar 2004; David Holm <dholm@gentoo.org> commons-fileupload-1.0.ebuild:
  Backed out of ~ppc while waiting for portage upgrade.

  23 Mar 2004; David Holm <dholm@gentoo.org> commons-fileupload-1.0.ebuild:
  Added ~ppc again.

  22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-fileupload-1.0.ebuild,
  commons-fileupload-1.0_beta.ebuild:
  Clean and fixes according to Bug #45398

  18 Mar 2004; David Holm <dholm@gentoo.org> commons-fileupload-1.0.ebuild:
  Added to ~ppc.

*commons-fileupload-1.0 (25 Feb 2004)

  25 Feb 2004; Chris Aniszczyk <zx@gentoo.org> commons-fileupload-1.0.ebuild,
  files/build.xml.patch:
  Version bump. Closes #37923

*commons-fileupload-1.0_beta (22 Mar 2003)

  26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-fileupload-1.0_beta.ebuild:
  Updated SRC_URI so this ebuild uses apache mirrors.

  06 Apr 2003; Dylan Carlson <absinthe@gentoo.org>
  commons-fileupload-1.0_beta.ebuild:
  added keywords ~ppc ~sparc.

  22 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
  commons-fileupload-1.0_beta.ebuild:
  Initial import.