summaryrefslogtreecommitdiff
blob: e6c7b94641a4958d8867ad841c2d2ac868a62ba7 (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
# ChangeLog for dev-java/jformatstring
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jformatstring/ChangeLog,v 1.4 2015/03/14 14:58:54 chewi Exp $

*jformatstring-2.0.3 (14 Mar 2015)

  14 Mar 2015; James Le Cuirot <chewi@gentoo.org> +jformatstring-2.0.3.ebuild,
  -files/build.xml, -jformatstring-0.9-r1.ebuild, metadata.xml:
  Version bump. Sources now bundled with findbugs and uses its version numbers.
  Latest findbugs is 3.0.1 but jFormatString itself hasn't changed since 2.0.3.

  17 Jun 2014; Manuel Rüger <mrueg@gentoo.org> -jformatstring-0.9.ebuild:
  NM: Cleanup superseded ebuilds.

*jformatstring-0.9-r1 (17 Jun 2012)

  17 Jun 2012; Ralph Sennhauser <sera@gentoo.org> +jformatstring-0.9-r1.ebuild,
  +files/build.xml:
  Add build.xml and fix various QA issues. #364915

*jformatstring-1.0 (10 Apr 2011)

  10 Apr 2011; Steve Arnold <nerdboy@gentoo.org> +jformatstring-0.9.ebuild,
  +metadata.xml:
  New ebuild; required dependency for FindBugs.  Code seems stable for 
  quite some time.  Exported from trunk and packaged for the mirrors 
  (however, the upstream site appears to have lost the package).