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/activesupport/
Date: Fri, 16 Feb 2018 07:59:13
Message-Id: 1518767930.a07cfd7f7fd3c156bfe61db25a76a10d247844f1.graaff@gentoo
1 commit: a07cfd7f7fd3c156bfe61db25a76a10d247844f1
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 16 07:58:50 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 16 07:58:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07cfd7f
7
8 dev-ruby/activesupport: cleanup
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-ruby/activesupport/Manifest | 3 -
13 dev-ruby/activesupport/activesupport-5.0.3.ebuild | 70 ----------------------
14 dev-ruby/activesupport/activesupport-5.0.4.ebuild | 73 -----------------------
15 dev-ruby/activesupport/activesupport-5.0.5.ebuild | 73 -----------------------
16 4 files changed, 219 deletions(-)
17
18 diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest
19 index 65f21b54bbe..3c0a1a8618d 100644
20 --- a/dev-ruby/activesupport/Manifest
21 +++ b/dev-ruby/activesupport/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/activesupport/activesupport-5.0.3.ebuild b/dev-ruby/activesupport/activesupport-5.0.3.ebuild
32 deleted file mode 100644
33 index 66bc5664b54..00000000000
34 --- a/dev-ruby/activesupport/activesupport-5.0.3.ebuild
35 +++ /dev/null
36 @@ -1,70 +0,0 @@
37 -# Copyright 1999-2017 Gentoo Foundation
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=6
41 -
42 -USE_RUBY="ruby22 ruby23"
43 -
44 -RUBY_FAKEGEM_TASK_DOC=""
45 -
46 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
47 -
48 -RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"
49 -
50 -RUBY_FAKEGEM_BINWRAP=""
51 -
52 -inherit ruby-fakegem versionator
53 -
54 -DESCRIPTION="Utility Classes and Extension to the Standard Library"
55 -HOMEPAGE="https://github.com/rails/rails"
56 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
57 -
58 -LICENSE="MIT"
59 -SLOT="$(get_version_component_range 1-2)"
60 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
61 -IUSE=""
62 -
63 -RUBY_S="rails-${PV}/${PN}"
64 -
65 -ruby_add_rdepend "
66 - >=dev-ruby/concurrent-ruby-1.0.2:1
67 - >=dev-ruby/i18n-0.7:0.7
68 - >=dev-ruby/tzinfo-1.1:1
69 - >=dev-ruby/minitest-5.1:5"
70 -
71 -# memcache-client, nokogiri, and builder are not strictly
72 -# needed, but there are tests using this code.
73 -ruby_add_bdepend "test? (
74 - >=dev-ruby/dalli-2.2.1
75 - >=dev-ruby/nokogiri-1.4.5
76 - >=dev-ruby/builder-3.1.0
77 - >=dev-ruby/listen-3.0.5:3
78 - dev-ruby/rack
79 - dev-ruby/mocha:0.14
80 - <dev-ruby/minitest-5.4
81 - )"
82 -
83 -all_ruby_prepare() {
84 - # Set the secure permissions that tests expect.
85 - chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
86 -
87 - # Remove items from the common Gemfile that we don't need for this
88 - # test run. This also requires handling some gemspecs.
89 - sed -i -e "/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|mysql\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|minitest\|sprockets\|stackprof\|rack-cache\|sqlite\)/ s:^:#:" \
90 - -e '/:job/,/end/ s:^:#:' \
91 - -e '/group :doc/,/^end/ s:^:#:' \
92 - -e 's/gemspec/gemspec path: "activesupport"/' \
93 - -e '5igem "builder"; gem "rack"' ../Gemfile || die
94 - rm ../Gemfile.lock || die
95 -
96 - # Avoid test not working within portage
97 - sed -i -e '/test_messing_with_either_encrypted_values_causes_failure/askip "gentoo"' test/message_encryptor_test.rb || die
98 -
99 - # Avoid tests failing since test_order cattr is also seen as a test
100 - # method
101 - rm -f test/xml_mini/libxml{,sax}_engine_test.rb || die
102 -
103 - # Avoid tests that seem to trigger race conditions. This might be
104 - # fixed upstream in 7bd41994480c17db71fdc07e3447ade929eaa386
105 - rm -f test/evented_file_update_checker_test.rb || die
106 -}
107
108 diff --git a/dev-ruby/activesupport/activesupport-5.0.4.ebuild b/dev-ruby/activesupport/activesupport-5.0.4.ebuild
109 deleted file mode 100644
110 index 85f6f39b3e3..00000000000
111 --- a/dev-ruby/activesupport/activesupport-5.0.4.ebuild
112 +++ /dev/null
113 @@ -1,73 +0,0 @@
114 -# Copyright 1999-2018 Gentoo Foundation
115 -# Distributed under the terms of the GNU General Public License v2
116 -
117 -EAPI=6
118 -
119 -USE_RUBY="ruby22 ruby23 ruby24"
120 -
121 -RUBY_FAKEGEM_TASK_DOC=""
122 -
123 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
124 -
125 -RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"
126 -
127 -RUBY_FAKEGEM_BINWRAP=""
128 -
129 -inherit ruby-fakegem versionator
130 -
131 -DESCRIPTION="Utility Classes and Extension to the Standard Library"
132 -HOMEPAGE="https://github.com/rails/rails"
133 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
134 -
135 -LICENSE="MIT"
136 -SLOT="$(get_version_component_range 1-2)"
137 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
138 -IUSE=""
139 -
140 -RUBY_S="rails-${PV}/${PN}"
141 -
142 -ruby_add_rdepend "
143 - >=dev-ruby/concurrent-ruby-1.0.2:1
144 - >=dev-ruby/i18n-0.7:* <dev-ruby/i18n-1:*
145 - >=dev-ruby/tzinfo-1.1:1
146 - >=dev-ruby/minitest-5.1:5"
147 -
148 -# memcache-client, nokogiri, and builder are not strictly
149 -# needed, but there are tests using this code.
150 -ruby_add_bdepend "test? (
151 - >=dev-ruby/dalli-2.2.1
152 - >=dev-ruby/nokogiri-1.4.5
153 - >=dev-ruby/builder-3.1.0
154 - >=dev-ruby/listen-3.0.5:3
155 - dev-ruby/rack
156 - dev-ruby/mocha:0.14
157 - <dev-ruby/minitest-5.4
158 - )"
159 -
160 -all_ruby_prepare() {
161 - # Set the secure permissions that tests expect.
162 - chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
163 -
164 - # Remove items from the common Gemfile that we don't need for this
165 - # test run. This also requires handling some gemspecs.
166 - sed -i -e "/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|mysql\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|minitest\|sprockets\|stackprof\|rack-cache\|sqlite\)/ s:^:#:" \
167 - -e '/:job/,/end/ s:^:#:' \
168 - -e '/group :doc/,/^end/ s:^:#:' \
169 - -e 's/gemspec/gemspec path: "activesupport"/' \
170 - -e '5igem "builder"; gem "rack"' ../Gemfile || die
171 - rm ../Gemfile.lock || die
172 -
173 - # Avoid test not working within portage
174 - sed -i -e '/test_messing_with_either_encrypted_values_causes_failure/askip "gentoo"' test/message_encryptor_test.rb || die
175 -
176 - # Avoid tests failing since test_order cattr is also seen as a test
177 - # method
178 - rm -f test/xml_mini/libxml{,sax}_engine_test.rb || die
179 -
180 - # Avoid tests that seem to trigger race conditions. This might be
181 - # fixed upstream in 7bd41994480c17db71fdc07e3447ade929eaa386
182 - rm -f test/evented_file_update_checker_test.rb || die
183 -
184 - # Avoid tests which make network connections
185 - rm -f test/multibyte_{grapheme_break,normalization}_conformance_test.rb || die
186 -}
187
188 diff --git a/dev-ruby/activesupport/activesupport-5.0.5.ebuild b/dev-ruby/activesupport/activesupport-5.0.5.ebuild
189 deleted file mode 100644
190 index 85f6f39b3e3..00000000000
191 --- a/dev-ruby/activesupport/activesupport-5.0.5.ebuild
192 +++ /dev/null
193 @@ -1,73 +0,0 @@
194 -# Copyright 1999-2018 Gentoo Foundation
195 -# Distributed under the terms of the GNU General Public License v2
196 -
197 -EAPI=6
198 -
199 -USE_RUBY="ruby22 ruby23 ruby24"
200 -
201 -RUBY_FAKEGEM_TASK_DOC=""
202 -
203 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
204 -
205 -RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"
206 -
207 -RUBY_FAKEGEM_BINWRAP=""
208 -
209 -inherit ruby-fakegem versionator
210 -
211 -DESCRIPTION="Utility Classes and Extension to the Standard Library"
212 -HOMEPAGE="https://github.com/rails/rails"
213 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
214 -
215 -LICENSE="MIT"
216 -SLOT="$(get_version_component_range 1-2)"
217 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
218 -IUSE=""
219 -
220 -RUBY_S="rails-${PV}/${PN}"
221 -
222 -ruby_add_rdepend "
223 - >=dev-ruby/concurrent-ruby-1.0.2:1
224 - >=dev-ruby/i18n-0.7:* <dev-ruby/i18n-1:*
225 - >=dev-ruby/tzinfo-1.1:1
226 - >=dev-ruby/minitest-5.1:5"
227 -
228 -# memcache-client, nokogiri, and builder are not strictly
229 -# needed, but there are tests using this code.
230 -ruby_add_bdepend "test? (
231 - >=dev-ruby/dalli-2.2.1
232 - >=dev-ruby/nokogiri-1.4.5
233 - >=dev-ruby/builder-3.1.0
234 - >=dev-ruby/listen-3.0.5:3
235 - dev-ruby/rack
236 - dev-ruby/mocha:0.14
237 - <dev-ruby/minitest-5.4
238 - )"
239 -
240 -all_ruby_prepare() {
241 - # Set the secure permissions that tests expect.
242 - chmod 0755 "${HOME}" || die "Failed to fix permissions on home"
243 -
244 - # Remove items from the common Gemfile that we don't need for this
245 - # test run. This also requires handling some gemspecs.
246 - sed -i -e "/\(system_timer\|sdoc\|w3c_validators\|pg\|execjs\|jquery-rails\|mysql\|journey\|ruby-prof\|stackprof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|minitest\|sprockets\|stackprof\|rack-cache\|sqlite\)/ s:^:#:" \
247 - -e '/:job/,/end/ s:^:#:' \
248 - -e '/group :doc/,/^end/ s:^:#:' \
249 - -e 's/gemspec/gemspec path: "activesupport"/' \
250 - -e '5igem "builder"; gem "rack"' ../Gemfile || die
251 - rm ../Gemfile.lock || die
252 -
253 - # Avoid test not working within portage
254 - sed -i -e '/test_messing_with_either_encrypted_values_causes_failure/askip "gentoo"' test/message_encryptor_test.rb || die
255 -
256 - # Avoid tests failing since test_order cattr is also seen as a test
257 - # method
258 - rm -f test/xml_mini/libxml{,sax}_engine_test.rb || die
259 -
260 - # Avoid tests that seem to trigger race conditions. This might be
261 - # fixed upstream in 7bd41994480c17db71fdc07e3447ade929eaa386
262 - rm -f test/evented_file_update_checker_test.rb || die
263 -
264 - # Avoid tests which make network connections
265 - rm -f test/multibyte_{grapheme_break,normalization}_conformance_test.rb || die
266 -}