Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rake-compiler: rake-compiler-0.8.3.ebuild rake-compiler-0.9.1.ebuild rake-compiler-0.9.2.ebuild ChangeLog rake-compiler-0.8.1.ebuild rake-compiler-0.8.1-r1.ebuild
Date: Thu, 02 Jan 2014 07:12:26
Message-Id: 20140102071221.9DD402004C@flycatcher.gentoo.org
1 graaff 14/01/02 07:12:21
2
3 Modified: rake-compiler-0.8.3.ebuild
4 rake-compiler-0.9.1.ebuild
5 rake-compiler-0.9.2.ebuild ChangeLog
6 rake-compiler-0.8.1.ebuild
7 rake-compiler-0.8.1-r1.ebuild
8 Log:
9 Add back ruby18, dependencies still support this. Drop deprecated ree18.
10
11 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
12
13 Revision Changes Path
14 1.3 dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild?rev=1.3&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild?rev=1.3&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild?r1=1.2&r2=1.3
19
20 Index: rake-compiler-0.8.3.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild,v
23 retrieving revision 1.2
24 retrieving revision 1.3
25 diff -u -r1.2 -r1.3
26 --- rake-compiler-0.8.3.ebuild 1 Jan 2014 09:40:59 -0000 1.2
27 +++ rake-compiler-0.8.3.ebuild 2 Jan 2014 07:12:21 -0000 1.3
28 @@ -1,9 +1,9 @@
29 # Copyright 1999-2014 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild,v 1.2 2014/01/01 09:40:59 patrick Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.3.ebuild,v 1.3 2014/01/02 07:12:21 graaff Exp $
33
34 EAPI=5
35 -USE_RUBY="ruby19 jruby"
36 +USE_RUBY="ruby18 ruby19 jruby"
37
38 RUBY_FAKEGEM_RECIPE_TEST="none"
39
40
41
42
43 1.5 dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild?r1=1.4&r2=1.5
48
49 Index: rake-compiler-0.9.1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- rake-compiler-0.9.1.ebuild 1 Jan 2014 09:43:50 -0000 1.4
56 +++ rake-compiler-0.9.1.ebuild 2 Jan 2014 07:12:21 -0000 1.5
57 @@ -1,9 +1,9 @@
58 # Copyright 1999-2014 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild,v 1.4 2014/01/01 09:43:50 patrick Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.1.ebuild,v 1.5 2014/01/02 07:12:21 graaff Exp $
62
63 EAPI=5
64 -USE_RUBY="ruby19 ruby20 jruby"
65 +USE_RUBY="ruby18 ruby19 ruby20 jruby"
66
67 RUBY_FAKEGEM_RECIPE_TEST="none"
68
69
70
71
72 1.4 dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild?rev=1.4&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild?rev=1.4&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild?r1=1.3&r2=1.4
77
78 Index: rake-compiler-0.9.2.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v
81 retrieving revision 1.3
82 retrieving revision 1.4
83 diff -u -r1.3 -r1.4
84 --- rake-compiler-0.9.2.ebuild 1 Jan 2014 09:43:50 -0000 1.3
85 +++ rake-compiler-0.9.2.ebuild 2 Jan 2014 07:12:21 -0000 1.4
86 @@ -1,9 +1,9 @@
87 # Copyright 1999-2014 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v 1.3 2014/01/01 09:43:50 patrick Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild,v 1.4 2014/01/02 07:12:21 graaff Exp $
91
92 EAPI=5
93 -USE_RUBY="ruby19 ruby20 jruby"
94 +USE_RUBY="ruby18 ruby19 ruby20 jruby"
95
96 RUBY_FAKEGEM_RECIPE_TEST="none"
97
98
99
100
101 1.68 dev-ruby/rake-compiler/ChangeLog
102
103 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.68&view=markup
104 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?rev=1.68&content-type=text/plain
105 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/ChangeLog?r1=1.67&r2=1.68
106
107 Index: ChangeLog
108 ===================================================================
109 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v
110 retrieving revision 1.67
111 retrieving revision 1.68
112 diff -u -r1.67 -r1.68
113 --- ChangeLog 1 Jan 2014 09:43:50 -0000 1.67
114 +++ ChangeLog 2 Jan 2014 07:12:21 -0000 1.68
115 @@ -1,6 +1,11 @@
116 # ChangeLog for dev-ruby/rake-compiler
117 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
118 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.67 2014/01/01 09:43:50 patrick Exp $
119 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/ChangeLog,v 1.68 2014/01/02 07:12:21 graaff Exp $
120 +
121 + 02 Jan 2014; Hans de Graaff <graaff@g.o> rake-compiler-0.8.1.ebuild,
122 + rake-compiler-0.8.1-r1.ebuild, rake-compiler-0.8.3.ebuild,
123 + rake-compiler-0.9.1.ebuild, rake-compiler-0.9.2.ebuild:
124 + Add back ruby18, dependencies still support this. Drop deprecated ree18.
125
126 01 Jan 2014; Patrick Lauer <patrick@g.o> rake-compiler-0.9.1.ebuild,
127 rake-compiler-0.9.2.ebuild:
128
129
130
131 1.14 dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild
132
133 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild?rev=1.14&view=markup
134 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild?rev=1.14&content-type=text/plain
135 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild?r1=1.13&r2=1.14
136
137 Index: rake-compiler-0.8.1.ebuild
138 ===================================================================
139 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild,v
140 retrieving revision 1.13
141 retrieving revision 1.14
142 diff -u -r1.13 -r1.14
143 --- rake-compiler-0.8.1.ebuild 1 Jan 2014 09:40:59 -0000 1.13
144 +++ rake-compiler-0.8.1.ebuild 2 Jan 2014 07:12:21 -0000 1.14
145 @@ -1,9 +1,9 @@
146 # Copyright 1999-2014 Gentoo Foundation
147 # Distributed under the terms of the GNU General Public License v2
148 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild,v 1.13 2014/01/01 09:40:59 patrick Exp $
149 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1.ebuild,v 1.14 2014/01/02 07:12:21 graaff Exp $
150
151 EAPI=4
152 -USE_RUBY="ree18 ruby19 jruby"
153 +USE_RUBY="ruby18 ruby19 jruby"
154
155 # Tests for now seem only to work when rubygems is fully installed for
156 # the implementation and that for now only means Ruby 1.8
157
158
159
160 1.7 dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild
161
162 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild?rev=1.7&view=markup
163 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild?rev=1.7&content-type=text/plain
164 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild?r1=1.6&r2=1.7
165
166 Index: rake-compiler-0.8.1-r1.ebuild
167 ===================================================================
168 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild,v
169 retrieving revision 1.6
170 retrieving revision 1.7
171 diff -u -r1.6 -r1.7
172 --- rake-compiler-0.8.1-r1.ebuild 1 Jan 2014 09:40:59 -0000 1.6
173 +++ rake-compiler-0.8.1-r1.ebuild 2 Jan 2014 07:12:21 -0000 1.7
174 @@ -1,9 +1,9 @@
175 # Copyright 1999-2014 Gentoo Foundation
176 # Distributed under the terms of the GNU General Public License v2
177 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild,v 1.6 2014/01/01 09:40:59 patrick Exp $
178 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake-compiler/rake-compiler-0.8.1-r1.ebuild,v 1.7 2014/01/02 07:12:21 graaff Exp $
179
180 EAPI=4
181 -USE_RUBY="ree18 ruby19 jruby"
182 +USE_RUBY="ruby18 ruby19 jruby"
183
184 RUBY_FAKEGEM_RECIPE_TEST="none"