sys-auth/google-authenticator-libpam-hardened: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 21:15:07 +0000 (00:15 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 21:15:07 +0000 (00:15 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-auth/google-authenticator-libpam-hardened/google-authenticator-libpam-hardened-9999.ebuild

index 9ce8f782e7760a494f6e907f89d8325feec5a679..4858a2c5daa02e26a672c3855e8dd891fc4df632 100644 (file)
@@ -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=7
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE="+qrcode"
 
 DEPEND="sys-auth/oath-toolkit:=
-       virtual/pam
+       sys-libs/pam
        qrcode? ( media-gfx/qrencode:= )"
 RDEPEND="${DEPEND}
        !sys-auth/google-authenticator"