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-misc/telnet-bsd/
Date: Wed, 28 Jun 2023 21:17:22 +0000 (UTC)	[thread overview]
Message-ID: <1687987001.16f1d78f56032c601da9e220e83d5bd833363136.sam@gentoo> (raw)

commit:     16f1d78f56032c601da9e220e83d5bd833363136
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 21:16:41 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 21:16:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f1d78f

net-misc/telnet-bsd: add missing selinux policy dep

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

 net-misc/telnet-bsd/telnet-bsd-1.2-r4.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2-r4.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2-r4.ebuild
index c1e8dc327468..8ba189abbfd1 100644
--- a/net-misc/telnet-bsd/telnet-bsd-1.2-r4.ebuild
+++ b/net-misc/telnet-bsd/telnet-bsd-1.2-r4.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,13 +12,15 @@ SRC_URI="https://dev.gentoo.org/~mschiff/distfiles/${P}.tar.bz2"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
-IUSE="nls xinetd"
+IUSE="nls selinux xinetd"
 
 DEPEND="
 	sys-libs/ncurses:=
 	!net-misc/netkit-telnetd
 "
-RDEPEND="${DEPEND}
+RDEPEND="
+	${DEPEND}
+	selinux? ( sec-policy/selinux-telnet )
 	xinetd? ( sys-apps/xinetd )
 	!net-misc/netkit-telnetd
 "


             reply	other threads:[~2023-06-28 21:17 UTC|newest]

Thread overview: 20+ 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/telnet-bsd/ Mike Gilbert
2022-09-23  6:24 Arthur Zamarin
2022-09-23  5:41 Arthur Zamarin
2022-09-23  5:41 Arthur Zamarin
2022-09-23  2:19 Sam James
2022-09-23  2:19 Sam James
2022-09-23  2:18 Sam James
2022-09-23  1:27 Sam James
2022-07-15 13:26 Sam James
2022-05-27 19:34 Jakov Smolić
2022-03-27  8:54 Marc Schiffbauer
2022-01-04  3:29 Sam James
2021-11-14 13:48 Jakov Smolić
2021-05-06 10:01 Sam James
2020-03-21 11:27 Mart Raudsepp
2020-03-18 22:16 Marc Schiffbauer
2015-09-18 22:24 Marc Schiffbauer
2015-09-18 22:24 Marc Schiffbauer
2015-09-18 22:24 Marc Schiffbauer

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=1687987001.16f1d78f56032c601da9e220e83d5bd833363136.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