blob: 34ba090cbceb1a95b580a958734d5e336f0a9e33 (
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
|
# ChangeLog for dev-java/jakarta-jstl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jakarta-jstl/ChangeLog,v 1.16 2007/08/24 23:19:50 dertobi123 Exp $
24 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
ppc stable
15 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
amd64 stable, bug #188734.
15 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
stable x86, bug 187681
14 Aug 2007; Markus Rothe <corsair@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
Stable on ppc64; bug #188734
11 Jun 2007; Markus Rothe <corsair@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
Added ~ppc64; bug #181652
23 May 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Add ~x86-fbsd keyword. Bug #176906.
09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
Add ~x86-fbsd keyword.
10 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
-files/jakarta-jstl-1.1.2-remove-bootclasspath.patch,
+files/build-xml.patch, -jakarta-jstl-1.1.2.ebuild,
jakarta-jstl-1.1.2-r1.ebuild:
Made new patch that adds xalan to classpath, since previous patch was
removing boot classpath. This one does both. Removed previous ebuild and
patch.
27 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
Added missing xalan dep. Force either 1.4 or 1.5, as it fails to compile
with 1.6 because of changes in the JDBC API. Reported in bug #148410.
*jakarta-jstl-1.1.2-r1 (18 Sep 2006)
18 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
+jakarta-jstl-1.1.2-r1.ebuild:
Revision bump to support the new Java system.
14 Sep 2006; Joshua Nichols <nichoj@gentoo.org> jakarta-jstl-1.1.2.ebuild:
Added ~ppc, bug #134206.
13 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
+files/jakarta-jstl-1.1.2-remove-bootclasspath.patch,
jakarta-jstl-1.1.2.ebuild:
Added patch to remove unnecessary bootclasspath from javac. This allows for
the possibility to keywrod on ppc and elsewhere. Provided by Aymeric Nys
<aymeric@nnx.com> in bug #134206.
03 Apr 2006; Joshua Nichols <nichoj@gentoo.org> jakarta-jstl-1.1.2.ebuild:
Removed unecessary tomcat dependency.
17 Aug 2005; Petteri Räty <betelgeuse@gentoo.org>
jakarta-jstl-1.1.2.ebuild:
Marked stable on x86 in preparation for Netbeans 4.0.
04 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
jakarta-jstl-1.1.2.ebuild:
added missing servletapi depend, fixes #91366
*jakarta-jstl-1.1.2 (17 Apr 2005)
17 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
+jakarta-jstl-1.1.2.ebuild:
Initial import, fixes #58906.
|