summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-06 10:07:07 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-06 10:07:07 +0100
commita60ffda655fc129d07fa6468f607adf0183ddaae (patch)
tree3485bc2341ad25e9271fb399cb62580ae0f6c682
parentnet-misc/openssh: remove userland_GNU (diff)
downloadgentoo-a60ffda6.tar.gz
gentoo-a60ffda6.tar.bz2
gentoo-a60ffda6.zip
net-proxy/dante: remove userland_GNU
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--net-proxy/dante/dante-1.4.1-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/dante/dante-1.4.1-r6.ebuild b/net-proxy/dante/dante-1.4.1-r6.ebuild
index a08c030e38dc..18dc73c8e8b4 100644
--- a/net-proxy/dante/dante-1.4.1-r6.ebuild
+++ b/net-proxy/dante/dante-1.4.1-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,12 +15,12 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 s
IUSE="debug kerberos pam selinux static-libs tcpd upnp"
CDEPEND="
+ sys-apps/shadow
virtual/libcrypt:=
kerberos? ( virtual/krb5 )
pam? ( sys-libs/pam )
tcpd? ( sys-apps/tcp-wrappers )
upnp? ( net-libs/miniupnpc:= )
- userland_GNU? ( sys-apps/shadow )
"
DEPEND="
${CDEPEND}