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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
|
# ChangeLog for dev-java/servletapi
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/ChangeLog,v 1.63 2008/01/06 19:04:55 caster Exp $
06 Jan 2008; Vlastimil Babka <caster@gentoo.org> servletapi-2.2-r3.ebuild,
servletapi-2.4-r5.ebuild:
2.2: fix dodoc README, bug #204622. Also add source USE flag and don't
generate javadoc without USE=doc. 2.4: quote variables.
15 Oct 2007; Markus Rothe <corsair@gentoo.org> servletapi-2.2-r3.ebuild:
Stable on ppc64
23 May 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Add ~x86-fbsd keyword. Bug #176906.
12 May 2007; Markus Rothe <corsair@gentoo.org> servletapi-2.2-r3.ebuild:
Added ~ppc64; bug #177466
08 May 2007; Raúl Porcel <armin76@gentoo.org> servletapi-2.2-r3.ebuild:
Add ~ia64 wrt #177466
20 Jan 2007; William L. Thomson Jr. <wltjr@gentoo.org>
-servletapi-2.3-r2.ebuild:
Removed last gen 1 ebuild of this package :)
19 Jan 2007; Markus Rothe <corsair@gentoo.org> servletapi-2.3-r3.ebuild:
Stable on ppc64; bug #157761
15 Jan 2007; William L. Thomson Jr. <wltjr@gentoo.org>
-files/gentoo-servletapi-2.4-patch, -servletapi-2.2-r2.ebuild,
-servletapi-2.4-r2.ebuild, servletapi-2.4-r5.ebuild:
Removed older javaa gen 1 ebuilds, and removed unused 2.4 patch for ppc.
15 Jan 2007; Steve Dibb <beandog@gentoo.org> servletapi-2.2-r3.ebuild,
servletapi-2.3-r3.ebuild:
amd64 stable, bugs 157760, 157761
12 Jan 2007; Markus Rothe <corsair@gentoo.org> servletapi-2.4-r5.ebuild:
Stable on ppc64; bug #157762
12 Jan 2007; William L. Thomson Jr. <wltjr@gentoo.org>
servletapi-2.4-r5.ebuild:
Added amd64 keyword, with permission from arch team.
21 Dec 2006; William L. Thomson Jr. <wltjr@gentoo.org>
servletapi-2.3-r2.ebuild, servletapi-2.3-r3.ebuild:
Fixed description of servletapi 2.3 per bug #158722
17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
servletapi-2.4-r5.ebuild:
Stable on ppc wrt bug #157762.
17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
servletapi-2.3-r3.ebuild:
Stable on ppc wrt bug #157761.
17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
servletapi-2.2-r3.ebuild:
Stable on ppc wrt bug #157760.
11 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
servletapi-2.2-r3.ebuild, servletapi-2.3-r3.ebuild,
servletapi-2.4-r5.ebuild:
stable x86, bugs #157760, #157761, #157762
*servletapi-2.4-r5 (10 Dec 2006)
10 Dec 2006; William L. Thomson Jr. <wltjr@gentoo.org>
-servletapi-2.4-r3.ebuild, -servletapi-2.4-r4.ebuild,
+servletapi-2.4-r5.ebuild:
Updated 2.4 to latest tomcat sources, package needs to be renamed and
versioned accordingly. Starting to have issues with it being out of sync
with Tomcat
09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
servletapi-2.2-r3.ebuild:
Add ~x86-fbsd keyword.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
servletapi-2.2-r2.ebuild, servletapi-2.2-r3.ebuild,
servletapi-2.3-r2.ebuild, servletapi-2.3-r3.ebuild,
servletapi-2.4-r2.ebuild, servletapi-2.4-r3.ebuild,
servletapi-2.4-r4.ebuild:
Dropping sparc keywords, see #96229
10 Sep 2006; Joshua Nichols <nichoj@gentoo.org> servletapi-2.3-r3.ebuild,
servletapi-2.4-r4.ebuild:
Added ~ia64 keywords.
09 Sep 2006; William L. Thomson Jr.<wltjr@gentoo.org> metadata.xml:
Updated metadata to reflect new package maintainer, me ;)
*servletapi-2.4-r4 (03 Sep 2006)
03 Sep 2006; William L. Thomson Jr.<wltjr@gentoo.org> +servletapi-2.4-r4.ebuild:
Updated to latest Tomcat sources 5.5.17. Stopped using patch temporarily.
23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
servletapi-2.3-r3.ebuild, servletapi-2.4-r3.ebuild:
Add ~x86-fbsd keyword.
21 Jul 2006; Joshua Nichols <jnichols@gentoo.org>
servletapi-2.2-r3.ebuild, servletapi-2.3-r3.ebuild,
servletapi-2.4-r3.ebuild:
Added java-ant-2 to inherit.
*servletapi-2.4-r3 (20 Jul 2006)
*servletapi-2.3-r3 (20 Jul 2006)
*servletapi-2.2-r3 (20 Jul 2006)
20 Jul 2006; Joshua Nichols <jnichols@gentoo.org>
+servletapi-2.2-r3.ebuild, +servletapi-2.3-r3.ebuild,
+servletapi-2.4-r3.ebuild:
Revision bumps to use new Java system.
27 Dec 2005; Thomas Matthijs <axxo@gentoo.org> servletapi-2.2-r2.ebuild,
servletapi-2.3-r2.ebuild, servletapi-2.4-r2.ebuild:
Correct description
07 Aug 2005; Petteri Räty <betelgeuse@gentoo.org>
servletapi-2.2-r2.ebuild, servletapi-2.3-r2.ebuild:
Updated DEPEND to >=virtual/jdk-1.4 because package org.xml.sax is needed to
compile and it is not provided with 1.3 jdks.
*servletapi-2.2-r2 (19 Jul 2005)
19 Jul 2005; Thomas Matthijs <axxo@gentoo.org> -servletapi-2.2-r1.ebuild,
+servletapi-2.2-r2.ebuild, servletapi-2.3-r2.ebuild,
servletapi-2.4-r2.ebuild:
rev bump to fix versioned jar
09 Jul 2005; Thomas Matthijs <axxo@gentoo.org> servletapi-2.2-r1.ebuild,
-servletapi-2.3-r1.ebuild, servletapi-2.3-r2.ebuild:
small cleanups
04 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org>
servletapi-2.4-r2.ebuild:
fixed problem with the doc useflag, thanks to StudiesInWords
*servletapi-2.4-r2 (04 Jun 2005)
*servletapi-2.3-r2 (04 Jun 2005)
04 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org>
servletapi-2.3-r1.ebuild, +servletapi-2.3-r2.ebuild,
-servletapi-2.4.ebuild, -servletapi-2.4-r1.ebuild,
+servletapi-2.4-r2.ebuild:
2.3 doesnt install a versioned jar any longer, fixes #93280. introduced
support for the source useflag. cosmetic changes.
03 Apr 2005; <SeJo@gentoo.org> :
added ppc keyword
03 Apr 2005; Jason Wever <weeve@gentoo.org> servletapi-2.3-r1.ebuild:
Stable on SPARC wrt bug #87706.
03 Apr 2005; Jason Wever <weeve@gentoo.org> servletapi-2.4-r1.ebuild:
Stable on SPARC wrt bug #87706.
23 Mar 2005; Thomas Matthijs <axxo@gentoo.org> servletapi-2.2-r1.ebuild,
servletapi-2.3-r1.ebuild, servletapi-2.4.ebuild, servletapi-2.4-r1.ebuild:
dep ant -> ant-core
19 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> servletapi-2.4-r1.ebuild:
the api docs are now getting installed. fixes #82490
06 Feb 2005; Markus Rothe <corsair@gentoo.org> servletapi-2.4-r1.ebuild:
Stable on ppc64; bug #76917
04 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> servletapi-2.4-r1.ebuild:
added missing eutils inherit. fixes #80773
*servletapi-2.4-r1 (04 Feb 2005)
04 Feb 2005; Thomas Matthijs <axxo@gentoo.org>
+files/gentoo-servletapi-2.4-patch, +servletapi-2.4-r1.ebuild:
patch by sejo
26 Jan 2005; Markus Rothe <corsair@gentoo.org> servletapi-2.3-r1.ebuild:
Stable on ppc64
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> servletapi-2.2-r1.ebuild,
servletapi-2.3-r1.ebuild:
added missing jikes dependency. see #78819.
20 Dec 2004; Dylan Carlson <absinthe@gentoo.org> servletapi-2.4.ebuild:
Stable on amd64.
18 Dec 2004; Markus Rothe <corsair@gentoo.org> servletapi-2.3-r1.ebuild:
added ~ppc64 to KEYWORDS
18 Dec 2004; Markus Rothe <corsair@gentoo.org> servletapi-2.4.ebuild:
added ~ppc64 to KEYWORDS
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> servletapi-2.4.ebuild:
keywords ~amd64; closes #67325.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> servletapi-2.2-r1.ebuild,
servletapi-2.3-r1.ebuild, servletapi-2.4.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> servletapi-2.2-r1.ebuild,
servletapi-2.3-r1.ebuild, servletapi-2.4.ebuild:
Fix use invocation
05 May 2004; <SeJo@gentoo.org> servletapi-2.4.ebuild:
added ~ppc keyword
23 Mar 2004; David Holm <dholm@gentoo.org> servletapi-2.4.ebuild:
Backed out of ~ppc.
23 Mar 2004; David Holm <dholm@gentoo.org> servletapi-2.4.ebuild:
Added to ~ppc.
22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> servletapi-2.4.ebuild:
Fixes according to #45398
22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> servletapi-2.4.ebuild:
Marking stable on x86
22 Mar 2004; David Holm <dholm@gentoo.org> servletapi-2.4.ebuild:
Added to ~ppc.
*servletapi-2.4 (27 Feb 2004)
27 Feb 2004; Chris Aniszczyk <zx@gentoo.org> servletapi-2.4.ebuild:
Version Bump, closes #37702
*servletapi-2.3-r1 (21 Jan 2004)
*servletapi-2.2-r1 (21 Jan 2004)
21 Jan 2004; Adrian Almenar <strider@gentoo.org> servletapi-2.2-r1.ebuild,
servletapi-2.3-r1.ebuild:
Revision Bump for 2.2 and 2.3, cleaner and better slotted install.
21 Jan 2004; Adrian Almenar <strider@gentoo.org> servletapi-2.2.ebuild,
servletapi-2.3.ebuild:
Added ~sparc ~ppc amd64 Keywords.
*servletapi-2.3 (02 Nov 2002)
04 Dec 2002; Adrian Almenar <strider@gentoo.org> servletapi-2.3.ebuild
Eliminated keywords, of arch's without tests.
Changed Slot from 0 to 2.3 since it can coexist with 2.2.
02 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> servletapi-2.3 files/digest-servletapi-2.3 :
Initial import Ebuild submitted by Adrian Almenar
<aalmenar@conectium.com>.
*servletapi-2.2 (02 Nov 2002)
04 Dec 2002; Adrian Almenar <strider@gentoo.org> servletapi-2.3.ebuild
Eliminated keywords, of arch's without tests.
Changed Slot from 0 to 2.2 since it can coexist with 2.3.
02 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> servletapi-2.2 files/digest-servletapi-2.2 :
Initial import Ebuild submitted by Adrian Almenar
<aalmenar@conectium.com>.
|