commit: e72d56b29f9c28fc54efdbef51ca50a34a4e1aa2
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 20:37:08 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 20:37:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e72d56b2
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 <zlogene <AT> gentoo.org>
sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-0.10.3.ebuild | 4 ++--
sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
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 8afccd4a986..37eb86d8b47 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 2b877364229..12b2fba91df 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}