commit:     69cab3de6483b9a07330359d9055e433cf1f46d5
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 18 17:39:48 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 18 17:39:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69cab3de

net-libs/gnutls: disable sslv3 by default

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/gnutls/gnutls-3.5.13.ebuild 
b/net-libs/gnutls/gnutls-3.5.13.ebuild
index b13949bf009..cffeefe6ade 100644
--- a/net-libs/gnutls/gnutls-3.5.13.ebuild
+++ b/net-libs/gnutls/gnutls-3.5.13.ebuild
@@ -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 )"

Reply via email to