net-libs/gnutls: use stable libidn2
authorAlon Bar-Lev <alonbl@gentoo.org>
Wed, 22 Feb 2017 21:26:08 +0000 (23:26 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Wed, 22 Feb 2017 21:27:19 +0000 (23:27 +0200)
Bug: 610550

Package-Manager: portage-2.3.3

net-libs/gnutls/gnutls-3.5.9-r2.ebuild [moved from net-libs/gnutls/gnutls-3.5.9-r1.ebuild with 98% similarity]

similarity index 98%
rename from net-libs/gnutls/gnutls-3.5.9-r1.ebuild
rename to net-libs/gnutls/gnutls-3.5.9-r2.ebuild
index 537abe5ef00c0cacb39c837c4b7f21e089dfa388..48972887fac98d262eb014f419a7815b4b38e7ab 100644 (file)
@@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}]
        nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
        pkcs11? ( >=app-crypt/p11-kit-0.23.1[${MULTILIB_USEDEP}] )
        zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
-       idn? ( >=net-dns/libidn2-0.16-r1[${MULTILIB_USEDEP}] )
+       idn? ( >=net-dns/libidn2-0.11[${MULTILIB_USEDEP}] )
        valgrind? ( dev-util/valgrind )
        test-full? (
                app-crypt/dieharder
@@ -118,6 +118,7 @@ multilib_src_configure() {
                $(use_with pkcs11 p11-kit) \
                $(use_with zlib) \
                $(use_with idn) \
+               $(use_with idn libidn2) \
                --without-tpm \
                --with-unbound-root-key-file="${EROOT}etc/dnssec/root-anchors.txt" \
                "${libconf[@]}" \