From 4d657b2b5527e43c532100b755bcad215ec1893f Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 12 Oct 2019 23:28:03 +0300 Subject: [PATCH] sys-auth/pam_yubico: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- sys-auth/pam_yubico/pam_yubico-2.26.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sys-auth/pam_yubico/pam_yubico-2.26.ebuild b/sys-auth/pam_yubico/pam_yubico-2.26.ebuild index 034bfdfc4539..0bc545bf7a9c 100644 --- a/sys-auth/pam_yubico/pam_yubico-2.26.ebuild +++ b/sys-auth/pam_yubico/pam_yubico-2.26.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit multilib - DESCRIPTION="Library for authenticating against PAM with a Yubikey" HOMEPAGE="https://github.com/Yubico/yubico-pam" SRC_URI="http://opensource.yubico.com/yubico-pam/releases/${P}.tar.gz" @@ -15,7 +13,7 @@ KEYWORDS="~amd64 ~x86" IUSE="ldap test" RDEPEND=" - virtual/pam + sys-libs/pam sys-auth/libyubikey >=sys-auth/ykclient-2.15 >=sys-auth/ykpers-1.6 -- 2.26.2