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/actiontext/
Date: Sun, 05 Jan 2020 09:30:42
Message-Id: 1578215998.a418a2b7c41feda4bc759d41bf1bc124001448bb.graaff@gentoo
1 commit: a418a2b7c41feda4bc759d41bf1bc124001448bb
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 5 09:19:58 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 5 09:19:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a418a2b7
7
8 dev-ruby/actiontext: 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/actiontext/Manifest | 3 --
14 dev-ruby/actiontext/actiontext-6.0.0.ebuild | 51 -----------------------------
15 dev-ruby/actiontext/actiontext-6.0.1.ebuild | 51 -----------------------------
16 dev-ruby/actiontext/actiontext-6.0.2.ebuild | 51 -----------------------------
17 4 files changed, 156 deletions(-)
18
19 diff --git a/dev-ruby/actiontext/Manifest b/dev-ruby/actiontext/Manifest
20 index 174cd9403bf..d109156bdb7 100644
21 --- a/dev-ruby/actiontext/Manifest
22 +++ b/dev-ruby/actiontext/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/actiontext/actiontext-6.0.0.ebuild b/dev-ruby/actiontext/actiontext-6.0.0.ebuild
30 deleted file mode 100644
31 index 880d78e98aa..00000000000
32 --- a/dev-ruby/actiontext/actiontext-6.0.0.ebuild
33 +++ /dev/null
34 @@ -1,51 +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="actiontext.gemspec"
45 -
46 -RUBY_FAKEGEM_BINWRAP=""
47 -RUBY_FAKEGEM_EXTRAINSTALL="app db package.json"
48 -
49 -inherit ruby-fakegem
50 -
51 -DESCRIPTION="Edit and display rich text in Rails applications"
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/activerecord-${PV}
65 - ~dev-ruby/activestorage-${PV}
66 - ~dev-ruby/activesupport-${PV}
67 - >=dev-ruby/nokogiri-1.8.5
68 -"
69 -
70 -ruby_add_bdepend "test? (
71 - dev-ruby/mocha
72 -)"
73 -
74 -all_ruby_prepare() {
75 - # Remove items from the common Gemfile that we don't need for this
76 - # test run. This also requires handling some gemspecs.
77 - 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:^:#:" \
78 - -e '/:job/,/end/ s:^:#:' \
79 - -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
80 - rm ../Gemfile.lock || die
81 -}
82 -
83 -each_ruby_prepare() {
84 - sed -i -e 's:ruby:'${RUBY}':' test/dummy/bin/* || die
85 -}
86
87 diff --git a/dev-ruby/actiontext/actiontext-6.0.1.ebuild b/dev-ruby/actiontext/actiontext-6.0.1.ebuild
88 deleted file mode 100644
89 index 2caeb064066..00000000000
90 --- a/dev-ruby/actiontext/actiontext-6.0.1.ebuild
91 +++ /dev/null
92 @@ -1,51 +0,0 @@
93 -# Copyright 1999-2019 Gentoo Authors
94 -# Distributed under the terms of the GNU General Public License v2
95 -
96 -EAPI=7
97 -USE_RUBY="ruby25 ruby26"
98 -
99 -RUBY_FAKEGEM_RECIPE_DOC="none"
100 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
101 -
102 -RUBY_FAKEGEM_GEMSPEC="actiontext.gemspec"
103 -
104 -RUBY_FAKEGEM_BINWRAP=""
105 -RUBY_FAKEGEM_EXTRAINSTALL="app db package.json"
106 -
107 -inherit ruby-fakegem
108 -
109 -DESCRIPTION="Edit and display rich text in Rails applications"
110 -HOMEPAGE="https://github.com/rails/rails"
111 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
112 -
113 -LICENSE="MIT"
114 -SLOT="$(ver_cut 1-2)"
115 -KEYWORDS="~amd64 ~x86"
116 -IUSE=""
117 -
118 -RUBY_S="rails-${PV}/${PN}"
119 -
120 -ruby_add_rdepend "
121 - ~dev-ruby/actionpack-${PV}
122 - ~dev-ruby/activerecord-${PV}
123 - ~dev-ruby/activestorage-${PV}
124 - ~dev-ruby/activesupport-${PV}
125 - >=dev-ruby/nokogiri-1.8.5
126 -"
127 -
128 -ruby_add_bdepend "test? (
129 - dev-ruby/mocha
130 -)"
131 -
132 -all_ruby_prepare() {
133 - # Remove items from the common Gemfile that we don't need for this
134 - # test run. This also requires handling some gemspecs.
135 - 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\)/ s:^:#:" \
136 - -e '/:job/,/end/ s:^:#:' \
137 - -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
138 - rm ../Gemfile.lock || die
139 -}
140 -
141 -each_ruby_prepare() {
142 - sed -i -e 's:ruby:'${RUBY}':' test/dummy/bin/* || die
143 -}
144
145 diff --git a/dev-ruby/actiontext/actiontext-6.0.2.ebuild b/dev-ruby/actiontext/actiontext-6.0.2.ebuild
146 deleted file mode 100644
147 index 2caeb064066..00000000000
148 --- a/dev-ruby/actiontext/actiontext-6.0.2.ebuild
149 +++ /dev/null
150 @@ -1,51 +0,0 @@
151 -# Copyright 1999-2019 Gentoo Authors
152 -# Distributed under the terms of the GNU General Public License v2
153 -
154 -EAPI=7
155 -USE_RUBY="ruby25 ruby26"
156 -
157 -RUBY_FAKEGEM_RECIPE_DOC="none"
158 -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
159 -
160 -RUBY_FAKEGEM_GEMSPEC="actiontext.gemspec"
161 -
162 -RUBY_FAKEGEM_BINWRAP=""
163 -RUBY_FAKEGEM_EXTRAINSTALL="app db package.json"
164 -
165 -inherit ruby-fakegem
166 -
167 -DESCRIPTION="Edit and display rich text in Rails applications"
168 -HOMEPAGE="https://github.com/rails/rails"
169 -SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
170 -
171 -LICENSE="MIT"
172 -SLOT="$(ver_cut 1-2)"
173 -KEYWORDS="~amd64 ~x86"
174 -IUSE=""
175 -
176 -RUBY_S="rails-${PV}/${PN}"
177 -
178 -ruby_add_rdepend "
179 - ~dev-ruby/actionpack-${PV}
180 - ~dev-ruby/activerecord-${PV}
181 - ~dev-ruby/activestorage-${PV}
182 - ~dev-ruby/activesupport-${PV}
183 - >=dev-ruby/nokogiri-1.8.5
184 -"
185 -
186 -ruby_add_bdepend "test? (
187 - dev-ruby/mocha
188 -)"
189 -
190 -all_ruby_prepare() {
191 - # Remove items from the common Gemfile that we don't need for this
192 - # test run. This also requires handling some gemspecs.
193 - 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\)/ s:^:#:" \
194 - -e '/:job/,/end/ s:^:#:' \
195 - -e '/group :doc/,/^end/ s:^:#:' ../Gemfile || die
196 - rm ../Gemfile.lock || die
197 -}
198 -
199 -each_ruby_prepare() {
200 - sed -i -e 's:ruby:'${RUBY}':' test/dummy/bin/* || die
201 -}