commit: 45559e5d7b500c55816b1939ec5f43c69a3f3817
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 21:38:33 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 21:38:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45559e5d
sys-auth/pam_passwdqc: 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_passwdqc/pam_passwdqc-1.0.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
index 03d310fe1a9..a960678e6f9 100644
--- a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
+++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
@@ -13,7 +13,7 @@ LICENSE="Openwall BSD public-domain"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
~amd64-linux ~x86-linux"
-DEPEND="virtual/pam"
+DEPEND="sys-libs/pam"
RDEPEND="${DEPEND}"
src_unpack() {