From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netkit-telnetd/
Date: Wed, 28 Jun 2023 21:17:22 +0000 (UTC) [thread overview]
Message-ID: <1687986980.90a09a07358250b04ccef8111f6fcd024b5b609f.sam@gentoo> (raw)
commit: 90a09a07358250b04ccef8111f6fcd024b5b609f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 21:16:20 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 21:16:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90a09a07
net-misc/netkit-telnetd: add missing selinux policy dep
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild
index 5859b09f298b..1cdb22da14b8 100644
--- a/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.ebuild
+++ b/net-misc/netkit-telnetd/netkit-telnetd-0.17-r13.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"
@@ -16,11 +16,16 @@ SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-telnet-${PV}
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-DEPEND=">=sys-libs/ncurses-5.2:=
- !net-misc/telnet-bsd"
-RDEPEND="${DEPEND}"
+IUSE="selinux"
+
+DEPEND="
+ >=sys-libs/ncurses-5.2:=
+ !net-misc/telnet-bsd
+"
+RDEPEND="
+ ${DEPEND}
+ selinux? ( sec-policy/selinux-telnet )
+"
S=${WORKDIR}/netkit-telnet-${PV}
next reply other threads:[~2023-06-28 21:17 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-28 21:17 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-03 16:53 [gentoo-commits] repo/gentoo:master commit in: net-misc/netkit-telnetd/ Mike Gilbert
2022-10-05 23:28 Mike Gilbert
2022-08-29 15:15 Andreas Sturmlechner
2022-07-10 19:15 Arthur Zamarin
2022-07-10 18:53 Arthur Zamarin
2022-07-10 18:04 Arthur Zamarin
2022-07-10 18:04 Arthur Zamarin
2022-07-10 18:04 Arthur Zamarin
2022-07-10 12:16 Sam James
2022-07-10 12:16 Sam James
2020-12-01 7:56 Joonas Niilola
2020-11-23 21:36 Patrice Clement
2020-11-23 8:01 Sergei Trofimovich
2020-11-23 7:58 Sergei Trofimovich
2020-11-23 7:52 Sergei Trofimovich
2020-11-20 20:01 Sergei Trofimovich
2020-11-20 2:02 Sam James
2020-11-20 2:02 Sam James
2020-11-20 1:34 Thomas Deutschmann
2020-11-19 22:59 Sam James
2020-06-08 16:34 Mart Raudsepp
2020-05-08 6:25 Mart Raudsepp
2020-03-26 14:01 Joonas Niilola
2020-03-26 14:01 Joonas Niilola
2018-07-23 15:57 Tony Vroon
2017-01-15 3:12 Göktürk Yüksek
2016-03-09 18:36 Patrice Clement
2016-03-09 17:15 Patrice Clement
2016-03-09 14:18 Patrice Clement
2016-03-09 14:18 Patrice Clement
2015-08-12 15:56 Mike Frysinger
2015-08-12 15:56 Mike Frysinger
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=1687986980.90a09a07358250b04ccef8111f6fcd024b5b609f.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