summaryrefslogtreecommitdiff
blob: 9812d8bddf228a7ba4b8cc89ffdad69c57fcbc72 (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
# ChangeLog for dev-java/jsr305
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jsr305/ChangeLog,v 1.4 2011/01/25 05:01:47 xarthisius Exp $

  25 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> jsr305-1.0-r1.ebuild:
  ppc/ppc64 stable wrt #345571

  17 Nov 2010; Markus Meier <maekke@gentoo.org> jsr305-1.0-r1.ebuild:
  amd64/x86 stable, bug #345571

*jsr305-1.0-r1 (15 Oct 2010)

  15 Oct 2010; Steve Arnold <nerdboy@gentoo.org> -jsr305-1.0.ebuild,
  +jsr305-1.0-r1.ebuild:
  Switched from svn -r checkout to src tarball (for unmasking).

*jsr305-1.0 (31 Oct 2009)

  31 Oct 2009; Steve Arnold <nerdboy@gentoo.org> +jsr305-1.0.ebuild,
  +metadata.xml:
  New ebuild for Java annotations, required for the findbugs byte-code 
  analyzer.  Since there is no official release yet, this revision seems
  like the most appropriate (and provides a consistent checkout).