From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DBF86158095 for ; Tue, 30 Aug 2022 10:07:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB9A2E0905; Tue, 30 Aug 2022 10:07:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B09C6E0905 for ; Tue, 30 Aug 2022 10:07:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D30AA3410A2 for ; Tue, 30 Aug 2022 10:07:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 160735A0 for ; Tue, 30 Aug 2022 10:06:59 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1661853917.94d9c815f0bbd13a6a34f43bdc849520db7d149d.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_rbl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nagios-check_rbl/Manifest net-analyzer/nagios-check_rbl/nagios-check_rbl-1.4.1.ebuild X-VCS-Directories: net-analyzer/nagios-check_rbl/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 94d9c815f0bbd13a6a34f43bdc849520db7d149d X-VCS-Branch: master Date: Tue, 30 Aug 2022 10:06:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d0706808-63d0-4569-8cdf-035b2ce94e1e X-Archives-Hash: 28983099e38348d218ebc08e14c42e70 commit: 94d9c815f0bbd13a6a34f43bdc849520db7d149d Author: Michael Orlitzky gentoo org> AuthorDate: Tue Aug 30 10:05:17 2022 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Tue Aug 30 10:05:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d9c815 net-analyzer/nagios-check_rbl: drop 1.4.1 Signed-off-by: Michael Orlitzky gentoo.org> net-analyzer/nagios-check_rbl/Manifest | 1 - .../nagios-check_rbl/nagios-check_rbl-1.4.1.ebuild | 56 ---------------------- 2 files changed, 57 deletions(-) diff --git a/net-analyzer/nagios-check_rbl/Manifest b/net-analyzer/nagios-check_rbl/Manifest index eae4701c7ccc..f9794ee78806 100644 --- a/net-analyzer/nagios-check_rbl/Manifest +++ b/net-analyzer/nagios-check_rbl/Manifest @@ -1,2 +1 @@ -DIST check_rbl-1.4.1.tar.gz 47585 BLAKE2B 24979d1579ef46f6d0626700bb8b9aa3f3acd4b422398ecbfa98909248fd6ffe61a763e377e7942d3078d8b91488f3fc0e2ab25f7c4821bcfa5cde08d000bd5c SHA512 3023aab6ba42dec46cb93eb2ef15e1998a1b3226bd1f143441e14a4271279ac9b24b85b9fc41a382eb203e5d2846b7f4ea4fe27db99d75b104d9182ea53079cb DIST check_rbl-1.6.3.tar.gz 50250 BLAKE2B cdaaf7252871c6a2cf34a1cacef36251b8526b73f4edb73fc1611a3426f350523928532bc78068438b8e71ec0e023da46749673aa5e9e1d5c6cd8b889f330305 SHA512 2fc84089eb9e41657f522aa7813776b3d46811759e177d031ff5d2f737d63c00897d50d5d878c1e5d5368ca1dde0b173e81b8a6f16fbb970270ef63d988add9b diff --git a/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.4.1.ebuild b/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.4.1.ebuild deleted file mode 100644 index 8f6e17721ea9..000000000000 --- a/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.4.1.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Monitor whether or not a host is blacklisted" -HOMEPAGE="https://github.com/matteocorti/check_rbl" - -MY_P="${P/nagios-/}" -SRC_URI="https://github.com/matteocorti/check_rbl/releases/download/v${PV}/${MY_P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" - -KEYWORDS="amd64 ~hppa sparc x86" -IUSE="" - -# No, this is not redundant -- see bug 627082. -RESTRICT=test - -# The package's INSTALL/Makefile.PL files specify its dependencies. -# -# * Data::Validate::Domain (dev-perl/Data-Validate-Domain) -# * Data::Validate::IP (dev-perl/Data-Validate-IP) -# * IO::Select (dev-lang/perl) -# * Monitoring::Plugin (dev-perl/Monitoring-Plugin) -# * Monitoring::Plugin::Getopt (dev-perl/Monitoring-Plugin) -# * Monitoring::Plugin::Threshold (dev-perl/Monitoring-Plugin) -# * Net::DNS (dev-perl/Net-DNS) -# * Net::IP (dev-perl/Net-IP) -# * Readonly (dev-perl/Readonly) -# -RDEPEND="dev-lang/perl - dev-perl/Data-Validate-Domain - dev-perl/Data-Validate-IP - dev-perl/Monitoring-Plugin - dev-perl/Net-DNS - dev-perl/Net-IP - dev-perl/Readonly" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/${MY_P}" - -src_configure() { - perl Makefile.PL INSTALLDIRS=vendor || die -} - -src_install() { - default - - local nagiosplugindir=/usr/$(get_libdir)/nagios/plugins - - # It's simplest to move this file after it's been installed. - dodir "${nagiosplugindir}" - mv "${D}"/usr/bin/check_rbl "${D}"/"${nagiosplugindir}" || die -}