blob: 4b84c7cc34d7e1d39e8f88bbdf85f023b5c7acba (
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
54
55
56
57
58
59
60
61
62
|
# ChangeLog for dev-ruby/aws-s3
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/aws-s3/ChangeLog,v 1.14 2012/12/02 12:47:54 graaff Exp $
02 Dec 2012; Hans de Graaff <graaff@gentoo.org> aws-s3-0.6.3.ebuild:
Fix license, bug 445456.
02 Dec 2012; Hans de Graaff <graaff@gentoo.org> -aws-s3-0.6.2-r1.ebuild:
Remove old versions.
*aws-s3-0.6.3 (15 Jun 2012)
15 Jun 2012; Diego E. Pettenò <flameeyes@gentoo.org> +aws-s3-0.6.3.ebuild,
+files/aws-s3-0.6.3+ruby19.patch:
Version bump; patch to fix tests with Ruby 1.9.
07 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org> aws-s3-0.6.2-r1.ebuild:
Add missing dependency over virtual/ruby-ssl.
18 Sep 2010; Hans de Graaff <graaff@gentoo.org> aws-s3-0.6.2-r1.ebuild:
Fix building of documentation.
21 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-files/aws-s3.gemspec:
Remove unused file.
14 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
aws-s3-0.6.2-r1.ebuild:
Keyword ~x86, tested on development container.
12 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-aws-s3-0.6.2.ebuild, aws-s3-0.6.2-r1.ebuild:
Drop old version, don't binwrap setup.rb.
28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
aws-s3-0.6.2-r1.ebuild:
Enable JRuby support.
*aws-s3-0.6.2-r1 (24 Jan 2010)
24 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+aws-s3-0.6.2-r1.ebuild:
Bump to fakegem.
22 Aug 2009; Hans de Graaff <graaff@gentoo.org> -aws-s3-0.5.1.ebuild:
Remove old version.
04 May 2009; Diego E. Pettenò <flameeyes@gentoo.org> aws-s3-0.6.2.ebuild:
Fix src_test when Ruby 1.9 is not present.
*aws-s3-0.6.2 (29 Apr 2009)
29 Apr 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+aws-s3-0.6.2.ebuild:
Version bump, still not enabled on Ruby 1.9 since it fails tests.
*aws-s3-0.5.1 (17 Apr 2009)
17 Apr 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+files/aws-s3.gemspec, +metadata.xml, +aws-s3-0.5.1.ebuild:
Initial import of Ruby library for Amazon S3 access.
|