Gentoo Archives: gentoo-commits

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