public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sshguard/, app-admin/sshguard/files/
Date: Wed, 17 Feb 2021 11:08:31 +0000 (UTC)	[thread overview]
Message-ID: <1613560090.307c5ced37bbe80673d57212b5f8820c9b9173df.dlan@gentoo> (raw)

commit:     307c5ced37bbe80673d57212b5f8820c9b9173df
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 17 11:07:46 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Feb 17 11:08:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307c5ced

app-admin/sshguard: drop old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-admin/sshguard/files/sshguard-2.1.0-conf.patch | 11 ------
 app-admin/sshguard/sshguard-2.4.1.ebuild           | 40 ----------------------
 2 files changed, 51 deletions(-)

diff --git a/app-admin/sshguard/files/sshguard-2.1.0-conf.patch b/app-admin/sshguard/files/sshguard-2.1.0-conf.patch
deleted file mode 100644
index 8874cc48904..00000000000
--- a/app-admin/sshguard/files/sshguard-2.1.0-conf.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/examples/sshguard.conf.sample
-+++ b/examples/sshguard.conf.sample
-@@ -6,7 +6,7 @@
- 
- #### REQUIRED CONFIGURATION ####
- # Full path to backend executable (required, no default)
--#BACKEND="/usr/local/libexec/sshg-fw-iptables"
-+#BACKEND="/usr/libexec/sshg-fw-iptables"
- 
- # Space-separated list of log files to monitor. (optional, no default)
- #FILES="/var/log/auth.log /var/log/authlog /var/log/maillog"

diff --git a/app-admin/sshguard/sshguard-2.4.1.ebuild b/app-admin/sshguard/sshguard-2.4.1.ebuild
deleted file mode 100644
index 59ef3538acc..00000000000
--- a/app-admin/sshguard/sshguard-2.4.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="protects hosts from brute force attacks against ssh"
-HOMEPAGE="https://www.sshguard.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-DEPEND="
-	sys-devel/flex
-"
-RDEPEND="
-	virtual/logger
-"
-DOCS=(
-	CHANGELOG.rst
-	CONTRIBUTING.rst
-	README.rst
-	examples/net.sshguard.plist
-	examples/sshguard.service
-	examples/whitelistfile.example
-)
-PATCHES=(
-	"${FILESDIR}"/${PN}-2.1.0-conf.patch
-)
-
-src_install() {
-	default
-
-	newinitd "${FILESDIR}"/${PN}.initd-r2 ${PN}
-	newconfd "${FILESDIR}"/${PN}.confd ${PN}
-
-	insinto /etc
-	newins examples/sshguard.conf.sample sshguard.conf
-}


             reply	other threads:[~2021-02-17 11:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17 11:08 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-08-08  7:14 [gentoo-commits] repo/gentoo:master commit in: app-admin/sshguard/, app-admin/sshguard/files/ Jeroen Roovers
2018-04-12 18:10 Patrick McLean
2017-11-09 11:09 Jeroen Roovers
2015-12-16  8:15 Jeroen Roovers

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=1613560090.307c5ced37bbe80673d57212b5f8820c9b9173df.dlan@gentoo \
    --to=dlan@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