summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-10-13 16:50:55 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2019-10-13 16:50:55 +0100
commit04afb0a09ad0f98c62bf52500122be3b76945a30 (patch)
tree75c02bdbeed3c83e1a549bfe2a92cde02f49717a /sys-auth
parentsys-auth/pam_pwdfile: Switch to sys-libs/pam (diff)
downloadportage-04afb0a09ad0f98c62bf52500122be3b76945a30.tar.xz
sys-auth/poldi: Switch to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/poldi/poldi-0.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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}"