blob: a949d09c057b13dc74d1ca4e6b4ecd7d96376dba (
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
|
# ChangeLog for dev-java/commons-fileupload
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-fileupload/ChangeLog,v 1.10 2004/05/16 18:37:57 zx Exp $
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.
|