commit:     50e183a0341bdaa4a4386b643dddcd3685259f6f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 18:48:34 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 29 10:01:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e183a0

net-analyzer/thc-ipv6: [QA] Fix openssl dep to :0=

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-analyzer/thc-ipv6/{thc-ipv6-3.2.ebuild => thc-ipv6-3.2-r1.ebuild} | 4 ++--
 net-analyzer/thc-ipv6/thc-ipv6-9999.ebuild                            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/thc-ipv6/thc-ipv6-3.2.ebuild 
b/net-analyzer/thc-ipv6/thc-ipv6-3.2-r1.ebuild
similarity index 94%
rename from net-analyzer/thc-ipv6/thc-ipv6-3.2.ebuild
rename to net-analyzer/thc-ipv6/thc-ipv6-3.2-r1.ebuild
index a0934cf80b9..71f98da3f73 100644
--- a/net-analyzer/thc-ipv6/thc-ipv6-3.2.ebuild
+++ b/net-analyzer/thc-ipv6/thc-ipv6-3.2-r1.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
@@ -21,7 +21,7 @@ fi
 
 DEPEND="net-libs/libpcap
        net-libs/libnetfilter_queue
-       ssl? ( dev-libs/openssl:* )"
+       ssl? ( dev-libs/openssl:0= )"
 RDEPEND="${DEPEND}"
 
 PATCHES=( "${FILESDIR}/${PN}-3.2-stdint.patch" )

diff --git a/net-analyzer/thc-ipv6/thc-ipv6-9999.ebuild 
b/net-analyzer/thc-ipv6/thc-ipv6-9999.ebuild
index a0934cf80b9..71f98da3f73 100644
--- a/net-analyzer/thc-ipv6/thc-ipv6-9999.ebuild
+++ b/net-analyzer/thc-ipv6/thc-ipv6-9999.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
@@ -21,7 +21,7 @@ fi
 
 DEPEND="net-libs/libpcap
        net-libs/libnetfilter_queue
-       ssl? ( dev-libs/openssl:* )"
+       ssl? ( dev-libs/openssl:0= )"
 RDEPEND="${DEPEND}"
 
 PATCHES=( "${FILESDIR}/${PN}-3.2-stdint.patch" )

Reply via email to