sys-auth/pam_dotfile: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:49:34 +0000 (23:49 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:49:34 +0000 (23:49 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-auth/pam_dotfile/pam_dotfile-0.7-r2.ebuild

index 91fc44b9bfc5c44d47fa18f7335002eb9cacdbbe..5ec0eed672598b00f6de129477b29d860bffc5f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,7 @@ SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE="doc"
 
-RDEPEND="virtual/pam"
+RDEPEND="sys-libs/pam"
 DEPEND="${RDEPEND}
        doc? ( www-client/lynx )"