net-misc/stunnel: openssl and libressl deps will need slot operators for future breakages
authorPacho Ramos <pacho@gentoo.org>
Sun, 9 Oct 2016 15:56:03 +0000 (17:56 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 9 Oct 2016 16:18:56 +0000 (18:18 +0200)
Package-Manager: portage-2.3.1

net-misc/stunnel/stunnel-5.36.ebuild

index 53ee300c3c4980af2c862e34f62b300feeb57d1e..a8a6f7d4fe1be58fb1c7728bc257d519a2e45d23 100644 (file)
@@ -22,8 +22,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~am
 IUSE="ipv6 libressl selinux stunnel3 tcpd"
 
 DEPEND="tcpd? ( sys-apps/tcp-wrappers )
-       !libressl? ( dev-libs/openssl:0 )
-       libressl? ( dev-libs/libressl )"
+       !libressl? ( dev-libs/openssl:0= )
+       libressl? ( dev-libs/libressl:0= )"
 RDEPEND="${DEPEND}
        stunnel3? ( dev-lang/perl )
        selinux? ( sec-policy/selinux-stunnel )"