summaryrefslogtreecommitdiff
blob: 31e317f57a2d02a6ed068e43f8b5ab01fa04000e (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
# ChangeLog for dev-java/commons-io
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.42 2008/03/08 13:14:14 nelchael Exp $

  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