summaryrefslogtreecommitdiff
blob: 1a53bcd0b2a6225671a235b6cb24547117e4e8fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ChangeLog for dev-java/commons-io
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-io/ChangeLog,v 1.3 2005/12/04 18:38:25 nichoj Exp $

*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