From c3b86d22705e114f110063cec765974f7ebdb6f4 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Fri, 17 May 2019 10:57:44 +0200 Subject: sys-auth/pam_mount: Added sub-slot dep operator to sys-fs/cryptsetup Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Lars Wendler --- sys-auth/pam_mount/pam_mount-2.16-r1.ebuild | 2 +- sys-auth/pam_mount/pam_mount-2.16.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-auth/pam_mount') diff --git a/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild b/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild index c13a0c5eacbb..45d0091b7b47 100644 --- a/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild @@ -18,7 +18,7 @@ IUSE="crypt ssl selinux" COMMON_DEPEND=">=sys-libs/pam-0.99 >=sys-libs/libhx-3.12.1 >=dev-libs/libxml2-2.6 - crypt? ( >=sys-fs/cryptsetup-1.1.0 ) + crypt? ( >=sys-fs/cryptsetup-1.1.0:= ) ssl? ( dev-libs/openssl:0= ) selinux? ( sys-libs/libselinux )" DEPEND="${COMMON_DEPEND} diff --git a/sys-auth/pam_mount/pam_mount-2.16.ebuild b/sys-auth/pam_mount/pam_mount-2.16.ebuild index becc55fc9ca3..396e2ed710c9 100644 --- a/sys-auth/pam_mount/pam_mount-2.16.ebuild +++ b/sys-auth/pam_mount/pam_mount-2.16.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 @@ -18,7 +18,7 @@ IUSE="crypt ssl selinux" COMMON_DEPEND=">=sys-libs/pam-0.99 >=sys-libs/libhx-3.12.1 >=dev-libs/libxml2-2.6 - crypt? ( >=sys-fs/cryptsetup-1.1.0 ) + crypt? ( >=sys-fs/cryptsetup-1.1.0:= ) ssl? ( dev-libs/openssl:0= ) selinux? ( sys-libs/libselinux )" DEPEND="${COMMON_DEPEND} -- cgit v1.2.3-65-gdbad