summaryrefslogtreecommitdiff
blob: 8a869a037e21296867bde626fdc10101bf676faa (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
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
# ChangeLog for dev-java/commons-fileupload
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.30 2006/12/09 09:12:27 flameeyes Exp $

  09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
  commons-fileupload-1.1.1.ebuild:
  Add ~x86-fbsd keyword.

  24 Nov 2006; Markus Rothe <corsair@gentoo.org>
  commons-fileupload-1.1.1.ebuild:
  Stable on ppc64; bug #154818

  23 Nov 2006; <blubb@gentoo.org> commons-fileupload-1.1.1.ebuild:
  stable on amd64

  23 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  commons-fileupload-1.1.1.ebuild:
  ppc stable, bug #154818

  16 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
  commons-fileupload-1.1.1.ebuild:
  stable x86, bug #154818

  10 Oct 2006; Vlastimil Babka <caster@gentoo.org>
  commons-fileupload-1.1.1.ebuild:
  Raised commons-io dependency to >=1.1 as reported by Marcus Klein in
  reopened bug #143433.

*commons-fileupload-1.1.1 (09 Oct 2006)

  09 Oct 2006; Joshua Nichols <nichoj@gentoo.org>
  +files/commons-fileupload-1.1.1-gentoo.patch,
  +commons-fileupload-1.1.1.ebuild:
  Version bump. Contributed by Miroslav Sulc <miroslav.sulc@startnet.cz>, bug
  #143433.

  05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  commons-fileupload-1.0.ebuild, commons-fileupload-1.0-r1.ebuild:
  Dropping sparc keywords, see #96229

*commons-fileupload-1.0-r1 (22 Jul 2006)

  22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  +commons-fileupload-1.0-r1.ebuild:
  Migrated to Generation 2.

  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.