diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2018-01-05 13:51:22 -0500 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2018-01-05 13:51:57 -0500 |
commit | cdd67ce2a8fb2751a9eae3759f737bb94177a718 (patch) | |
tree | 1b29d7e71cbfc3c38903d1871397ba572e8c567e /sys-auth/pam_u2f | |
parent | x11-libs/libXcursor: Drop vulnerable version (diff) | |
download | gentoo-cdd67ce2a8fb2751a9eae3759f737bb94177a718.tar.gz gentoo-cdd67ce2a8fb2751a9eae3759f737bb94177a718.tar.bz2 gentoo-cdd67ce2a8fb2751a9eae3759f737bb94177a718.zip |
sys-auth/pam_u2f: rebuild on libu2f-server subslot changes
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sys-auth/pam_u2f')
-rw-r--r-- | sys-auth/pam_u2f/pam_u2f-1.0.4-r1.ebuild (renamed from sys-auth/pam_u2f/pam_u2f-1.0.4.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_u2f/pam_u2f-1.0.4.ebuild b/sys-auth/pam_u2f/pam_u2f-1.0.4-r1.ebuild index 49c2d94d66be..c90ab12d94dd 100644 --- a/sys-auth/pam_u2f/pam_u2f-1.0.4.ebuild +++ b/sys-auth/pam_u2f/pam_u2f-1.0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ IUSE="debug" RDEPEND=" app-crypt/libu2f-host - app-crypt/libu2f-server + app-crypt/libu2f-server:= virtual/pam" DEPEND="${RDEPEND} |