net-analyzer/thc-ipv6: [QA] Fix openssl dep to :0=
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 May 2019 18:48:34 +0000 (20:48 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 29 May 2019 10:01:49 +0000 (12:01 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/thc-ipv6/thc-ipv6-3.2-r1.ebuild [moved from net-analyzer/thc-ipv6/thc-ipv6-3.2.ebuild with 94% similarity]
net-analyzer/thc-ipv6/thc-ipv6-9999.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 a0934cf80b9a56bdb802d90a9621300dcf43dd07..71f98da3f7333a6f82209d6d6b3cf7174870f9e5 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
@@ -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" )
index a0934cf80b9a56bdb802d90a9621300dcf43dd07..71f98da3f7333a6f82209d6d6b3cf7174870f9e5 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
@@ -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" )