From bd811bed6b82ff51fc7b79beb62d40778c5c45c7 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 13 Oct 2019 16:49:24 +0100 Subject: sys-auth/pam_pwdfile: Switch to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 --- sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild b/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild index 4c2b2235..22fd912f 100644 --- a/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild +++ b/sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild @@ -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=6 @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="" -DEPEND="virtual/pam" +DEPEND="sys-libs/pam" RDEPEND="${DEPEND}" S="${WORKDIR}/${P/pam_/libpam-}" -- cgit v1.2.3