From: Mikle Kolyada Date: Sat, 12 Oct 2019 20:37:08 +0000 (+0300) Subject: sys-auth/pam_ssh_agent_auth: migrate to sys-libs/pam X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e72d56b29f9c28fc54efdbef51ca50a34a4e1aa2;p=gentoo.git sys-auth/pam_ssh_agent_auth: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-0.10.3.ebuild b/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-0.10.3.ebuild index 8afccd4a9863..37eb86d8b47a 100644 --- a/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-0.10.3.ebuild +++ b/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-0.10.3.ebuild @@ -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} diff --git a/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-9999.ebuild b/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-9999.ebuild index 2b877364229c..12b2fba91df3 100644 --- a/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-9999.ebuild +++ b/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-9999.ebuild @@ -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}