public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-plugins-linux-madrisan/
Date: Sun, 25 Feb 2024 15:41:51 +0000 (UTC)	[thread overview]
Message-ID: <1708875358.f5ef64c4d72a730c5ca8680d2b348a6b879cea81.sbraz@gentoo> (raw)

commit:     f5ef64c4d72a730c5ca8680d2b348a6b879cea81
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 15:35:58 2024 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 15:35:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ef64c4

net-analyzer/nagios-plugins-linux-madrisan: drop 30

Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 .../nagios-plugins-linux-madrisan/Manifest         |  1 -
 .../nagios-plugins-linux-madrisan-30.ebuild        | 48 ----------------------
 2 files changed, 49 deletions(-)

diff --git a/net-analyzer/nagios-plugins-linux-madrisan/Manifest b/net-analyzer/nagios-plugins-linux-madrisan/Manifest
index 818afb425f24..c5a6cee5a49f 100644
--- a/net-analyzer/nagios-plugins-linux-madrisan/Manifest
+++ b/net-analyzer/nagios-plugins-linux-madrisan/Manifest
@@ -1,3 +1,2 @@
-DIST nagios-plugins-linux-madrisan-30.tar.xz 391164 BLAKE2B 3b16d0e61a68153fa90bed4c3540d9457546d2448b3b0da2b9313cd99e9b65f44c6f8d52322500570510171a049759ab85855f262d0581c6f926a96fbfe268dd SHA512 c02f81b6bbd4a0453780d9301a5cd1be67b9640e1b75d06c626a433b6e544fb4649c9b14e8e9a2c84dc6917aaf2011fb9a864ef36fef661bbcd673fa00bc5d57
 DIST nagios-plugins-linux-madrisan-31.tar.xz 401556 BLAKE2B 5eca1e96f14b518d9ab5304bb2a54ba47f194bf22cea8445d7fef0769c3b14c800e4ed24c5c0ca32f0daf53aa81a0bd52234478c606a8d2d1a12e96abb90179c SHA512 34d8ae400766e9c7ddd246998f004a50c87ec9ad8dc13deb8e31fc6fcfa07fbe5af2f091d0523b93d06b26438d1a25240bd82d60946e5897bc257fff7c1b73d0
 DIST nagios-plugins-linux-madrisan-32.tar.xz 402976 BLAKE2B ef66934315f3ddbee1a2d84723477773549c9a5ed731853780ef15b9f44ea462256f730f854d517415dce2b944a4bf0abcbfa0623a7a1faffef4b5bbf162af76 SHA512 42392c123961bb17192344f20973a3d26c74aeef112638384d5b7a687e7117a3378d6efdb07ad15a7309f5db621404602e9c2beb0dcc4e207924d0d3a466ab59

diff --git a/net-analyzer/nagios-plugins-linux-madrisan/nagios-plugins-linux-madrisan-30.ebuild b/net-analyzer/nagios-plugins-linux-madrisan/nagios-plugins-linux-madrisan-30.ebuild
deleted file mode 100644
index 6e71445b286d..000000000000
--- a/net-analyzer/nagios-plugins-linux-madrisan/nagios-plugins-linux-madrisan-30.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-MY_PN="nagios-plugins-linux"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Additional and alternative Nagios plugins for Linux"
-HOMEPAGE="https://github.com/madrisan/nagios-plugins-linux"
-SRC_URI="https://github.com/madrisan/${MY_PN}/releases/download/v${PV}/${MY_P}.tar.xz -> ${P}.tar.xz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="curl varlink"
-
-DEPEND="
-	curl? ( net-misc/curl:0= )
-	varlink? ( dev-libs/libvarlink:= )
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	default
-	# Avoid collision with net-analyzer/monitoring-plugins
-	# and net-analyzer/nagios-plugins
-	sed -ri "s/check_(load|swap|uptime|users)/&_madrisan/" plugins/Makefile.am || die
-	eautoreconf
-}
-
-src_configure() {
-	local myconf=(
-		--libexecdir="${EPREFIX}/usr/$(get_libdir)/nagios/plugins"
-		# Most options are already defaults for Gentoo
-		--disable-hardening
-		$(use_enable curl libcurl)
-		$(use_enable varlink libvarlink)
-	)
-	econf "${myconf[@]}"
-}
-
-src_test() {
-	emake check VERBOSE=1
-}


             reply	other threads:[~2024-02-25 15:41 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 15:41 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-09 13:56 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-plugins-linux-madrisan/ Louis Sautier
2024-08-09 13:56 Louis Sautier
2024-06-29 18:14 Louis Sautier
2024-04-04  0:25 Louis Sautier
2022-10-13  0:01 Louis Sautier
2022-10-13  0:01 Louis Sautier
2022-01-30 13:29 Louis Sautier
2022-01-30 13:29 Louis Sautier
2021-07-21 18:14 Louis Sautier
2021-07-21 18:14 Louis Sautier
2020-12-12 19:53 Louis Sautier
2020-12-12 19:53 Louis Sautier
2020-08-10 15:27 Louis Sautier
2020-05-05 22:56 Louis Sautier
2020-05-05 18:35 Louis Sautier
2020-05-05 18:12 Louis Sautier
2019-08-28 23:54 Louis Sautier
2019-08-27 22:47 Louis Sautier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1708875358.f5ef64c4d72a730c5ca8680d2b348a6b879cea81.sbraz@gentoo \
    --to=sbraz@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox