From c8d88b88f8b812cfab0cb7dd05926349740af4f8 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 12 Oct 2019 23:35:19 +0300 Subject: [PATCH] net-proxy/dante: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- net-proxy/dante/dante-1.4.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-proxy/dante/dante-1.4.1-r1.ebuild b/net-proxy/dante/dante-1.4.1-r1.ebuild index 0e6ba627e01d..a01963ca09b4 100644 --- a/net-proxy/dante/dante-1.4.1-r1.ebuild +++ b/net-proxy/dante/dante-1.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ IUSE="debug kerberos pam selinux static-libs tcpd upnp" CDEPEND=" kerberos? ( virtual/krb5 ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) tcpd? ( sys-apps/tcp-wrappers ) upnp? ( net-libs/miniupnpc:= ) userland_GNU? ( virtual/shadow ) -- 2.26.2