net-wireless/wepattack: [QA] Fix openssl dep to use :0=
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 May 2019 18:53:36 +0000 (20:53 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 29 May 2019 10:03:13 +0000 (12:03 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-wireless/wepattack/wepattack-0.1.3-r5.ebuild [moved from net-wireless/wepattack/wepattack-0.1.3-r4.ebuild with 95% similarity]

similarity index 95%
rename from net-wireless/wepattack/wepattack-0.1.3-r4.ebuild
rename to net-wireless/wepattack/wepattack-0.1.3-r5.ebuild
index cc200b2888b894441bdb016afbba9d6ca0791a1c..0d272d9e31dea27ddfafcfa31e730db6d700bf77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
 IUSE="john"
 
 DEPEND="
-       dev-libs/openssl:*
+       dev-libs/openssl:0=
        net-libs/libpcap
        sys-libs/zlib
 "