blob: d7093cfd3390c55e2d274bf3a5d3f21ad1e3b6e8 (
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.19 2010/09/18 16:32:33 armin76 Exp $
18 Sep 2010; Raúl Porcel <armin76@gentoo.org>
rake-compiler-0.7.0-r1.ebuild:
Add ~ia64 wrt #337113
*rake-compiler-0.7.1 (18 Sep 2010)
18 Sep 2010; Hans de Graaff <graaff@gentoo.org>
+rake-compiler-0.7.1.ebuild:
Version bump. Drop patch now applied upstream.
03 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
rake-compiler-0.7.0-r1.ebuild:
Add rake as runtime dependency of rake-compiler (it was obvious).
28 May 2010; Joseph Jezak <josejx@gentoo.org>
rake-compiler-0.7.0-r1.ebuild:
Marked ~ppc/~ppc64 for bug #302616.
22 May 2010; Alex Legler <a3li@gentoo.org> rake-compiler-0.7.0-r1.ebuild:
Add REE18 support
22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
rake-compiler-0.7.0-r1.ebuild:
Various cleanups.
01 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
rake-compiler-0.7.0.ebuild, rake-compiler-0.7.0-r1.ebuild:
Restore original SRC_URI.
30 Apr 2010; Hans de Graaff <graaff@gentoo.org>
rake-compiler-0.7.0.ebuild, rake-compiler-0.7.0-r1.ebuild:
Deal with github changing their tarball generation.
21 Feb 2010; Jonathan Callen <abcd@gentoo.org>
rake-compiler-0.7.0-r1.ebuild:
Transfer prefix keywords (no other changes)
16 Feb 2010; Jonathan Callen <abcd@gentoo.org>
rake-compiler-0.7.0-r1.ebuild:
Add ~x86-linux/~x64-macos/~x86-macos for bug 305355
30 Jan 2010; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.7.0.ebuild:
Add ~sparc
29 Jan 2010; Raúl Porcel <armin76@gentoo.org> rake-compiler-0.7.0.ebuild:
Add ~ia64
*rake-compiler-0.7.0-r1 (28 Jan 2010)
28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+rake-compiler-0.7.0-r1.ebuild,
+files/rake-compiler-0.7.0+ruby-1.8.7.patch:
Revision bump to enable all tests, and add proper dependencies. Tests are
disabled for ruby19 and jruby for now as they need full rubygems support.
Also add patch for tests to work fine with Ruby 1.8.7.
17 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
rake-compiler-0.7.0.ebuild:
Add ruby19 and jruby support.
14 Jan 2010; Brent Baude <ranger@gentoo.org> rake-compiler-0.7.0.ebuild:
Marking rake-compiler-0.7.0 ~ppc for bug 300739
13 Jan 2010; Brent Baude <ranger@gentoo.org> rake-compiler-0.7.0.ebuild:
Marking rake-compiler-0.7.0 ~ppc64 for bug 300739
04 Jan 2010; Markus Meier <maekke@gentoo.org> rake-compiler-0.7.0.ebuild:
add ~x86, bug #297822
29 Dec 2009; Hans de Graaff <graaff@gentoo.org>
rake-compiler-0.7.0.ebuild:
Add missing dependency on rdoc, fixing #298828.
*rake-compiler-0.7.0 (21 Dec 2009)
21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+rake-compiler-0.7.0.ebuild, +metadata.xml:
Initial import of rake-compiler, to be used by nokogiri and sqlite3-ruby.
|