commit: 62744dc5421375a4a0350c0349382085508edc93
Author: Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Fri Aug 5 16:19:55 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 16:47:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62744dc5
net-misc/zssh: whitespace
net-misc/zssh/zssh-1.5c-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-misc/zssh/zssh-1.5c-r1.ebuild
b/net-misc/zssh/zssh-1.5c-r1.ebuild
index f52dbbe..18f29c2 100644
--- a/net-misc/zssh/zssh-1.5c-r1.ebuild
+++ b/net-misc/zssh/zssh-1.5c-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -35,8 +35,8 @@ src_prepare() {
src_configure() {
tc-export AR CC RANLIB
econf \
- $(use_enable nls) \
- $(use_enable readline)
+ $(use_enable nls) \
+ $(use_enable readline)
}
src_install() {