From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/sxid/
Date: Wed, 28 Jun 2023 07:50:50 +0000 (UTC) [thread overview]
Message-ID: <1687938600.ea37bbb1d5455d9a1bc6072d3fadfc0835c00039.sam@gentoo> (raw)
commit: ea37bbb1d5455d9a1bc6072d3fadfc0835c00039
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 07:48:07 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 07:50:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea37bbb1
app-admin/sxid: add missing selinux policy dep
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/sxid/sxid-4.2-r2.ebuild | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/app-admin/sxid/sxid-4.2-r2.ebuild b/app-admin/sxid/sxid-4.2-r2.ebuild
index 8e2f23878d45..18bb7f556062 100644
--- a/app-admin/sxid/sxid-4.2-r2.ebuild
+++ b/app-admin/sxid/sxid-4.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,8 +12,12 @@ SRC_URI="http://linukz.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
+IUSE="selinux"
-RDEPEND="virtual/mailx"
+RDEPEND="
+ virtual/mailx
+ selinux? ( sec-policy/selinux-sxid )
+"
DOCS=( docs/sxid.{conf,cron}.example )
next reply other threads:[~2023-06-28 7:50 UTC|newest]
Thread overview: 16+ 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 --
2024-11-23 14:15 [gentoo-commits] repo/gentoo:master commit in: app-admin/sxid/ Michał Górny
2024-11-23 12:31 Arthur Zamarin
2023-10-01 18:15 Andreas Sturmlechner
2023-10-01 18:10 Arthur Zamarin
2023-09-28 5:22 Joonas Niilola
2023-09-28 5:16 Joonas Niilola
2023-09-15 6:42 Arthur Zamarin
2019-08-10 15:43 Joonas Niilola
2019-08-10 15:41 Joonas Niilola
2019-08-10 15:41 Joonas Niilola
2018-05-20 0:33 Aaron Bauman
2018-05-08 22:05 Sergei Trofimovich
2018-02-25 18:21 Thomas Deutschmann
2018-02-24 8:07 Jason Zaman
2017-05-11 22:05 Patrice Clement
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=1687938600.ea37bbb1d5455d9a1bc6072d3fadfc0835c00039.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