sys-auth/pam_mount: Added sub-slot dep operator to sys-fs/cryptsetup
authorLars Wendler <polynomial-c@gentoo.org>
Fri, 17 May 2019 08:57:44 +0000 (10:57 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 17 May 2019 08:57:57 +0000 (10:57 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
sys-auth/pam_mount/pam_mount-2.16-r1.ebuild
sys-auth/pam_mount/pam_mount-2.16.ebuild

index c13a0c5eacbb4ff45449b6d2e912e37693618331..45d0091b7b471c6668b973590580b7a5366d2f98 100644 (file)
@@ -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}
index becc55fc9ca3135bd6e043e93a9870e607fee227..396e2ed710c93cab12eac666efbe7fd308aa7ec5 100644 (file)
@@ -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}