From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/postgrey/
Date: Wed, 28 Jun 2023 07:19:25 +0000 (UTC) [thread overview]
Message-ID: <1687936744.ff1c95bb6ab28effc212c70ec681d23c6a8b7500.sam@gentoo> (raw)
commit: ff1c95bb6ab28effc212c70ec681d23c6a8b7500
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 07:15:47 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 07:19:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff1c95bb
mail-filter/postgrey: add missing selinux policy dep
Signed-off-by: Sam James <sam <AT> gentoo.org>
mail-filter/postgrey/postgrey-1.37.ebuild | 4 +++-
mail-filter/postgrey/postgrey-1.37_p20190625-r1.ebuild | 4 +++-
mail-filter/postgrey/postgrey-1.37_p20220122.ebuild | 4 +++-
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/mail-filter/postgrey/postgrey-1.37.ebuild b/mail-filter/postgrey/postgrey-1.37.ebuild
index d7fabcdacb8b..015475a296be 100644
--- a/mail-filter/postgrey/postgrey-1.37.ebuild
+++ b/mail-filter/postgrey/postgrey-1.37.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,6 +13,7 @@ SRC_URI="http://postgrey.schweikert.ch/pub/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86"
+IUSE="selinux"
DEPEND="
acct-group/postgrey
@@ -31,6 +32,7 @@ RDEPEND="
dev-perl/Parse-Syslog
virtual/perl-Digest-SHA
>=sys-libs/db-4.1
+ selinux? ( sec-policy/selinux-postgrey )
"
src_prepare() {
diff --git a/mail-filter/postgrey/postgrey-1.37_p20190625-r1.ebuild b/mail-filter/postgrey/postgrey-1.37_p20190625-r1.ebuild
index a6906228099d..f645cdacd31e 100644
--- a/mail-filter/postgrey/postgrey-1.37_p20190625-r1.ebuild
+++ b/mail-filter/postgrey/postgrey-1.37_p20190625-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,6 +14,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86"
+IUSE="selinux"
DEPEND="
acct-group/postgrey
@@ -32,6 +33,7 @@ RDEPEND="
dev-perl/Parse-Syslog
virtual/perl-Digest-SHA
>=sys-libs/db-4.1
+ selinux? ( sec-policy/selinux-postgrey )
"
src_prepare() {
diff --git a/mail-filter/postgrey/postgrey-1.37_p20220122.ebuild b/mail-filter/postgrey/postgrey-1.37_p20220122.ebuild
index d31a68a63152..92932af97beb 100644
--- a/mail-filter/postgrey/postgrey-1.37_p20220122.ebuild
+++ b/mail-filter/postgrey/postgrey-1.37_p20220122.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
@@ -14,6 +14,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86"
+IUSE="selinux"
DEPEND="
acct-group/postgrey
@@ -32,6 +33,7 @@ RDEPEND="
dev-perl/Parse-Syslog
virtual/perl-Digest-SHA
>=sys-libs/db-4.1
+ selinux? ( sec-policy/selinux-postgrey )
"
src_prepare() {
next reply other threads:[~2023-06-28 7:19 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-28 7:19 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-16 19:16 [gentoo-commits] repo/gentoo:master commit in: mail-filter/postgrey/ Arthur Zamarin
2023-10-27 3:25 Sam James
2022-03-22 11:26 Agostino Sarubbo
2022-03-22 9:27 Jakov Smolić
2022-03-22 9:27 Jakov Smolić
2022-02-20 0:31 Sam James
2021-09-07 1:36 Sam James
2021-04-25 5:19 Sam James
2021-03-23 4:53 Sam James
2021-02-05 10:37 Sam James
2021-01-22 2:12 Sam James
2021-01-22 1:49 Sam James
2021-01-20 1:20 Sam James
2021-01-20 0:02 Sam James
2020-12-26 0:31 Sam James
2020-12-21 9:41 Sergei Trofimovich
2020-12-20 18:24 Sam James
2020-12-20 16:30 Thomas Deutschmann
2020-12-20 2:45 Sam James
2020-12-19 21:20 Sam James
2020-12-19 21:20 Sam James
2020-12-19 19:53 Sam James
2020-09-24 1:06 Aaron Bauman
2017-11-26 23:02 David Seifert
2017-03-18 6:38 Michael Palimaka
2017-02-03 20:01 Jeroen Roovers
2016-12-29 17:46 Göktürk Yüksek
2016-12-21 21:34 Thomas Deutschmann
2016-12-21 9:40 Tobias Klausmann
2016-05-29 20:21 Alexander Vershilov
2016-03-09 20:48 Andreas Hüttel
2016-01-28 15:28 Richard Farina
2015-10-03 9:34 Ian Delaney
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=1687936744.ff1c95bb6ab28effc212c70ec681d23c6a8b7500.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