net-libs/gnutls: disable sslv3 by default
authorAlon Bar-Lev <alonbl@gentoo.org>
Fri, 18 Aug 2017 17:39:48 +0000 (20:39 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Fri, 18 Aug 2017 17:39:57 +0000 (20:39 +0300)
Bug: https://bugs.gentoo.org/show_bug.cgi?id=628198

Package-Manager: Portage-2.3.6, Repoman-2.3.1

net-libs/gnutls/gnutls-3.5.13.ebuild

index b13949bf00962edf1d55b23a931c989bae12bc51..cffeefe6ade041969f9737c45b96219a101e3bd7 100644 (file)
@@ -13,7 +13,7 @@ LICENSE="GPL-3 LGPL-2.1"
 SLOT="0/30" # libgnutls.so number
 KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE_LINGUAS=" en cs de fi fr it ms nl pl sv uk vi zh_CN"
-IUSE="+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 sslv2 +sslv3 seccomp static-libs test test-full +tls-heartbeat tools valgrind zlib ${IUSE_LINGUAS// / linguas_}"
+IUSE="+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 sslv2 sslv3 seccomp static-libs test test-full +tls-heartbeat tools valgrind zlib ${IUSE_LINGUAS// / linguas_}"
 
 REQUIRED_USE="
        test-full? ( guile pkcs11 openpgp openssl idn seccomp tools zlib )"