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
|
# ChangeLog for dev-java/struts
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/struts/ChangeLog,v 1.12 2004/10/22 11:45:42 absinthe Exp $
22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> struts-1.1-r1.ebuild,
struts-1.1-r2.ebuild, struts-1.1.ebuild, struts-1.2.2-r1.ebuild,
struts-1.2.2.ebuild, struts-1.2.4.ebuild:
Keywords ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> struts-1.1-r1.ebuild,
struts-1.1-r2.ebuild, struts-1.1.ebuild, struts-1.2.2-r1.ebuild,
struts-1.2.2.ebuild, struts-1.2.4.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
12 Oct 2004; Thomas Matthijs <axxo@gentoo.org> struts-1.2.2-r1.ebuild,
struts-1.2.2.ebuild, struts-1.2.4.ebuild:
Corrected LICENSE to Apache-2.0, closes 67271
*struts-1.2.4 (12 Oct 2004)
12 Oct 2004; Thomas Matthijs <axxo@gentoo.org> +struts-1.2.4.ebuild:
version bump
*struts-1.2.2-r1 (08 Oct 2004)
08 Oct 2004; Thomas Matthijs <axxo@gentoo.org> +struts-1.1-r2.ebuild,
+struts-1.2.2-r1.ebuild:
Install *.tld files
*struts-1.2.2-r1 (08 Oct 2004)
08 Oct 2004; Thomas Matthijs <axxo@gentoo.org> +struts-1.1-r2.ebuild,
+struts-1.2.2-r1.ebuild:
Install *.tld files
12 Sep 2004; Thomas Matthijs <axxo@gentoo.org> struts-1.1-r1.ebuild,
struts-1.2.2.ebuild:
improved dependencies, bug 63783 and typo
*struts-1.2.2 (10 Sep 2004)
10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +struts-1.2.2.ebuild:
version bump
26 Jul 2004; Thomas Matthijs <axxo@gentoo.org> struts-1.1-r1.ebuild,
struts-1.1.ebuild:
fix depend
13 Jul 2004; <SeJo@gentoo.org> struts-1.1.ebuild:
added ~ppc keyword
*struts-1.1-r1 (21 Jun 2004)
21 Jun 2004; Karl Trygve Kalleberg <karltk@gentoo.org> struts-1.1-r1.ebuild:
Fixed to more suitable runtime dependencies, fixes #45402.
*struts-1.1 (18 Mar 2004)
18 Mar 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml,
struts-1.1.ebuild:
Initial Import. Thanks to Pavel <hlobil@sympatico.ca> for input. Closes
#43253, #14382, #21930
|