summaryrefslogtreecommitdiff
blob: f16a2d2870adc9de9222003ce6487ed9be1755c0 (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
# ChangeLog for dev-java/commons-io
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.15 2007/01/22 12:39:23 caster Exp $

  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