From: Mikle Kolyada Date: Sat, 12 Oct 2019 21:15:07 +0000 (+0300) Subject: sys-auth/google-authenticator-libpam-hardened: migrate to sys-libs/pam X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8706647b6110071d14334bf9a9ddad2cee81d00a;p=gentoo.git 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 --- 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"