net-misc/wget: add subslot operator on net-dns/libidn2 atom
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 7 Jan 2019 00:28:43 +0000 (01:28 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 7 Jan 2019 00:28:43 +0000 (01:28 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-misc/wget/wget-1.19.5-r1.ebuild
net-misc/wget/wget-1.20.1.ebuild
net-misc/wget/wget-1.20.ebuild

index 6db7c1194b03c7ccc0831098d77327d67a00ca7e..9e11017f010d1b6db9c237b3c7f538cb862673f4 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=6
@@ -19,7 +19,7 @@ REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 
 # Force a newer libidn2 to avoid libunistring deps. #612498
 LIB_DEPEND="
-       idn? ( >=net-dns/libidn2-0.14[static-libs(+)] )
+       idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
        pcre? ( dev-libs/libpcre[static-libs(+)] )
        ssl? (
                gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
index bba75c9f713d701b30758309a49752701684ac5b..52727f193261e1de66fa4bd54ace88966f4d4a4b 100644 (file)
@@ -19,7 +19,7 @@ REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 
 # Force a newer libidn2 to avoid libunistring deps. #612498
 LIB_DEPEND="
-       idn? ( >=net-dns/libidn2-0.14[static-libs(+)] )
+       idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
        pcre? ( dev-libs/libpcre2[static-libs(+)] )
        ssl? (
                gnutls? ( net-libs/gnutls:0=[static-libs(+)] )
index 912dcc73141249c9a8d57e050aae92aa97c2ba64..ad9ba267e1ac89e2c5896fbe517bb7ca040df42b 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=6
@@ -19,7 +19,7 @@ REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"
 
 # Force a newer libidn2 to avoid libunistring deps. #612498
 LIB_DEPEND="
-       idn? ( >=net-dns/libidn2-0.14[static-libs(+)] )
+       idn? ( >=net-dns/libidn2-0.14:=[static-libs(+)] )
        pcre? ( dev-libs/libpcre2[static-libs(+)] )
        ssl? (
                gnutls? ( net-libs/gnutls:0=[static-libs(+)] )