blob: 1db4bd96a5052ce2f9d0cf3cd8f2a3b9b445c537 (
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
|
# ChangeLog for dev-ruby/rake-compiler
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.27 2011/02/11 08:39:44 graaff Exp $
11 Feb 2011; Hans de Graaff <graaff@gentoo.org>
-rake-compiler-0.7.1.ebuild:
Remove old version.
*rake-compiler-0.7.5 (02 Jan 2011)
02 Jan 2011; Hans de Graaff <graaff@gentoo.org>
+rake-compiler-0.7.5.ebuild:
Version bump.
28 Dec 2010; Fabian Groffen <grobian@gentoo.org>
rake-compiler-0.7.1.ebuild:
Marked ~x64-solaris
02 Dec 2010; Fabian Groffen <grobian@gentoo.org>
rake-compiler-0.7.1.ebuild:
Marked ~ppc-macos
25 Oct 2010; Jeroen Roovers <jer@gentoo.org> rake-compiler-0.7.1.ebuild:
Marked ~hppa (bug #337956).
09 Oct 2010; Hans de Graaff <graaff@gentoo.org>
rake-compiler-0.7.1.ebuild:
Depend on rspec-1.
09 Oct 2010; Hans de Graaff <graaff@gentoo.org>
-rake-compiler-0.7.0-r1.ebuild:
Remove old version.
09 Oct 2010; Hans de Graaff <graaff@gentoo.org>
rake-compiler-0.7.1.ebuild:
Add ~ia64 also to 0.7.1.
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.
|