commit:     a60ffda655fc129d07fa6468f607adf0183ddaae
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  6 09:07:07 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 09:07:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60ffda6

net-proxy/dante: remove userland_GNU

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-proxy/dante/dante-1.4.1-r6.ebuild | 4 ++--
 1 file 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}

Reply via email to