summaryrefslogtreecommitdiff
blob: b35e9bc41a9024119e45437254aa8bb934ad0093 (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
# 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.16 2005/01/01 18:17:10 eradicator Exp $

  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.