commit:     c1bd2a71ee8e4c4ed155be193ec85acb770656af
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Fri Aug  5 16:20:07 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 16:47:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1bd2a71

sys-cluster/sx: whitespace

 sys-cluster/sx/sx-2.0.ebuild | 10 +++++-----
 sys-cluster/sx/sx-2.1.ebuild |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sys-cluster/sx/sx-2.0.ebuild b/sys-cluster/sx/sx-2.0.ebuild
index f24f7a7..5a7a1cc 100644
--- a/sys-cluster/sx/sx-2.0.ebuild
+++ b/sys-cluster/sx/sx-2.0.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$
 
@@ -34,10 +34,10 @@ REQUIRED_USE="server? ( client )"
 # tests make a temporary install relative to $prefix, so docdir must be 
relative to it as well
 src_configure() {
        econf --disable-sxhttpd \
-          --with-system-libs \
-          --docdir="\${prefix}/usr/share/doc/${PF}" \
-          $(use_enable client sxclient) \
-          $(use_enable server)
+               --with-system-libs \
+               --docdir="\${prefix}/usr/share/doc/${PF}" \
+               $(use_enable client sxclient) \
+               $(use_enable server)
 }
 
 src_install() {

diff --git a/sys-cluster/sx/sx-2.1.ebuild b/sys-cluster/sx/sx-2.1.ebuild
index 578972b..9c9509e 100644
--- a/sys-cluster/sx/sx-2.1.ebuild
+++ b/sys-cluster/sx/sx-2.1.ebuild
@@ -34,10 +34,10 @@ REQUIRED_USE="server? ( client )"
 # tests make a temporary install relative to $prefix, so docdir must be 
relative to it as well
 src_configure() {
        econf --disable-sxhttpd \
-          --with-system-libs \
-          --docdir="\${prefix}/usr/share/doc/${PF}" \
-          $(use_enable client sxclient) \
-          $(use_enable server)
+               --with-system-libs \
+               --docdir="\${prefix}/usr/share/doc/${PF}" \
+               $(use_enable client sxclient) \
+               $(use_enable server)
 }
 
 src_install() {

Reply via email to