public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_fail2ban/
Date: Sat,  3 Apr 2021 19:53:29 +0000 (UTC)	[thread overview]
Message-ID: <1617479569.5926ca89472ace9611b8a91607dbe61284e8cdf6.sam@gentoo> (raw)

commit:     5926ca89472ace9611b8a91607dbe61284e8cdf6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 19:07:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  3 19:52:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5926ca89

net-analyzer/nagios-check_fail2ban: multilib--

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild         | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild b/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild
index ac86c283079..42376a9fbab 100644
--- a/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild
+++ b/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit multilib autotools
+inherit autotools
 
 GITHUB_AUTHOR="hollow"
 GITHUB_PROJECT="check_fail2ban"
@@ -12,18 +12,17 @@ GITHUB_COMMIT="c554837"
 DESCRIPTION="A nagios plugin for checking the fail2ban daemon"
 HOMEPAGE="https://github.com/hollow/check_fail2ban"
 SRC_URI="https://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz"
+S="${WORKDIR}"/${GITHUB_AUTHOR}-${GITHUB_PROJECT}-${GITHUB_COMMIT}
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 DEPEND="|| ( >=net-analyzer/nagios-plugins-1.4.13-r1 >=net-analyzer/monitoring-plugins-2 )"
 RDEPEND="${DEPEND}"
 
-S="${WORKDIR}"/${GITHUB_AUTHOR}-${GITHUB_PROJECT}-${GITHUB_COMMIT}
-
 src_prepare() {
+	default
 	eautoreconf
 }
 


             reply	other threads:[~2021-04-03 19:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-03 19:53 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-08  8:48 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_fail2ban/ Robin H. Johnson
2016-08-07  8:36 Pacho Ramos

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=1617479569.5926ca89472ace9611b8a91607dbe61284e8cdf6.sam@gentoo \
    --to=sam@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