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/actionmailbox/
Date: Sun, 05 Jan 2020 09:30:41
Message-Id: 1578215948.a0d267fae1120dd7f00b37914f55983f723f2bef.graaff@gentoo
1 commit: a0d267fae1120dd7f00b37914f55983f723f2bef
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 5 09:19:08 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 5 09:19:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d267fa
7
8 dev-ruby/actionmailbox: remove vulnerable versions
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/actionmailbox/Manifest | 3 --
14 dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild | 52 -----------------------
15 dev-ruby/actionmailbox/actionmailbox-6.0.1.ebuild | 52 -----------------------
16 dev-ruby/actionmailbox/actionmailbox-6.0.2.ebuild | 52 -----------------------
17 4 files changed, 159 deletions(-)
18
19 diff --git a/dev-ruby/actionmailbox/Manifest b/dev-ruby/actionmailbox/Manifest
20 index 174cd9403bf..d109156bdb7 100644
21 --- a/dev-ruby/actionmailbox/Manifest
22 +++ b/dev-ruby/actionmailbox/Manifest
23 @@ -1,4 +1 @@
24 -DIST rails-6.0.0.tgz 18543484 BLAKE2B 614e71481a3a5ece629f49d0ef623b5352e165b5d46a736ccb747614d6c1fd56d4aaba2f2f32d48d81772cfd4db671d94a67cd3ffa395f29bf2de1f148fa57ed SHA512 3a2259fe2b3ffd0ddc9128e1aa58af57006b8410120a3629926b95fbe60b8658edab77929e26d9323c61a1855a4379e73f1ddbe875324b068a9e8bdde6ca55e6
25 -DIST rails-6.0.1.tgz 18551750 BLAKE2B 03349639ae114b82573e5e4063600b07b24274a0f5a81021bf347c650214e0f59fbb1676b9ad580de5a2d6e4dc85cc2702511c32d11a088ef663f26d8d55041e SHA512 ad6667a958663a8d260896c6b7fd589b657383f0d4f217c9bc0e993d6eac67c32fa41d54a9edf9b1f4e01ae78826f49a862b0069d59b3c1de2b950522b3ecf10
26 DIST rails-6.0.2.1.tgz 18556085 BLAKE2B 178e2d5319fa71ba9f3f7d7a00c207ed9c8d87973487a253c5f819132743f8cdf1428b1668c6e176c91d45986a2201e52f9016efe5ca28ab93301135e5392dd5 SHA512 b33e82ba9e898f7c467df26b7196c69564bcdd24a4732ae6912d06dd361044e769d87fc3e8872533c97fc8d034cab2fad33082925f98cf2096fb1dd4ff6789d7
27 -DIST rails-6.0.2.tgz 18555652 BLAKE2B 27b775a8e9285d9d8501fd2115b5a4a68ef0df1afe0f237c32158fc3c4fa950916b725ececda2e9cabd199a2cef4f7c0421b4fdd27e5b28952f738ab99d48097 SHA512 f394d272771ae8eeba2878c7d8eace93a7eefae95f12b34704939f3f91201633da8cb8721999eec0c9729dd72841ef026fbdb7d814d5a0f31cd1f0fd6310a872
28
29 diff --git a/dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild b/dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild
30 deleted file mode 100644
31 index b319575cf9e..00000000000
32 --- a/dev-ruby/actionmailbox/actionmailbox-6.0.0.ebuild
33 +++ /dev/null
34 @@ -1,52 +0,0 @@
35 -# Copyright 1999-2019 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -USE_RUBY="ruby25 ruby26"
40 -
41 -RUBY_FAKEGEM_RECIPE_DOC="none"
42 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
43 -
44 -RUBY_FAKEGEM_GEMSPEC="actionmailbox.gemspec"
45 -
46 -RUBY_FAKEGEM_BINWRAP=""
47 -RUBY_FAKEGEM_EXTRAINSTALL="app config db"
48 -
49 -inherit ruby-fakegem
50 -
51 -DESCRIPTION="Framework for designing email-service layers"
52 -HOMEPAGE="https://github.com/rails/rails"
53 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
54 -
55 -LICENSE="MIT"
56 -SLOT="$(ver_cut 1-2)"
57 -KEYWORDS="~amd64 ~x86"
58 -IUSE=""
59 -
60 -RUBY_S="rails-${PV}/${PN}"
61 -
62 -ruby_add_rdepend "
63 - ~dev-ruby/actionpack-${PV}
64 - ~dev-ruby/activejob-${PV}
65 - ~dev-ruby/activerecord-${PV}
66 - ~dev-ruby/activestorage-${PV}
67 - ~dev-ruby/activesupport-${PV}
68 - >=dev-ruby/mail-2.7.1:*
69 -"
70 -
71 -ruby_add_bdepend "test? (
72 - dev-ruby/mocha
73 -)"
74 -
75 -all_ruby_prepare() {
76 - # Remove items from the common Gemfile that we don't need for this
77 - # test run. This also requires handling some gemspecs.
78 - 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\|sprockets\|stackprof\|websocket-client-simple\|libxml-ruby\|redis\|blade\|aws-sdk\|google-cloud\|azure-storage\|selenium\|webdrivers\|minitest-bisect\|minitest-retry\|minitest-reporters\)/ s:^:#:" \
79 - -e '/:job/,/end/ s:^:#:' \
80 - -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
81 - rm ../Gemfile.lock || die
82 -}
83 -
84 -each_ruby_prepare() {
85 - sed -i -e 's:ruby:'${RUBY}':' test/dummy/bin/* || die
86 -}
87
88 diff --git a/dev-ruby/actionmailbox/actionmailbox-6.0.1.ebuild b/dev-ruby/actionmailbox/actionmailbox-6.0.1.ebuild
89 deleted file mode 100644
90 index fc75637107a..00000000000
91 --- a/dev-ruby/actionmailbox/actionmailbox-6.0.1.ebuild
92 +++ /dev/null
93 @@ -1,52 +0,0 @@
94 -# Copyright 1999-2019 Gentoo Authors
95 -# Distributed under the terms of the GNU General Public License v2
96 -
97 -EAPI=7
98 -USE_RUBY="ruby25 ruby26"
99 -
100 -RUBY_FAKEGEM_RECIPE_DOC="none"
101 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
102 -
103 -RUBY_FAKEGEM_GEMSPEC="actionmailbox.gemspec"
104 -
105 -RUBY_FAKEGEM_BINWRAP=""
106 -RUBY_FAKEGEM_EXTRAINSTALL="app config db"
107 -
108 -inherit ruby-fakegem
109 -
110 -DESCRIPTION="Framework for designing email-service layers"
111 -HOMEPAGE="https://github.com/rails/rails"
112 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
113 -
114 -LICENSE="MIT"
115 -SLOT="$(ver_cut 1-2)"
116 -KEYWORDS="~amd64 ~x86"
117 -IUSE=""
118 -
119 -RUBY_S="rails-${PV}/${PN}"
120 -
121 -ruby_add_rdepend "
122 - ~dev-ruby/actionpack-${PV}
123 - ~dev-ruby/activejob-${PV}
124 - ~dev-ruby/activerecord-${PV}
125 - ~dev-ruby/activestorage-${PV}
126 - ~dev-ruby/activesupport-${PV}
127 - >=dev-ruby/mail-2.7.1:*
128 -"
129 -
130 -ruby_add_bdepend "test? (
131 - dev-ruby/mocha
132 -)"
133 -
134 -all_ruby_prepare() {
135 - # Remove items from the common Gemfile that we don't need for this
136 - # test run. This also requires handling some gemspecs.
137 - 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\|sprockets\|stackprof\|websocket-client-simple\|libxml-ruby\|redis\|blade\|aws-sdk\|google-cloud\|azure-storage\|selenium\|webdrivers\|minitest-bisect\|minitest-retry\|minitest-reporters\|listen\|rack-cache\|capybara\)/ s:^:#:" \
138 - -e '/:job/,/end/ s:^:#:' \
139 - -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
140 - rm ../Gemfile.lock || die
141 -}
142 -
143 -each_ruby_prepare() {
144 - sed -i -e 's:ruby:'${RUBY}':' test/dummy/bin/* || die
145 -}
146
147 diff --git a/dev-ruby/actionmailbox/actionmailbox-6.0.2.ebuild b/dev-ruby/actionmailbox/actionmailbox-6.0.2.ebuild
148 deleted file mode 100644
149 index fc75637107a..00000000000
150 --- a/dev-ruby/actionmailbox/actionmailbox-6.0.2.ebuild
151 +++ /dev/null
152 @@ -1,52 +0,0 @@
153 -# Copyright 1999-2019 Gentoo Authors
154 -# Distributed under the terms of the GNU General Public License v2
155 -
156 -EAPI=7
157 -USE_RUBY="ruby25 ruby26"
158 -
159 -RUBY_FAKEGEM_RECIPE_DOC="none"
160 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
161 -
162 -RUBY_FAKEGEM_GEMSPEC="actionmailbox.gemspec"
163 -
164 -RUBY_FAKEGEM_BINWRAP=""
165 -RUBY_FAKEGEM_EXTRAINSTALL="app config db"
166 -
167 -inherit ruby-fakegem
168 -
169 -DESCRIPTION="Framework for designing email-service layers"
170 -HOMEPAGE="https://github.com/rails/rails"
171 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
172 -
173 -LICENSE="MIT"
174 -SLOT="$(ver_cut 1-2)"
175 -KEYWORDS="~amd64 ~x86"
176 -IUSE=""
177 -
178 -RUBY_S="rails-${PV}/${PN}"
179 -
180 -ruby_add_rdepend "
181 - ~dev-ruby/actionpack-${PV}
182 - ~dev-ruby/activejob-${PV}
183 - ~dev-ruby/activerecord-${PV}
184 - ~dev-ruby/activestorage-${PV}
185 - ~dev-ruby/activesupport-${PV}
186 - >=dev-ruby/mail-2.7.1:*
187 -"
188 -
189 -ruby_add_bdepend "test? (
190 - dev-ruby/mocha
191 -)"
192 -
193 -all_ruby_prepare() {
194 - # Remove items from the common Gemfile that we don't need for this
195 - # test run. This also requires handling some gemspecs.
196 - 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\|sprockets\|stackprof\|websocket-client-simple\|libxml-ruby\|redis\|blade\|aws-sdk\|google-cloud\|azure-storage\|selenium\|webdrivers\|minitest-bisect\|minitest-retry\|minitest-reporters\|listen\|rack-cache\|capybara\)/ s:^:#:" \
197 - -e '/:job/,/end/ s:^:#:' \
198 - -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
199 - rm ../Gemfile.lock || die
200 -}
201 -
202 -each_ruby_prepare() {
203 - sed -i -e 's:ruby:'${RUBY}':' test/dummy/bin/* || die
204 -}