summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-13 00:15:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-13 00:15:07 +0300
commit8706647b6110071d14334bf9a9ddad2cee81d00a (patch)
tree758116ef2f6998ba7cd87bc5cf4b1c699f633360 /sys-auth/google-authenticator-libpam-hardened
parentnet-mail/tpop3d: migrate to sys-libs/pam (diff)
downloadgentoo-8706647b6110071d14334bf9a9ddad2cee81d00a.tar.gz
gentoo-8706647b6110071d14334bf9a9ddad2cee81d00a.tar.bz2
gentoo-8706647b6110071d14334bf9a9ddad2cee81d00a.zip
sys-auth/google-authenticator-libpam-hardened: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-auth/google-authenticator-libpam-hardened')
-rw-r--r--sys-auth/google-authenticator-libpam-hardened/google-authenticator-libpam-hardened-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/google-authenticator-libpam-hardened/google-authenticator-libpam-hardened-9999.ebuild b/sys-auth/google-authenticator-libpam-hardened/google-authenticator-libpam-hardened-9999.ebuild
index 9ce8f782e776..4858a2c5daa0 100644
--- a/sys-auth/google-authenticator-libpam-hardened/google-authenticator-libpam-hardened-9999.ebuild
+++ b/sys-auth/google-authenticator-libpam-hardened/google-authenticator-libpam-hardened-9999.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=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"