From 04afb0a09ad0f98c62bf52500122be3b76945a30 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 13 Oct 2019 16:50:55 +0100 Subject: sys-auth/poldi: Switch to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 --- sys-auth/poldi/poldi-0.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/poldi/poldi-0.4.1.ebuild b/sys-auth/poldi/poldi-0.4.1.ebuild index 0accb36c..3e6fd80c 100644 --- a/sys-auth/poldi/poldi-0.4.1.ebuild +++ b/sys-auth/poldi/poldi-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="usb" DEPEND="dev-libs/libgcrypt:= - virtual/pam + sys-libs/pam >=dev-libs/libgpg-error-0.7 usb? ( virtual/libusb:= )" RDEPEND="${DEPEND}" -- cgit v1.2.3