summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-10-13 16:49:24 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2019-10-13 16:49:24 +0100
commitbd811bed6b82ff51fc7b79beb62d40778c5c45c7 (patch)
tree490a764b91d40da6684419e4d56399b36018533a
parentsys-auth/pam_sqlite3: Switch to sys-libs/pam (diff)
downloadportage-bd811bed6b82ff51fc7b79beb62d40778c5c45c7.tar.xz
sys-auth/pam_pwdfile: Switch to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16
-rw-r--r--sys-auth/pam_pwdfile/pam_pwdfile-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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-}"