blob: 27a138b8dc43e1a54b5e04cbe588cd335e50b262 (
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
|
# ChangeLog for dev-java/struts-legacy
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/struts-legacy/ChangeLog,v 1.16 2007/10/24 06:12:57 wltjr Exp $
24 Oct 2007; William L. Thomson Jr. <wltjr@gentoo.org>
-struts-legacy-1.0-r1.ebuild:
Removed java gen 1 ebuild
*struts-legacy-1.0-r2 (29 Apr 2007)
29 Apr 2007; Vlastimil Babka <caster@gentoo.org>
+struts-legacy-1.0-r2.ebuild:
Revbump for migration to gen-2 eclasses.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
struts-legacy-1.0-r1.ebuild:
Dropping sparc keywords, see #96229
29 May 2005; Markus Rothe <corsair@gentoo.org>
struts-legacy-1.0-r1.ebuild:
Stable on ppc64
07 May 2005; Jason Wever <weeve@gentoo.org> struts-legacy-1.0-r1.ebuild:
Added ~sparc keyword.
09 Apr 2005; Markus Rothe <corsair@gentoo.org>
struts-legacy-1.0-r1.ebuild:
Added ~ppc64 to KEYWORDS
16 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
struts-legacy-1.0-r1.ebuild:
added has_version jdbc2-stdext call to avoid error messages, depend on
jdbc2-stdext is conditional. fixes #85415
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
struts-legacy-1.0-r1.ebuild:
keywords ~amd64; closes #67318.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
struts-legacy-1.0-r1.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
03 Oct 2004; Karl Trygve Kalleberg <karltk@gentoo.org> struts-legacy-1.0-r1.ebuild:
jdbc2-stdext is present in 1.4, and is only needed for 1.3 vms. Removed old
revision.
13 Jul 2004; <SeJo@gentoo.org> struts-legacy-1.0-r1.ebuild,
struts-legacy-1.0.ebuild:
added ~ppc keyword
*struts-legacy-1.0-r1 (21 Jun 2004)
21 Jun 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
struts-legacy-1.0-r1.ebuild: Added more suitable runtime dependencies,
fixes #45402.
25 May 2004; Chris Aniszczyk <zx@gentoo.org> struts-legacy-1.0.ebuild:
Closes #51770.
Thanks to Claudiu Constantinescu <claus@totalnet.ro> for the quick fix.
*struts-legacy-1.0 (17 Mar 2004)
17 Mar 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml,
struts-legacy-1.0.ebuild:
Initial Import. Needed to build struts from source ;)
|