summaryrefslogtreecommitdiff
blob: bbf81464281e1fe3f7029bedf67c21f67afe71b2 (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
# ChangeLog for dev-java/joda-convert
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/joda-convert/ChangeLog,v 1.8 2015/06/09 13:48:44 jlec Exp $

  09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Updating remote-id in metadata.xml

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

  25 Jan 2014; Tim Harder <radhermit@gentoo.org> joda-convert-1.3.1.ebuild:
  Update HOMEPAGE.

  09 May 2013; Tim Harder <radhermit@gentoo.org> joda-convert-1.3.1.ebuild:
  Fix doc install.

  09 May 2013; Tim Harder <radhermit@gentoo.org> joda-convert-1.3.1.ebuild:
  Drop duplicate JAVA_ANT_REWRITE_CLASSPATH definition.

  09 May 2013; Tim Harder <radhermit@gentoo.org> joda-convert-1.3.1.ebuild,
  metadata.xml:
  Remove redundant metadata description, drop unnecessary hamcrest-core test
  dep, use correct jdk/jre dep, and set outputted jar filename.

  09 May 2013; Tom Wijsman <TomWij@gentoo.org> joda-convert-1.3.1.ebuild:
  Use test functionality from the eclass and proper slotted dependencies.

*joda-convert-1.3.1 (09 May 2013)

  09 May 2013; Tom Wijsman <TomWij@gentoo.org>
  +files/joda-convert-1.3.1-build.xml, +joda-convert-1.3.1.ebuild,
  +metadata.xml:
  Added joda-convert, a dependency of joda-time; used for easy conversion
  between Object and String.