From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/vlock/
Date: Wed, 28 Jun 2023 07:37:46 +0000 (UTC) [thread overview]
Message-ID: <1687937807.1414a3c8559fa3be866f29162fd480f6ccf04eaf.sam@gentoo> (raw)
commit: 1414a3c8559fa3be866f29162fd480f6ccf04eaf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 07:21:40 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 07:36:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1414a3c8
app-misc/vlock: add missing selinux policy dep
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/vlock/vlock-2.2.3-r2.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-misc/vlock/vlock-2.2.3-r2.ebuild b/app-misc/vlock/vlock-2.2.3-r2.ebuild
index eef753337853..b980e22df4c0 100644
--- a/app-misc/vlock/vlock-2.2.3-r2.ebuild
+++ b/app-misc/vlock/vlock-2.2.3-r2.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,7 +14,7 @@ SRC_URI="https://github.com/WorMzy/vlock/archive/${EGIT_COMMIT}.tar.gz -> ${P}.t
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE="pam test"
+IUSE="pam selinux test"
RESTRICT="!test? ( test )"
COMMON_DEPEND="
@@ -30,6 +30,7 @@ DEPEND="
RDEPEND="
${COMMON_DEPEND}
acct-group/vlock
+ selinux? ( sec-policy/selinux-vlock )
"
DOCS=( ChangeLog PLUGINS README README.X11 SECURITY STYLE TODO )
next reply other threads:[~2023-06-28 7:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-28 7:37 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-19 21:27 [gentoo-commits] repo/gentoo:master commit in: app-misc/vlock/ Andreas K. Hüttel
2023-06-28 7:37 Sam James
2021-04-18 12:18 Conrad Kostecki
2021-04-18 12:18 Conrad Kostecki
2019-07-27 10:40 Lars Wendler
2019-07-16 9:34 Lars Wendler
2017-12-19 22:51 Patrice Clement
2017-12-19 22:51 Patrice Clement
2017-12-19 22:51 Patrice Clement
2017-12-19 22:51 Patrice Clement
2017-12-15 22:53 Sergei Trofimovich
2017-12-08 20:39 Thomas Deutschmann
2017-09-16 6:33 Markus Meier
2017-08-03 20:11 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=1687937807.1414a3c8559fa3be866f29162fd480f6ccf04eaf.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