Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/needrestart/
Date: Sun, 01 Mar 2020 16:12:09
Message-Id: 1583079117.50f6c4ac7c78b6c293308c84dbbeb30a5ebf1e05.candrews@gentoo
1 commit: 50f6c4ac7c78b6c293308c84dbbeb30a5ebf1e05
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 1 16:06:23 2020 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 1 16:11:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f6c4ac
7
8 app-admin/needrestart: Cleanup old versions
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
12
13 app-admin/needrestart/Manifest | 5 ---
14 app-admin/needrestart/needrestart-2.11-r1.ebuild | 41 ---------------------
15 app-admin/needrestart/needrestart-2.11.ebuild | 40 ---------------------
16 app-admin/needrestart/needrestart-3.0.ebuild | 41 ---------------------
17 app-admin/needrestart/needrestart-3.1-r1.ebuild | 45 ------------------------
18 app-admin/needrestart/needrestart-3.1.ebuild | 41 ---------------------
19 app-admin/needrestart/needrestart-3.2.ebuild | 41 ---------------------
20 app-admin/needrestart/needrestart-3.3.ebuild | 41 ---------------------
21 8 files changed, 295 deletions(-)
22
23 diff --git a/app-admin/needrestart/Manifest b/app-admin/needrestart/Manifest
24 index 9757a47803c..21229e1fd05 100644
25 --- a/app-admin/needrestart/Manifest
26 +++ b/app-admin/needrestart/Manifest
27 @@ -1,6 +1 @@
28 -DIST needrestart-2.11.tar.gz 52156 BLAKE2B fb3ffbf6f7876625ad0b7db4feb629c80f0798b7b117f5c94058533e8ed53e695fca5de76670a184245e23720886c79b97c3cfdcc5e9400c1e6988fdb2f64459 SHA512 e987ebafe77aba6920645088fa12e609b52f55edfd545ede1c0a93ee1d6b91ed3ea84cb8db69cd067aaabe8ba973b366da61301b5527ec176a29e3ba30605311
29 -DIST needrestart-3.0.tar.gz 58437 BLAKE2B 6f3b79f793dab85af2a68f3796926b958c077b16c357969943db867dead470cef20aadb076a12a0e3161efc64c82cd1df7f6cdbc70f73cce563a11dec472f69a SHA512 6b653e29b10e497563e67102e11833f7c97d2bde697a99130ff89d5fcd2e616fec279328656f44ccdbb62a2c533bf10827b035efad7785ef5d0556c7f37e625f
30 -DIST needrestart-3.1.tar.gz 58882 BLAKE2B c29d7a56905b047f73743075f520116004a8eed8d88ca402e958fc6a4a430213c9ba4dec469dd1221cbad5b8c6123a9e1acb451f63c6dfdfcd11dc27bce147af SHA512 a55f4e83be676d26d815f28df2a7d56c17bd74d6c1a801f5d1ee05344853d7272dda018b3c19b7753dd6f256e793261d5581df49449c4c9577309add15d4bb70
31 -DIST needrestart-3.2.tar.gz 59702 BLAKE2B 9eb8073a4dc6f7a402ee9ce055960663a08d3d4b11805ef4189c8416d59bda53e02f4b07f43f49b73a99eb9b82d8e94ca5757cd6c7463dcfa34949ca7e6521da SHA512 56e881d73b1bf1cbee8a94ae871c2fe350d6b31e4701fdc256bbedb0d9934111f5f201d3d7b7f25ff54f78fd450c95f4c2bad6f06de5e9ce379a393fd73280d5
32 -DIST needrestart-3.3.tar.gz 59814 BLAKE2B bfba00dee7c0f225efcaaa80b301eb38d0ea82645f253c8bef9294102f9f4183433ed1b6efe71a9dc34c65f76364ff3fc2344e840b34f97361f3ddcd0dc9ab4b SHA512 ea2f3cbe228a6b879905bd3b3de8b5e0bb2362e8d3cd566817d2e7d519d54207ff5923eb8e49cbd8ffe8ed50729f4da04bf4d55268e806f49157860584058d50
33 DIST needrestart-3.4.tar.gz 63219 BLAKE2B 892bb610001575b7e653e06380ba39bb91608db6b5cc491d1e89543a72a17f69547f2610ebe7f3e51835dc1af5a32604fe54f79b6565c9f97df194a87f5f7bdf SHA512 3d63a9c32112b1d4f5d0c6d66430323761c9e7c17f01f52d0572b64ebf113fc9b52838dada363667632ae51894312d891ae8016e8eb5cbd4e0d06fa37c603f25
34
35 diff --git a/app-admin/needrestart/needrestart-2.11-r1.ebuild b/app-admin/needrestart/needrestart-2.11-r1.ebuild
36 deleted file mode 100644
37 index 3019c0bacfe..00000000000
38 --- a/app-admin/needrestart/needrestart-2.11-r1.ebuild
39 +++ /dev/null
40 @@ -1,41 +0,0 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 -# Distributed under the terms of the GNU General Public License v2
43 -
44 -EAPI=6
45 -
46 -if [[ ${PV} == "9999" ]] ; then
47 - EGIT_REPO_URI="https://github.com/liske/${PN}.git"
48 - inherit git-r3
49 - SRC_URI=""
50 - KEYWORDS=""
51 -else
52 - SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
53 - KEYWORDS="~amd64 ~x86"
54 -fi
55 -
56 -DESCRIPTION="Restart daemons after library updates"
57 -HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart"
58 -
59 -SLOT="0"
60 -LICENSE="GPL-2+"
61 -
62 -RDEPEND="
63 - >=sys-apps/sed-4.2.2
64 - dev-lang/perl:=
65 - dev-perl/libintl-perl
66 - dev-perl/Module-Find
67 - dev-perl/Module-ScanDeps
68 - dev-perl/Proc-ProcessTable
69 - dev-perl/Sort-Naturally
70 - dev-perl/TermReadKey
71 - sys-apps/init-system-helpers
72 -"
73 -DEPEND="${RDEPEND}
74 - sys-devel/gettext
75 -"
76 -
77 -src_install() {
78 - default
79 - doman man/*.1
80 - dodoc -r ex
81 -}
82
83 diff --git a/app-admin/needrestart/needrestart-2.11.ebuild b/app-admin/needrestart/needrestart-2.11.ebuild
84 deleted file mode 100644
85 index c0f3cada310..00000000000
86 --- a/app-admin/needrestart/needrestart-2.11.ebuild
87 +++ /dev/null
88 @@ -1,40 +0,0 @@
89 -# Copyright 1999-2017 Gentoo Foundation
90 -# Distributed under the terms of the GNU General Public License v2
91 -
92 -EAPI=6
93 -
94 -if [[ ${PV} == "9999" ]] ; then
95 - EGIT_REPO_URI="https://github.com/liske/${PN}.git"
96 - inherit git-r3
97 - SRC_URI=""
98 - KEYWORDS=""
99 -else
100 - SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
101 - KEYWORDS="~amd64 ~x86"
102 -fi
103 -
104 -DESCRIPTION="Restart daemons after library updates"
105 -HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart"
106 -
107 -SLOT="0"
108 -LICENSE="GPL-2+"
109 -
110 -RDEPEND="
111 - >=sys-apps/sed-4.2.2
112 - dev-lang/perl:=
113 - dev-perl/libintl-perl
114 - dev-perl/Module-Find
115 - dev-perl/Module-ScanDeps
116 - dev-perl/Proc-ProcessTable
117 - dev-perl/Sort-Naturally
118 - dev-perl/TermReadKey
119 -"
120 -DEPEND="${RDEPEND}
121 - sys-devel/gettext
122 -"
123 -
124 -src_install() {
125 - default
126 - doman man/*.1
127 - dodoc -r ex
128 -}
129
130 diff --git a/app-admin/needrestart/needrestart-3.0.ebuild b/app-admin/needrestart/needrestart-3.0.ebuild
131 deleted file mode 100644
132 index 062247caf71..00000000000
133 --- a/app-admin/needrestart/needrestart-3.0.ebuild
134 +++ /dev/null
135 @@ -1,41 +0,0 @@
136 -# Copyright 1999-2018 Gentoo Foundation
137 -# Distributed under the terms of the GNU General Public License v2
138 -
139 -EAPI=6
140 -
141 -if [[ ${PV} == "9999" ]] ; then
142 - EGIT_REPO_URI="https://github.com/liske/${PN}.git"
143 - inherit git-r3
144 - SRC_URI=""
145 - KEYWORDS=""
146 -else
147 - SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
148 - KEYWORDS="~amd64 ~x86"
149 -fi
150 -
151 -DESCRIPTION="Restart daemons after library updates"
152 -HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart"
153 -
154 -SLOT="0"
155 -LICENSE="GPL-2+"
156 -
157 -RDEPEND="
158 - >=sys-apps/sed-4.2.2
159 - dev-lang/perl:=
160 - dev-perl/libintl-perl
161 - dev-perl/Module-Find
162 - dev-perl/Module-ScanDeps
163 - dev-perl/Proc-ProcessTable
164 - dev-perl/Sort-Naturally
165 - dev-perl/TermReadKey
166 - sys-apps/init-system-helpers
167 -"
168 -DEPEND="${RDEPEND}
169 - sys-devel/gettext
170 -"
171 -
172 -src_install() {
173 - default
174 - doman man/*.1
175 - dodoc -r ex
176 -}
177
178 diff --git a/app-admin/needrestart/needrestart-3.1-r1.ebuild b/app-admin/needrestart/needrestart-3.1-r1.ebuild
179 deleted file mode 100644
180 index d3e017750bd..00000000000
181 --- a/app-admin/needrestart/needrestart-3.1-r1.ebuild
182 +++ /dev/null
183 @@ -1,45 +0,0 @@
184 -# Copyright 1999-2018 Gentoo Foundation
185 -# Distributed under the terms of the GNU General Public License v2
186 -
187 -EAPI=6
188 -
189 -if [[ ${PV} == "9999" ]] ; then
190 - EGIT_REPO_URI="https://github.com/liske/${PN}.git"
191 - inherit git-r3
192 - SRC_URI=""
193 - KEYWORDS=""
194 -else
195 - SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
196 - KEYWORDS="~amd64 ~x86"
197 -fi
198 -
199 -DESCRIPTION="Restart daemons after library updates"
200 -HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart"
201 -
202 -SLOT="0"
203 -LICENSE="GPL-2+"
204 -
205 -RDEPEND="
206 - >=sys-apps/sed-4.2.2
207 - dev-lang/perl:=
208 - dev-perl/libintl-perl
209 - dev-perl/Module-Find
210 - dev-perl/Module-ScanDeps
211 - dev-perl/Proc-ProcessTable
212 - dev-perl/Sort-Naturally
213 - dev-perl/TermReadKey
214 - sys-apps/init-system-helpers
215 -"
216 -DEPEND="${RDEPEND}
217 - sys-devel/gettext
218 -"
219 -
220 -PATCHES=(
221 - "${FILESDIR}/${P}-gentoo-kernel-detection.patch"
222 -)
223 -
224 -src_install() {
225 - default
226 - doman man/*.1
227 - dodoc -r ex
228 -}
229
230 diff --git a/app-admin/needrestart/needrestart-3.1.ebuild b/app-admin/needrestart/needrestart-3.1.ebuild
231 deleted file mode 100644
232 index 062247caf71..00000000000
233 --- a/app-admin/needrestart/needrestart-3.1.ebuild
234 +++ /dev/null
235 @@ -1,41 +0,0 @@
236 -# Copyright 1999-2018 Gentoo Foundation
237 -# Distributed under the terms of the GNU General Public License v2
238 -
239 -EAPI=6
240 -
241 -if [[ ${PV} == "9999" ]] ; then
242 - EGIT_REPO_URI="https://github.com/liske/${PN}.git"
243 - inherit git-r3
244 - SRC_URI=""
245 - KEYWORDS=""
246 -else
247 - SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
248 - KEYWORDS="~amd64 ~x86"
249 -fi
250 -
251 -DESCRIPTION="Restart daemons after library updates"
252 -HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart"
253 -
254 -SLOT="0"
255 -LICENSE="GPL-2+"
256 -
257 -RDEPEND="
258 - >=sys-apps/sed-4.2.2
259 - dev-lang/perl:=
260 - dev-perl/libintl-perl
261 - dev-perl/Module-Find
262 - dev-perl/Module-ScanDeps
263 - dev-perl/Proc-ProcessTable
264 - dev-perl/Sort-Naturally
265 - dev-perl/TermReadKey
266 - sys-apps/init-system-helpers
267 -"
268 -DEPEND="${RDEPEND}
269 - sys-devel/gettext
270 -"
271 -
272 -src_install() {
273 - default
274 - doman man/*.1
275 - dodoc -r ex
276 -}
277
278 diff --git a/app-admin/needrestart/needrestart-3.2.ebuild b/app-admin/needrestart/needrestart-3.2.ebuild
279 deleted file mode 100644
280 index 062247caf71..00000000000
281 --- a/app-admin/needrestart/needrestart-3.2.ebuild
282 +++ /dev/null
283 @@ -1,41 +0,0 @@
284 -# Copyright 1999-2018 Gentoo Foundation
285 -# Distributed under the terms of the GNU General Public License v2
286 -
287 -EAPI=6
288 -
289 -if [[ ${PV} == "9999" ]] ; then
290 - EGIT_REPO_URI="https://github.com/liske/${PN}.git"
291 - inherit git-r3
292 - SRC_URI=""
293 - KEYWORDS=""
294 -else
295 - SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
296 - KEYWORDS="~amd64 ~x86"
297 -fi
298 -
299 -DESCRIPTION="Restart daemons after library updates"
300 -HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart"
301 -
302 -SLOT="0"
303 -LICENSE="GPL-2+"
304 -
305 -RDEPEND="
306 - >=sys-apps/sed-4.2.2
307 - dev-lang/perl:=
308 - dev-perl/libintl-perl
309 - dev-perl/Module-Find
310 - dev-perl/Module-ScanDeps
311 - dev-perl/Proc-ProcessTable
312 - dev-perl/Sort-Naturally
313 - dev-perl/TermReadKey
314 - sys-apps/init-system-helpers
315 -"
316 -DEPEND="${RDEPEND}
317 - sys-devel/gettext
318 -"
319 -
320 -src_install() {
321 - default
322 - doman man/*.1
323 - dodoc -r ex
324 -}
325
326 diff --git a/app-admin/needrestart/needrestart-3.3.ebuild b/app-admin/needrestart/needrestart-3.3.ebuild
327 deleted file mode 100644
328 index 2ba6e13ba34..00000000000
329 --- a/app-admin/needrestart/needrestart-3.3.ebuild
330 +++ /dev/null
331 @@ -1,41 +0,0 @@
332 -# Copyright 1999-2018 Gentoo Foundation
333 -# Distributed under the terms of the GNU General Public License v2
334 -
335 -EAPI=6
336 -
337 -if [[ ${PV} == "9999" ]] ; then
338 - EGIT_REPO_URI="https://github.com/liske/${PN}.git"
339 - inherit git-r3
340 - SRC_URI=""
341 - KEYWORDS="amd64 x86"
342 -else
343 - SRC_URI="https://github.com/liske/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
344 - KEYWORDS="amd64 x86"
345 -fi
346 -
347 -DESCRIPTION="Restart daemons after library updates"
348 -HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart"
349 -
350 -SLOT="0"
351 -LICENSE="GPL-2+"
352 -
353 -RDEPEND="
354 - >=sys-apps/sed-4.2.2
355 - dev-lang/perl:=
356 - dev-perl/libintl-perl
357 - dev-perl/Module-Find
358 - dev-perl/Module-ScanDeps
359 - dev-perl/Proc-ProcessTable
360 - dev-perl/Sort-Naturally
361 - dev-perl/TermReadKey
362 - sys-apps/init-system-helpers
363 -"
364 -DEPEND="${RDEPEND}
365 - sys-devel/gettext
366 -"
367 -
368 -src_install() {
369 - default
370 - doman man/*.1
371 - dodoc -r ex
372 -}