From 0f960fcadb64e92dba5a50e6443bb2ce126429f1 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 12 Oct 2019 21:48:02 +0300 Subject: [PATCH] sys-auth/thinkfinger: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild b/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild index 69a097a8de84..730d8745e2c1 100644 --- a/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild +++ b/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" IUSE="debug pam static-libs" RDEPEND="virtual/libusb:0 - pam? ( virtual/pam )" + pam? ( sys-libs/pam )" DEPEND="${RDEPEND} sys-devel/libtool virtual/pkgconfig" -- 2.26.2