commit: 072ecdd365935a66f41ec8141002d68b58557bf7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 18:53:36 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 29 10:03:13 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=072ecdd3
net-wireless/wepattack: [QA] Fix openssl dep to use :0=
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{wepattack-0.1.3-r4.ebuild => wepattack-0.1.3-r5.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-wireless/wepattack/wepattack-0.1.3-r4.ebuild
b/net-wireless/wepattack/wepattack-0.1.3-r5.ebuild
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 cc200b2888b..0d272d9e31d 100644
--- a/net-wireless/wepattack/wepattack-0.1.3-r4.ebuild
+++ b/net-wireless/wepattack/wepattack-0.1.3-r5.ebuild
@@ -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
"