www-misc/shellinabox: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 21:37:31 +0000 (00:37 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 21:37:31 +0000 (00:37 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
www-misc/shellinabox/shellinabox-2.20-r1.ebuild

index 11203d1d18ccce04086abc60d4db91c578ed441a..402d2b3c081b8e52eeaa73c7bcdf3f740ada6910 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ IUSE="+pam"
 
 DEPEND="
        dev-libs/openssl:0=
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 
 SIAB_CERT_DIR="/etc/shellinabox/cert"
 SIAB_SSL_BASH="${SIAB_CERT_DIR}/gen_ssl_cert.bash"