summaryrefslogtreecommitdiff
blob: a76cb225c71235311787d7bba1b5d9b5538af3e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# ChangeLog for dev-java/annogen
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/annogen/ChangeLog,v 1.5 2015/08/01 19:12:59 monsieurp Exp $

  01 Aug 2015; Patrice Clement <monsieurp@gentoo.org> annogen-0.1.0.ebuild:
  Stable for amd64.

  01 Aug 2015; Patrice Clement <monsieurp@gentoo.org> annogen-0.1.0.ebuild:
  Remove two files causing compilation errors due to com.sun.mirror.* package
  import (removed from JDK 7 onwards).

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> annogen-0.1.0.ebuild:
  QA: drop trailing '.' from DESCRIPTION

  08 Jul 2014; Johann Schmitz <ercpe@gentoo.org> annogen-0.1.0.ebuild:
  Fixed dependency to qdox (bug #515972); minor qa things

*annogen-0.1.0 (17 Sep 2013)

  17 Sep 2013; Tom Wijsman <TomWij@gentoo.org> +annogen-0.1.0.ebuild,
  +metadata.xml:
  New ebuild for dev-java/annogen; a tool which helps you work with JSR175
  annotations. Imported from dmol overlay, for bug #173129.