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-firewall/psad/
Date: Wed, 28 Jun 2023 07:50:50 +0000 (UTC)	[thread overview]
Message-ID: <1687938603.e33ed8e10528645fa679b66d43ccad0fee7bfae2.sam@gentoo> (raw)

commit:     e33ed8e10528645fa679b66d43ccad0fee7bfae2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 07:45:39 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 07:50:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33ed8e1

net-firewall/psad: add missing selinux policy dep

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

 net-firewall/psad/psad-2.4.6-r1.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-firewall/psad/psad-2.4.6-r1.ebuild b/net-firewall/psad/psad-2.4.6-r1.ebuild
index d9125b0b0558..7f7c63a676c3 100644
--- a/net-firewall/psad/psad-2.4.6-r1.ebuild
+++ b/net-firewall/psad/psad-2.4.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,6 +12,7 @@ SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm64 ppc ~sparc x86"
+IUSE="selinux"
 
 RDEPEND="
 	dev-perl/Bit-Vector
@@ -22,7 +23,9 @@ RDEPEND="
 	net-misc/whois
 	virtual/logger
 	virtual/mailx
-	virtual/perl-Storable"
+	virtual/perl-Storable
+	selinux? ( sec-policy/selinux-psad )
+"
 BDEPEND="virtual/perl-ExtUtils-MakeMaker"
 
 PATCHES=( "${FILESDIR}"/${PN}-2.2.4-var-run.patch )


             reply	other threads:[~2023-06-28  7:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-28  7:50 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-02 16:19 [gentoo-commits] repo/gentoo:master commit in: net-firewall/psad/ David Seifert
2021-09-09  4:22 Sam James
2020-11-29  9:56 David Seifert
2020-11-29  8:20 Agostino Sarubbo
2020-11-29  8:15 Agostino Sarubbo
2020-11-28 13:34 Thomas Deutschmann
2018-08-07  7:25 Jeroen Roovers
2018-08-07  7:25 Jeroen Roovers
2018-05-06 14:16 Aaron Bauman
2017-06-20 11:58 Jeroen Roovers
2017-02-21  5:10 Jeroen Roovers
2015-12-28  7:45 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=1687938603.e33ed8e10528645fa679b66d43ccad0fee7bfae2.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