summaryrefslogtreecommitdiff
blob: 1de4dea25f0e7d274d251fb669357f958db369bd (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
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
# ChangeLog for dev-java/commons-io
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.56 2013/04/09 00:23:58 radhermit Exp $

  09 Apr 2013; Tim Harder <radhermit@gentoo.org>
  -files/commons-io-1.3.1-build.xml.patch,
  -files/commons-io-1.3-build.xml.patch:
  Remove old, unused patches.

*commons-io-2.4 (09 Apr 2013)

  09 Apr 2013; Tim Harder <radhermit@gentoo.org> +commons-io-2.4.ebuild:
  Version bump.

  01 Jan 2012; Ralph Sennhauser <sera@gentoo.org> commons-io-1.4.ebuild,
  commons-io-2.0.1.ebuild:
  Drop ia64 support #345433

  19 Dec 2011; Ralph Sennhauser <sera@gentoo.org> commons-io-1.4.ebuild,
  commons-io-2.0.1.ebuild:
  Fix homepage wrt #202445.

  10 Jul 2011; Mark Loeser <halcy0n@gentoo.org> commons-io-2.0.1.ebuild:
  Stable for ppc/ppc64; bug #356551

  17 Mar 2011; Thomas Kahle <tomka@gentoo.org> commons-io-2.0.1.ebuild:
  x86 stable per bug 356551

  27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> commons-io-2.0.1.ebuild:
  Stable on amd64 wrt bug #356551

*commons-io-2.0.1 (26 Jan 2011)

  26 Jan 2011; Miroslav Šulc <fordfrog@gentoo.org> +commons-io-2.0.1.ebuild:
  Version bump. Though this is major version release, it is fully compatible
  with 1.4 release except NullWriter append() methods, which did throw
  IOException in 1.4 but do not throw it in 2.x series, which would cause
  compilation exception in case some package would use these methods. The fix
  is to remove the catch block for IOException from affected package.

  24 Apr 2010; Fabian Groffen <grobian@gentoo.org> commons-io-1.4.ebuild:
  Marked ~sparc-solaris ~x86-solaris, bug #314093

  03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  commons-io-1.4.ebuild:
  Transfer Prefix keywords

  25 Jul 2009; Krzysiek Pawlik <nelchael@gentoo.org> commons-io-1.4.ebuild:
  Remove FEATURES test.

  04 Feb 2009; Petteri Räty <betelgeuse@gentoo.org>
  -commons-io-1.3.1.ebuild, -commons-io-1.3.2.ebuild:
  Remove old versions.

  11 Mar 2008; Kenneth Prugh <ken69267@gentoo.org> commons-io-1.4.ebuild:
  amd64 stable, bug #212639

  11 Mar 2008; Brent Baude <ranger@gentoo.org> commons-io-1.4.ebuild:
  stable ppc64, bug 212639

  08 Mar 2008; Krzysiek Pawlik <nelchael@gentoo.org> commons-io-1.4.ebuild:
  Stable on ppc, see bug #212639.

  08 Mar 2008; Markus Meier <maekke@gentoo.org> commons-io-1.4.ebuild:
  x86 stable, bug #212639

*commons-io-1.4 (06 Feb 2008)

  06 Feb 2008; Miroslav Šulc <fordfrog@gentoo.org> +commons-io-1.4.ebuild:
  Version bump

  25 Nov 2007; Krzysiek Pawlik <nelchael@gentoo.org>
  commons-io-1.3.2.ebuild:
  Stable on ppc, bug #198992.

  24 Nov 2007; Petteri Räty <betelgeuse@gentoo.org>
  commons-io-1.3.2.ebuild:
  Only run tests when userpriv is enabled and rewrite build.xml to use clonevm
  so that we can change java.io.tmpdir to $T.

  19 Nov 2007; William L. Thomson Jr. <wltjr@gentoo.org>
  commons-io-1.3.2.ebuild:
  Quoted var

  19 Nov 2007; William L. Thomson Jr. <wltjr@gentoo.org>
  commons-io-1.3.2.ebuild:
  amd64 stable, bug #198992.

  18 Nov 2007; Markus Rothe <corsair@gentoo.org> commons-io-1.3.2.ebuild:
  Stable on ppc64; bug #198992

  17 Nov 2007; Dawid Węgliński <cla@gentoo.org> commons-io-1.3.2.ebuild:
  Stable on x86 (bug #198992)

  29 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> -commons-io-1.3.ebuild:
  Remove old version.

  14 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
  commons-io-1.3.1.ebuild:
  stable x86, bug 187611

  08 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
  commons-io-1.3.1.ebuild:
  amd64 stable, bug #187611

  07 Aug 2007; Markus Rothe <corsair@gentoo.org> commons-io-1.3.1.ebuild:
  Stable on ppc64; bug #187611

  05 Aug 2007; nixnut <nixnut@gentoo.org> commons-io-1.3.1.ebuild:
  Stable on ppc wrt bug 187611

  05 Aug 2007; Miroslav Šulc <fordfrog@gentoo.org> commons-io-1.3.2.ebuild:
  Fixed sandbox violation (bug #187721).

*commons-io-1.3.2 (03 Aug 2007)

  03 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
  -files/commons-io-1.1-gentoo.diff, +commons-io-1.3.2.ebuild:
  Version bump.

  03 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
  -commons-io-1.1-r1.ebuild:
  Remove old version.

  08 May 2007; Raúl Porcel <armin76@gentoo.org> commons-io-1.3.1.ebuild:
  Add ~ia64 wrt #177466

  17 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>
  commons-io-1.3.1.ebuild:
  Migrate to splitted ant.

  17 Mar 2007; nixnut <nixnut@gentoo.org> commons-io-1.3.ebuild:
  Stable on ppc wrt bug 168793

*commons-io-1.3.1 (16 Mar 2007)

  16 Mar 2007; Miroslav Šulc <fordfrog@gentoo.org>
  +files/commons-io-1.3.1-build.xml.patch, +commons-io-1.3.1.ebuild:
  Version bump.

  12 Mar 2007; Markus Rothe <corsair@gentoo.org> commons-io-1.3.ebuild:
  Stable on ppc64; bug #168793

  11 Mar 2007; Joshua Nichols <nichoj@gentoo.org> commons-io-1.3.ebuild:
  Stable on amd64, see bug #168793.

  09 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
  commons-io-1.3.ebuild:
  stable x86; bug 168793

  08 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> commons-io-1.3.ebuild:
  Require userpriv in FEATURES to run unit tests because they fail when run as
  root.

  08 Mar 2007; Petteri Räty <betelgeuse@gentoo.org> commons-io-1.3.ebuild:
  Override libdir so it doesn't get set to /root/.maven

*commons-io-1.3 (09 Feb 2007)

  09 Feb 2007; Miroslav Šulc <fordfrog@gentoo.org>
  -files/commons-io-1.0-gentoo.diff, -files/commons-io-1.2-gentoo.diff,
  +files/commons-io-1.3-build.xml.patch, -commons-io-1.2.ebuild,
  +commons-io-1.3.ebuild:
  Removed commons-io-1.2 because a test was failing (problem in ebuild and
  access rights), and replaced with commons-io-1.3 version bump.

  22 Jan 2007; Vlastimil Babka <caster@gentoo.org> commons-io-1.2.ebuild:
  Fix dojavadoc call, thanks to Martin von Gagern <Martin.vGagern@gmx.net> in
  bug #163221.

  20 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> -commons-io-1.0.ebuild,
  -commons-io-1.1.ebuild:
  Remove old versions.

  20 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> commons-io-1.2.ebuild:
  Cleanup ebuild and add unit test support.

  09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> commons-io-1.2.ebuild:
  Add ~x86-fbsd keyword.

  24 Nov 2006; Markus Rothe <corsair@gentoo.org> commons-io-1.1-r1.ebuild:
  Stable on ppc64; bug #154821

  23 Nov 2006; <blubb@gentoo.org> commons-io-1.1.ebuild,
  commons-io-1.1-r1.ebuild:
  stable on amd64 as of bug 154818

  23 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  commons-io-1.1-r1.ebuild:
  ppc stable, bug #154821

  16 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
  commons-io-1.1-r1.ebuild:
  stable x86, bug #154821

  15 Nov 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  +files/commons-io-1.2-gentoo.diff:
  Forgot patch, oops

*commons-io-1.2 (15 Nov 2006)

  15 Nov 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  +commons-io-1.2.ebuild:
  Revision bump, moved ebuild from overlay.

  09 Oct 2006; Joshua Nichols <nichoj@gentoo.org> commons-io-1.1-r1.ebuild:
  Added ~ppc64.

*commons-io-1.1-r1 (22 Jul 2006)

  22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  +commons-io-1.1-r1.ebuild:
  Migrated to Generation 2.

*commons-io-1.1 (04 Dec 2005)

  04 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
  +files/commons-io-1.1-gentoo.diff, +commons-io-1.1.ebuild:
  Version bump. Thanks to bware for reporting (bug #113585).

  04 May 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-io-1.0.ebuild:
  stable on amd64 and x86, added ~ppc to KEYWORDS. introduced support for the
  source useflag.

*commons-io-1.0 (10 Mar 2005)

  10 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
  +files/commons-io-1.0-gentoo.diff, +commons-io-1.0.ebuild:
  Initial import, ebuild based on the contribution by Vibhav Garg
  <vibhavgarg@gmail.com>. Fixes #70625