summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-12 23:37:08 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-12 23:37:08 +0300
commite72d56b29f9c28fc54efdbef51ca50a34a4e1aa2 (patch)
treeb4e6b9e22a905608cdd5c21290b1e9484005044c /sys-auth/pam_ssh_agent_auth
parentsys-auth/pam_krb5: migrate to sys-libs/pam (diff)
downloadgentoo-e72d56b29f9c28fc54efdbef51ca50a34a4e1aa2.tar.gz
gentoo-e72d56b29f9c28fc54efdbef51ca50a34a4e1aa2.tar.bz2
gentoo-e72d56b29f9c28fc54efdbef51ca50a34a4e1aa2.zip
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@gentoo.org>
Diffstat (limited to 'sys-auth/pam_ssh_agent_auth')
-rw-r--r--sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-0.10.3.ebuild4
-rw-r--r--sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-9999.ebuild4
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 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}