From: Thomas Deutschmann Date: Mon, 7 Jan 2019 00:28:43 +0000 (+0100) Subject: net-misc/wget: add subslot operator on net-dns/libidn2 atom X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=41b94afb61077843e19c2e143d327022a8f27ece;p=gentoo.git net-misc/wget: add subslot operator on net-dns/libidn2 atom Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/net-misc/wget/wget-1.19.5-r1.ebuild b/net-misc/wget/wget-1.19.5-r1.ebuild index 6db7c1194b03..9e11017f010d 100644 --- a/net-misc/wget/wget-1.19.5-r1.ebuild +++ b/net-misc/wget/wget-1.19.5-r1.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=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(+)] ) diff --git a/net-misc/wget/wget-1.20.1.ebuild b/net-misc/wget/wget-1.20.1.ebuild index bba75c9f713d..52727f193261 100644 --- a/net-misc/wget/wget-1.20.1.ebuild +++ b/net-misc/wget/wget-1.20.1.ebuild @@ -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(+)] ) diff --git a/net-misc/wget/wget-1.20.ebuild b/net-misc/wget/wget-1.20.ebuild index 912dcc731412..ad9ba267e1ac 100644 --- a/net-misc/wget/wget-1.20.ebuild +++ b/net-misc/wget/wget-1.20.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=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(+)] )