From: Anthony G. Basile Date: Wed, 20 Jun 2018 00:29:53 +0000 (-0400) Subject: net-misc/openssh: fix white space X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9143e1a3ae0fbe2e2fcfd11f476a5b1250ababf0;p=gentoo.git net-misc/openssh: fix white space Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/net-misc/openssh/openssh-7.7_p1-r101.ebuild b/net-misc/openssh/openssh-7.7_p1-r101.ebuild index 6552cd1ac5fa..69618e6b249c 100644 --- a/net-misc/openssh/openssh-7.7_p1-r101.ebuild +++ b/net-misc/openssh/openssh-7.7_p1-r101.ebuild @@ -191,7 +191,7 @@ src_prepare() { einfo "Disabling known non-working MT AES cipher per default ..." cat > "${T}"/disable_mtaes.conf <<- EOF - + # HPN's Multi-Threaded AES CTR cipher is currently known to be broken # and therefore disabled per default. DisableMTAES yes diff --git a/net-misc/openssh/openssh-7.7_p1-r5.ebuild b/net-misc/openssh/openssh-7.7_p1-r5.ebuild index b9a58b2abe57..8ce813c89ca3 100644 --- a/net-misc/openssh/openssh-7.7_p1-r5.ebuild +++ b/net-misc/openssh/openssh-7.7_p1-r5.ebuild @@ -191,7 +191,7 @@ src_prepare() { einfo "Disabling known non-working MT AES cipher per default ..." cat > "${T}"/disable_mtaes.conf <<- EOF - + # HPN's Multi-Threaded AES CTR cipher is currently known to be broken # and therefore disabled per default. DisableMTAES yes