commit:     c6009eeac3a2280ef3db04bee9329f0a6e0eacdf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 03:03:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 03:03:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6009eea

www-servers/xsp: fix whitespace

Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-servers/xsp/xsp-3.8_p2014120900.ebuild | 2 +-
 www-servers/xsp/xsp-4.7.1.ebuild           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/xsp/xsp-3.8_p2014120900.ebuild 
b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
index a803dddf5dc..dd42bb873c5 100644
--- a/www-servers/xsp/xsp-3.8_p2014120900.ebuild
+++ b/www-servers/xsp/xsp-3.8_p2014120900.ebuild
@@ -38,7 +38,7 @@ src_prepare() {
        fi
 
        eautoconf
-    eautomake --gnu --add-missing --force --copy
+       eautomake --gnu --add-missing --force --copy
 }
 
 src_configure() {

diff --git a/www-servers/xsp/xsp-4.7.1.ebuild b/www-servers/xsp/xsp-4.7.1.ebuild
index 203ad0669e3..8bbb25acfcf 100644
--- a/www-servers/xsp/xsp-4.7.1.ebuild
+++ b/www-servers/xsp/xsp-4.7.1.ebuild
@@ -36,7 +36,7 @@ src_prepare() {
        fi
 
        eautoconf
-    eautomake --gnu --add-missing --force --copy
+       eautomake --gnu --add-missing --force --copy
 }
 
 src_configure() {

Reply via email to