sys-auth/pam_ssh_agent_auth: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:37:08 +0000 (23:37 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:37:08 +0000 (23:37 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-0.10.3.ebuild
sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-9999.ebuild

index 8afccd4a986330d85104dad5699ea530a48709b8..37eb86d8b47aebed6985717ec4d94aea3414cee5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,7 +23,7 @@ IUSE=""
 PATCHES=(
        "${FILESDIR}/${P}-openssl-1.1.1.patch"
 )
-DEPEND="virtual/pam
+DEPEND="sys-libs/pam
        dev-libs/openssl:0="
 
 RDEPEND="${DEPEND}
index 2b877364229c6787294b2aca9493d920ed2f3c48..12b2fba91df3ab85da0cd3b224b450493af5a296 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,7 @@ LICENSE="MIT"
 SLOT="0"
 IUSE=""
 
-DEPEND="virtual/pam
+DEPEND="sys-libs/pam
        dev-libs/openssl:0="
 
 RDEPEND="${DEPEND}