sys-auth/thinkfinger: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 18:48:02 +0000 (21:48 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 18:48:02 +0000 (21:48 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild

index 69a097a8de845b39d33341dcd224767bae50aa22..730d8745e2c16cd9a0efdc72136072563a642411 100644 (file)
@@ -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"