sys-auth/pam_yubico: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:28:03 +0000 (23:28 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:28:03 +0000 (23:28 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-auth/pam_yubico/pam_yubico-2.26.ebuild

index 034bfdfc453902ced904bdd105380d7dee0f1e0d..0bc545bf7a9cdd418dc2c67c110774c3acaedf1a 100644 (file)
@@ -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