summaryrefslogtreecommitdiff
blob: 8de985cd87edd263f9eac80b6249b95efc82c166 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# ChangeLog for dev-java/commons-transaction
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-transaction/ChangeLog,v 1.9 2009/05/23 08:24:48 betelgeuse Exp $

*commons-transaction-1.2 (23 May 2009)

  23 May 2009; Petteri Räty <betelgeuse@gentoo.org>
  +commons-transaction-1.2.ebuild:
  Version bump.

  23 May 2009; Petteri Räty <betelgeuse@gentoo.org>
  commons-transaction-1.0.1-r2.ebuild:
  Fix HOMEPAGE by using the logic in our eclasses.

  23 May 2009; Petteri Räty <betelgeuse@gentoo.org>
  -commons-transaction-1.0.1-r1.ebuild:
  Remove old revision.

*commons-transaction-1.0.1-r2 (03 Aug 2008)

  03 Aug 2008; Petteri Räty <betelgeuse@gentoo.org>
  +commons-transaction-1.0.1-r2.ebuild:
  Migrate to transaction-api virtual.

  05 Jan 2008; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
  commons-transaction-1.0.1-r1.ebuild:
  Move too long DESCRIPTION to metadata.xml.

  27 May 2007; Petteri Räty <betelgeuse@gentoo.org>
  -commons-transaction-1.0.1.ebuild, commons-transaction-1.0.1-r1.ebuild:
  Tweak style.

  27 May 2007; Petteri Räty <betelgeuse@gentoo.org>
  -commons-transaction-1.0.1.ebuild:
  Remove generation 1 ebuild.

*commons-transaction-1.0.1-r1 (22 Jul 2006)

  22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  +commons-transaction-1.0.1-r1.ebuild:
  Migrated to Generation 2.

  12 Jul 2005; Thomas Matthijs <axxo@gentoo.org>
  commons-transaction-1.0.1.ebuild:
  missing dep: dev-java/jta

*commons-transaction-1.0.1 (22 May 2005)

  22 May 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
  +commons-transaction-1.0.1.ebuild:
  Initial import, ebuild based on the contribution by Josh Nichols
  <nichoj@alum.rpi.edu>. Fixes #93510