From d6778671e0f5b6f1a3834079c12f9cbe8a30d866 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 29 Mar 2010 06:40:15 +0000 Subject: QA whitespace. (Portage version: 2.2_rc67/cvs/Linux x86_64) --- net-misc/openssh/openssh-5.4_p1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/openssh') diff --git a/net-misc/openssh/openssh-5.4_p1-r2.ebuild b/net-misc/openssh/openssh-5.4_p1-r2.ebuild index ecee93ab1696..296f7015fd65 100644 --- a/net-misc/openssh/openssh-5.4_p1-r2.ebuild +++ b/net-misc/openssh/openssh-5.4_p1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.4_p1-r2.ebuild,v 1.1 2010/03/29 06:39:37 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.4_p1-r2.ebuild,v 1.2 2010/03/29 06:40:15 robbat2 Exp $ EAPI=2 inherit eutils flag-o-matic multilib autotools pam @@ -76,7 +76,7 @@ src_prepare() { # keep this as we need it to avoid the conflict between LPK and HPN changing # this file. cp version.h version.h.pristine - + if use X509 ; then # Apply X509 patch epatch "${DISTDIR}"/${X509_PATCH} -- cgit v1.2.3-65-gdbad