231 lines
7.6 KiB
Text
231 lines
7.6 KiB
Text
# 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
|
|
|