commit:     c3b86d22705e114f110063cec765974f7ebdb6f4
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 08:57:44 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri May 17 08:57:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b86d22

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 <polynomial-c <AT> gentoo.org>

 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(-)

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 c13a0c5eacb..45d0091b7b4 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 becc55fc9ca..396e2ed710c 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}

Reply via email to