Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activerecord/
Date: Fri, 16 Feb 2018 07:59:12
Message-Id: 1518767883.21e65f18cb648c4819b37c980ed6dbab2d839337.graaff@gentoo
1 commit: 21e65f18cb648c4819b37c980ed6dbab2d839337
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 16 07:58:03 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 16 07:58:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e65f18
7
8 dev-ruby/activerecord: cleanup
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-ruby/activerecord/Manifest | 3 -
13 dev-ruby/activerecord/activerecord-5.0.3.ebuild | 79 ------------------------
14 dev-ruby/activerecord/activerecord-5.0.4.ebuild | 80 -------------------------
15 dev-ruby/activerecord/activerecord-5.0.5.ebuild | 80 -------------------------
16 4 files changed, 242 deletions(-)
17
18 diff --git a/dev-ruby/activerecord/Manifest b/dev-ruby/activerecord/Manifest
19 index 65f21b54bbe..3c0a1a8618d 100644
20 --- a/dev-ruby/activerecord/Manifest
21 +++ b/dev-ruby/activerecord/Manifest
22 @@ -1,7 +1,4 @@
23 DIST rails-4.2.10.tgz 4080905 BLAKE2B 5a46ed9e3664a65545a709577b49864e14cecfc89c798facc0412b4da2842dfb86a611f1fd0ce50da6a40c81a19d3cdce0688b40ad92180ce8ababa5f38d23cc SHA512 c1331638326960c6df9000a2383ad1905d5e794fddddfdc7422cfa2ff89039e3c0e272a79fa43423d5ae0e56436eceb22b8276e6a8bce7eb765da33f02742318
24 -DIST rails-5.0.3.tgz 6041420 BLAKE2B 972a85b23446e874cfd737b8c46ec1a9c94d387812e223c7ea702dee42047c8586f35254b90a3c99f7c571d4d99fd01a0c38bb994544be5840e08dca82e86bb4 SHA512 5a25747507d2a8e1d2a19ce14c77a80c4f9bd5751fb343c3f405b8d9ec170d11fb866ebfedf6b850b6750399015631ab1551e6f78e097c6514061462a05e88f3
25 -DIST rails-5.0.4.tgz 6041948 BLAKE2B 2d48efbc72b325604d77e1bde8e2e5eee297e752d5e9bbcbfe2c6fd2667a2db0005f5f5e6c7d46401faaf13911b30469506730530de2517f2ce9969819e3bbb4 SHA512 9a99d506606f2901f8b4afcfa8cc92e7d122b0879c619a539aee52df5b8926e6dca98e0eb14234f810b8a73730c3c051985e13ab0bab5f52cd8c11a0b112c44d
26 -DIST rails-5.0.5.tgz 6043034 BLAKE2B 1bf0e636d44a05ee83165f54b459d34509021d47b24844726c9baa872cdfbdeab6e22374f98d013d6be40d48d9dcac7e4216e4b08a1cce9868b1ded2b903165e SHA512 7f06b31782b9814d2f9b1015d6f85944ee64d627d70d207f897401e7da4b504302990c629ff0ea93ca1d6820e1a11b5db78b525b50c8cd6cd8b5826452012b0c
27 DIST rails-5.0.6.tgz 6043860 BLAKE2B ae5c1e6df39575a40001ea8b009c39ed414661b1458934efad44e50cb48f3f9906150560008fd3eac39a627c14a32ac3e5f7366b62596d13df11e579beddac6c SHA512 3487db6d59e65a0abe56bf9edfc343a0e0e78119b2bb08f333c8203840ae33897030897d2677d4a28257b479b605b2679ffb7b5d21c724557142023fdb723410
28 DIST rails-5.1.1.tgz 6124695 BLAKE2B 6a02843a036594d02aee37413713950f495db24651df49be3866e2df989d464a23ac5865081d243e6c6525837fb33099c46b6009cc667d0e03444cbcf9631588 SHA512 fd62506eac440f1ad9b37f20c7c712733440bc2ee676390c02e3bd50b912fe0fd53e8092c23664d47818ee62583568c6e20d2bfd5eff6d22a005289bb3bb258f
29 DIST rails-5.1.2.tgz 6124489 BLAKE2B a7d71b99f1b9eb33e76c7941909407be0a3b086581bf3ddb4fe811a6b91bb129edb504c6fe3593a3b347ab035f7325e8e497b926a24b699a56725f89161e942e SHA512 95072d06ce19726343758f4dbdac96728598e31be0a0560f240511bf043aab47d55530ef47bd9b390aa61b5e0ad6e142781ed7167ce7f2cf11d22a71127d7872
30
31 diff --git a/dev-ruby/activerecord/activerecord-5.0.3.ebuild b/dev-ruby/activerecord/activerecord-5.0.3.ebuild
32 deleted file mode 100644
33 index d6c575a344c..00000000000
34 --- a/dev-ruby/activerecord/activerecord-5.0.3.ebuild
35 +++ /dev/null
36 @@ -1,79 +0,0 @@
37 -# Copyright 1999-2018 Gentoo Foundation
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=6
41 -USE_RUBY="ruby22 ruby23"
42 -
43 -# this is not null so that the dependencies will actually be filled
44 -RUBY_FAKEGEM_TASK_TEST="test"
45 -
46 -RUBY_FAKEGEM_TASK_DOC=""
47 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
48 -
49 -RUBY_FAKEGEM_GEMSPEC="activerecord.gemspec"
50 -
51 -RUBY_FAKEGEM_BINWRAP=""
52 -
53 -inherit ruby-fakegem versionator
54 -
55 -DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
56 -HOMEPAGE="https://github.com/rails/rails/"
57 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
58 -
59 -LICENSE="MIT"
60 -SLOT="$(get_version_component_range 1-2)"
61 -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux"
62 -IUSE="mysql postgres sqlite"
63 -
64 -RUBY_S="rails-${PV}/${PN}"
65 -
66 -ruby_add_rdepend "~dev-ruby/activesupport-${PV}
67 - ~dev-ruby/activemodel-${PV}
68 - dev-ruby/arel:7.0
69 - sqlite? ( >=dev-ruby/sqlite3-1.3.6 )
70 - mysql? ( || ( dev-ruby/mysql2:0.4 >=dev-ruby/mysql2-0.3.18:0.3 ) )
71 - postgres? ( >=dev-ruby/pg-0.18.0 )"
72 -
73 -ruby_add_bdepend "
74 - test? (
75 - dev-ruby/bundler
76 - ~dev-ruby/actionpack-${PV}
77 - ~dev-ruby/actionmailer-${PV}
78 - >=dev-ruby/sqlite3-1.3.6
79 - dev-ruby/mocha:0.14
80 - <dev-ruby/minitest-5.4:5
81 - )"
82 -
83 -DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"
84 -
85 -all_ruby_prepare() {
86 - # Remove items from the common Gemfile that we don't need for this
87 - # test run. This also requires handling some gemspecs.
88 - rm ../Gemfile.lock || die
89 - sed -i -e "/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|execjs\|'mysql'\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\|minitest\|sprockets\|stackprof\)/ s:^:#:" \
90 - -e '/:job/,/end/ s:^:#:' \
91 - -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
92 - sed -i -e '/rack-ssl/d' -e 's/~> 3.4/>= 3.4/' ../railties/railties.gemspec || die
93 - sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die
94 -
95 - # Add back json in the Gemfile because we dropped some dependencies
96 - # earlier that implicitly required it.
97 - sed -i -e '$agem "json"' ../Gemfile || die
98 -
99 - # Avoid test depending on mysql adapter which we don't support for
100 - # this Rails version to simplify our dependencies.
101 - rm test/cases/connection_specification/resolver_test.rb || die
102 -
103 - # Avoid single test using mysql dependencies.
104 - rm test/cases/invalid_connection_test.rb || die
105 -
106 - # Avoid failing test that makes bad assumptions on database state.
107 - sed -i -e '/test_do_not_call_callbacks_for_delete_all/,/^ end/ s:^:#:' \
108 - test/cases/associations/has_many_associations_test.rb
109 -}
110 -
111 -each_ruby_test() {
112 - if use sqlite; then
113 - ${RUBY} -S rake test_sqlite3 || die "sqlite3 tests failed"
114 - fi
115 -}
116
117 diff --git a/dev-ruby/activerecord/activerecord-5.0.4.ebuild b/dev-ruby/activerecord/activerecord-5.0.4.ebuild
118 deleted file mode 100644
119 index 9ba44f2444b..00000000000
120 --- a/dev-ruby/activerecord/activerecord-5.0.4.ebuild
121 +++ /dev/null
122 @@ -1,80 +0,0 @@
123 -# Copyright 1999-2018 Gentoo Foundation
124 -# Distributed under the terms of the GNU General Public License v2
125 -
126 -EAPI=6
127 -USE_RUBY="ruby22 ruby23 ruby24"
128 -
129 -# this is not null so that the dependencies will actually be filled
130 -RUBY_FAKEGEM_TASK_TEST="test"
131 -
132 -RUBY_FAKEGEM_TASK_DOC=""
133 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
134 -
135 -RUBY_FAKEGEM_GEMSPEC="activerecord.gemspec"
136 -
137 -RUBY_FAKEGEM_BINWRAP=""
138 -
139 -inherit ruby-fakegem versionator
140 -
141 -DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
142 -HOMEPAGE="https://github.com/rails/rails/"
143 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
144 -
145 -LICENSE="MIT"
146 -SLOT="$(get_version_component_range 1-2)"
147 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
148 -IUSE="mysql postgres sqlite"
149 -
150 -RUBY_S="rails-${PV}/${PN}"
151 -
152 -ruby_add_rdepend "~dev-ruby/activesupport-${PV}
153 - ~dev-ruby/activemodel-${PV}
154 - dev-ruby/arel:7.0
155 - sqlite? ( >=dev-ruby/sqlite3-1.3.6 )
156 - mysql? ( || ( dev-ruby/mysql2:0.4 >=dev-ruby/mysql2-0.3.18:0.3 ) )
157 - postgres? ( >=dev-ruby/pg-0.18.0 )"
158 -
159 -ruby_add_bdepend "
160 - test? (
161 - dev-ruby/bundler
162 - ~dev-ruby/actionpack-${PV}
163 - ~dev-ruby/actionmailer-${PV}
164 - >=dev-ruby/sqlite3-1.3.6
165 - dev-ruby/mocha:0.14
166 - dev-ruby/minitest:5
167 - )"
168 -
169 -DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"
170 -
171 -all_ruby_prepare() {
172 - # Remove items from the common Gemfile that we don't need for this
173 - # test run. This also requires handling some gemspecs.
174 - sed -i -e '1igem "activemodel", "~>5.0.0"' test/cases/helper.rb || die
175 - rm ../Gemfile.lock || die
176 - sed -i -e "/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|execjs\|'mysql'\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\|minitest\|sprockets\|stackprof\)/ s:^:#:" \
177 - -e '/:job/,/end/ s:^:#:' \
178 - -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
179 - sed -i -e '/rack-ssl/d' -e 's/~> 3.4/>= 3.4/' ../railties/railties.gemspec || die
180 - sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die
181 -
182 - # Add back json in the Gemfile because we dropped some dependencies
183 - # earlier that implicitly required it.
184 - sed -i -e '$agem "json"' ../Gemfile || die
185 -
186 - # Avoid test depending on mysql adapter which we don't support for
187 - # this Rails version to simplify our dependencies.
188 - rm test/cases/connection_specification/resolver_test.rb || die
189 -
190 - # Avoid single test using mysql dependencies.
191 - rm test/cases/invalid_connection_test.rb || die
192 -
193 - # Avoid failing test that makes bad assumptions on database state.
194 - sed -i -e '/test_do_not_call_callbacks_for_delete_all/,/^ end/ s:^:#:' \
195 - test/cases/associations/has_many_associations_test.rb
196 -}
197 -
198 -each_ruby_test() {
199 - if use sqlite; then
200 - ${RUBY} -S rake test_sqlite3 || die "sqlite3 tests failed"
201 - fi
202 -}
203
204 diff --git a/dev-ruby/activerecord/activerecord-5.0.5.ebuild b/dev-ruby/activerecord/activerecord-5.0.5.ebuild
205 deleted file mode 100644
206 index 9ba44f2444b..00000000000
207 --- a/dev-ruby/activerecord/activerecord-5.0.5.ebuild
208 +++ /dev/null
209 @@ -1,80 +0,0 @@
210 -# Copyright 1999-2018 Gentoo Foundation
211 -# Distributed under the terms of the GNU General Public License v2
212 -
213 -EAPI=6
214 -USE_RUBY="ruby22 ruby23 ruby24"
215 -
216 -# this is not null so that the dependencies will actually be filled
217 -RUBY_FAKEGEM_TASK_TEST="test"
218 -
219 -RUBY_FAKEGEM_TASK_DOC=""
220 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
221 -
222 -RUBY_FAKEGEM_GEMSPEC="activerecord.gemspec"
223 -
224 -RUBY_FAKEGEM_BINWRAP=""
225 -
226 -inherit ruby-fakegem versionator
227 -
228 -DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
229 -HOMEPAGE="https://github.com/rails/rails/"
230 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
231 -
232 -LICENSE="MIT"
233 -SLOT="$(get_version_component_range 1-2)"
234 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
235 -IUSE="mysql postgres sqlite"
236 -
237 -RUBY_S="rails-${PV}/${PN}"
238 -
239 -ruby_add_rdepend "~dev-ruby/activesupport-${PV}
240 - ~dev-ruby/activemodel-${PV}
241 - dev-ruby/arel:7.0
242 - sqlite? ( >=dev-ruby/sqlite3-1.3.6 )
243 - mysql? ( || ( dev-ruby/mysql2:0.4 >=dev-ruby/mysql2-0.3.18:0.3 ) )
244 - postgres? ( >=dev-ruby/pg-0.18.0 )"
245 -
246 -ruby_add_bdepend "
247 - test? (
248 - dev-ruby/bundler
249 - ~dev-ruby/actionpack-${PV}
250 - ~dev-ruby/actionmailer-${PV}
251 - >=dev-ruby/sqlite3-1.3.6
252 - dev-ruby/mocha:0.14
253 - dev-ruby/minitest:5
254 - )"
255 -
256 -DEPEND+=" test? ( >=dev-db/sqlite-3.12.1 )"
257 -
258 -all_ruby_prepare() {
259 - # Remove items from the common Gemfile that we don't need for this
260 - # test run. This also requires handling some gemspecs.
261 - sed -i -e '1igem "activemodel", "~>5.0.0"' test/cases/helper.rb || die
262 - rm ../Gemfile.lock || die
263 - sed -i -e "/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|execjs\|'mysql'\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\|minitest\|sprockets\|stackprof\)/ s:^:#:" \
264 - -e '/:job/,/end/ s:^:#:' \
265 - -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
266 - sed -i -e '/rack-ssl/d' -e 's/~> 3.4/>= 3.4/' ../railties/railties.gemspec || die
267 - sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die
268 -
269 - # Add back json in the Gemfile because we dropped some dependencies
270 - # earlier that implicitly required it.
271 - sed -i -e '$agem "json"' ../Gemfile || die
272 -
273 - # Avoid test depending on mysql adapter which we don't support for
274 - # this Rails version to simplify our dependencies.
275 - rm test/cases/connection_specification/resolver_test.rb || die
276 -
277 - # Avoid single test using mysql dependencies.
278 - rm test/cases/invalid_connection_test.rb || die
279 -
280 - # Avoid failing test that makes bad assumptions on database state.
281 - sed -i -e '/test_do_not_call_callbacks_for_delete_all/,/^ end/ s:^:#:' \
282 - test/cases/associations/has_many_associations_test.rb
283 -}
284 -
285 -each_ruby_test() {
286 - if use sqlite; then
287 - ${RUBY} -S rake test_sqlite3 || die "sqlite3 tests failed"
288 - fi
289 -}