summaryrefslogtreecommitdiff
blob: fc1909aa2b20a0c7f05be2dd62447024dc9d5581 (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
# ChangeLog for dev-ruby/amazon-ec2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amazon-ec2/ChangeLog,v 1.7 2010/05/23 22:50:59 flameeyes Exp $

*amazon-ec2-0.9.14 (23 May 2010)

  23 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -amazon-ec2-0.9.4.ebuild, -amazon-ec2-0.9.10.ebuild,
  -amazon-ec2-0.9.12.ebuild, +amazon-ec2-0.9.14.ebuild:
  Version bump; cleanup old versions; use new syntax.

  26 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  amazon-ec2-0.9.12.ebuild:
  Enable ruby19 support, test-spec with test-unit-2 works for testing this.

*amazon-ec2-0.9.12 (26 Apr 2010)

  26 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +amazon-ec2-0.9.12.ebuild:
  Version bump.

*amazon-ec2-0.9.10 (04 Apr 2010)

  04 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +amazon-ec2-0.9.10.ebuild:
  Version bump.

  13 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  amazon-ec2-0.9.4.ebuild:
  Generate documentation using YARD rather than RDoc as the options hashes
  aren't documented very well otherwise.

*amazon-ec2-0.9.4 (12 Feb 2010)

  12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -amazon-ec2-0.9.3.ebuild, -files/amazon-ec2-0.9.3-fixes.patch,
  +amazon-ec2-0.9.4.ebuild:
  Bump and remove patch (merged upstream for release).

*amazon-ec2-0.9.3 (12 Feb 2010)

  12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +amazon-ec2-0.9.3.ebuild, +files/amazon-ec2-0.9.3-fixes.patch,
  +metadata.xml:
  Initial import of amazon-ec2 gem. Pushed the fixes upstream.