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_fail2ban/, profiles/
Date: Fri, 24 Dec 2021 19:20:47
Message-Id: 1640373626.c7c09dca04434118c6d73e1c09076d66d8d238f0.jsmolic@gentoo
1 commit: c7c09dca04434118c6d73e1c09076d66d8d238f0
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 24 19:18:12 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 24 19:20:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c09dca
7
8 net-analyzer/nagios-check_fail2ban: treeclean
9
10 Closes: https://bugs.gentoo.org/826786
11 Closes: https://bugs.gentoo.org/710326
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 net-analyzer/nagios-check_fail2ban/Manifest | 1 -
15 net-analyzer/nagios-check_fail2ban/metadata.xml | 8 ------
16 .../nagios-check_fail2ban-3.ebuild | 31 ----------------------
17 profiles/package.mask | 12 ---------
18 4 files changed, 52 deletions(-)
19
20 diff --git a/net-analyzer/nagios-check_fail2ban/Manifest b/net-analyzer/nagios-check_fail2ban/Manifest
21 deleted file mode 100644
22 index 7c3c26d68eab..000000000000
23 --- a/net-analyzer/nagios-check_fail2ban/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST nagios-check_fail2ban-3.tar.gz 1848 BLAKE2B 61c1683bfa1e41ea27caa58ce9491d531751d96c4646e1d618a0f92bef2fe65b31c1d4bcebfe9c9c0b2498f7ad810d4dcabaf723e34bbde7e229020789e7b538 SHA512 a032042f8588575ef70c6644c5d385a18b25b89d71b067cdfe78230e5e53c2fb5bf88de1d97aa9411bfec00b213f6e1eae800e9545f0d8d4bad4e3c878927f9c
27
28 diff --git a/net-analyzer/nagios-check_fail2ban/metadata.xml b/net-analyzer/nagios-check_fail2ban/metadata.xml
29 deleted file mode 100644
30 index b456f7d62fdb..000000000000
31 --- a/net-analyzer/nagios-check_fail2ban/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_fail2ban</remote-id>
40 - </upstream>
41 -</pkgmetadata>
42
43 diff --git a/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild b/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild
44 deleted file mode 100644
45 index 42376a9fbab7..000000000000
46 --- a/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild
47 +++ /dev/null
48 @@ -1,31 +0,0 @@
49 -# Copyright 1999-2021 Gentoo Authors
50 -# Distributed under the terms of the GNU General Public License v2
51 -
52 -EAPI=5
53 -
54 -inherit autotools
55 -
56 -GITHUB_AUTHOR="hollow"
57 -GITHUB_PROJECT="check_fail2ban"
58 -GITHUB_COMMIT="c554837"
59 -
60 -DESCRIPTION="A nagios plugin for checking the fail2ban daemon"
61 -HOMEPAGE="https://github.com/hollow/check_fail2ban"
62 -SRC_URI="https://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz"
63 -S="${WORKDIR}"/${GITHUB_AUTHOR}-${GITHUB_PROJECT}-${GITHUB_COMMIT}
64 -
65 -LICENSE="BSD"
66 -SLOT="0"
67 -KEYWORDS="~amd64 ~x86"
68 -
69 -DEPEND="|| ( >=net-analyzer/nagios-plugins-1.4.13-r1 >=net-analyzer/monitoring-plugins-2 )"
70 -RDEPEND="${DEPEND}"
71 -
72 -src_prepare() {
73 - default
74 - eautoreconf
75 -}
76 -
77 -src_install() {
78 - emake DESTDIR="${D}" install
79 -}
80
81 diff --git a/profiles/package.mask b/profiles/package.mask
82 index 6b106fdbbe43..7eae45a5d4f5 100644
83 --- a/profiles/package.mask
84 +++ b/profiles/package.mask
85 @@ -311,18 +311,6 @@ net-misc/netkit-routed
86 # Removal in 30 days. Bug #826790
87 net-analyzer/nagios-check_pidfile
88
89 -# Marek Szuba <marecki@g.o> (2021-11-25)
90 -# Upstream is gone. Unmaintained in Gentoo, last updated
91 -# back in the CVS era, EAPI 5, open bugs.
92 -# Removal in 30 days. Bug #826786
93 -net-analyzer/nagios-check_fail2ban
94 -
95 -# Hans de Graaff <graaff@g.o> (2021-11-25)
96 -# Old slot that no longer has reverse dependencies. Last release in
97 -# 2013. Use minitest 5.x instead.
98 -# Masked for removal in 30 days.
99 -dev-ruby/minitest:0
100 -
101 # Volkmar W. Pogatzki <gentoo@××××××××.net> (2021-11-23)
102 # Does not support updated dev-java/pdfbox-2.0.24, Bug #803488
103 # Blocks (CVE-2018-11797, CVE-2021-{27807,27906,31811,31812})