summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-13 00:10:41 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-13 00:10:41 +0300
commitc064a2fcdda2de77e61eff66542885bf7c40a36f (patch)
tree200ae7cea51d0f4f7c27390fe8b842ae6eda97c8 /sys-auth
parentnet-dialup/diald: migrate to sys-libs/pam (diff)
downloadgentoo-c064a2fcdda2de77e61eff66542885bf7c40a36f.tar.gz
gentoo-c064a2fcdda2de77e61eff66542885bf7c40a36f.tar.bz2
gentoo-c064a2fcdda2de77e61eff66542885bf7c40a36f.zip
sys-auth/pam_blue: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_blue/pam_blue-0.9.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_blue/pam_blue-0.9.0-r1.ebuild b/sys-auth/pam_blue/pam_blue-0.9.0-r1.ebuild
index 83a9e351ffbc..29f0d900b410 100644
--- a/sys-auth/pam_blue/pam_blue-0.9.0-r1.ebuild
+++ b/sys-auth/pam_blue/pam_blue-0.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="virtual/pam
+DEPEND="sys-libs/pam
net-wireless/bluez"
RDEPEND="${DEPEND}"