Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_pidfile/, profiles/
Date: Fri, 24 Dec 2021 19:20:48
Message-Id: 1640373627.522a38fe6a121a0be74fbd666765e99326cf8f4e.jsmolic@gentoo
1 commit: 522a38fe6a121a0be74fbd666765e99326cf8f4e
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 24 19:19:29 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 24 19:20:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=522a38fe
7
8 net-analyzer/nagios-check_pidfile: treeclean
9
10 Closes: https://bugs.gentoo.org/826790
11 Closes: https://bugs.gentoo.org/708842
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 net-analyzer/nagios-check_pidfile/Manifest | 1 -
15 net-analyzer/nagios-check_pidfile/metadata.xml | 8 -------
16 .../nagios-check_pidfile-1.ebuild | 28 ----------------------
17 profiles/package.mask | 6 -----
18 4 files changed, 43 deletions(-)
19
20 diff --git a/net-analyzer/nagios-check_pidfile/Manifest b/net-analyzer/nagios-check_pidfile/Manifest
21 deleted file mode 100644
22 index 00126e06f315..000000000000
23 --- a/net-analyzer/nagios-check_pidfile/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST nagios-check_pidfile-1.tar.gz 2137 BLAKE2B bb0b7239ab9dfb4acb3a40f16cc5537605c60256f6c1efcddc9b6001dffc71f7e7ae8f58b6cbb568afd71200e672e3b348ce3b9c360407b731d3f40ab81fa514 SHA512 a24493a72f6d9fb4daf606a131a3a6cafe6085b1d47f7b0f7944642929e86b5d29cf46fb28c20b7683ea5b9a99beb93bb5f32a08542e2e9af613e4cc62197ffe
27
28 diff --git a/net-analyzer/nagios-check_pidfile/metadata.xml b/net-analyzer/nagios-check_pidfile/metadata.xml
29 deleted file mode 100644
30 index 870851d6edfb..000000000000
31 --- a/net-analyzer/nagios-check_pidfile/metadata.xml
32 +++ /dev/null
33 @@ -1,8 +0,0 @@
34 -<?xml version="1.0" encoding="UTF-8"?>
35 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
36 -<pkgmetadata>
37 -<!-- maintainer-needed -->
38 - <upstream>
39 - <remote-id type="github">hollow/check_pidfile</remote-id>
40 - </upstream>
41 -</pkgmetadata>
42
43 diff --git a/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild b/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
44 deleted file mode 100644
45 index 0c557fdb768e..000000000000
46 --- a/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
47 +++ /dev/null
48 @@ -1,28 +0,0 @@
49 -# Copyright 1999-2014 Gentoo Foundation
50 -# Distributed under the terms of the GNU General Public License v2
51 -
52 -EAPI=5
53 -
54 -inherit autotools
55 -
56 -DESCRIPTION="A nagios plugin for checking daemons via pidfiles"
57 -HOMEPAGE="https://github.com/hollow/check_pidfile"
58 -SRC_URI="https://github.com/hollow/check_pidfile/archive/v${PV}.tar.gz -> ${P}.tar.gz"
59 -
60 -LICENSE="BSD"
61 -SLOT="0"
62 -KEYWORDS="~amd64 ~x86"
63 -IUSE=""
64 -
65 -DEPEND="|| ( >=net-analyzer/nagios-plugins-1.4.13-r1 net-analyzer/monitoring-plugins )"
66 -RDEPEND="${DEPEND}"
67 -
68 -S="${WORKDIR}"/check_pidfile-${PV}
69 -
70 -src_prepare() {
71 - eautoreconf
72 -}
73 -
74 -src_install() {
75 - emake DESTDIR="${D}" install
76 -}
77
78 diff --git a/profiles/package.mask b/profiles/package.mask
79 index 7eae45a5d4f5..65fe9be1619e 100644
80 --- a/profiles/package.mask
81 +++ b/profiles/package.mask
82 @@ -305,12 +305,6 @@ dev-ruby/typhoeus:0
83 # Removal in 30 days. Bug #827322
84 net-misc/netkit-routed
85
86 -# Marek Szuba <marecki@g.o> (2021-11-25)
87 -# Upstream is gone. Unmaintained in Gentoo, last updated
88 -# back in the CVS era, EAPI 5, open bugs.
89 -# Removal in 30 days. Bug #826790
90 -net-analyzer/nagios-check_pidfile
91 -
92 # Volkmar W. Pogatzki <gentoo@××××××××.net> (2021-11-23)
93 # Does not support updated dev-java/pdfbox-2.0.24, Bug #803488
94 # Blocks (CVE-2018-11797, CVE-2021-{27807,27906,31811,31812})