media-video/photofilmstrip: whitespace
authorFelix Janda <felix.janda@posteo.de>
Fri, 5 Aug 2016 16:19:25 +0000 (18:19 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 6 Aug 2016 16:46:37 +0000 (18:46 +0200)
media-video/photofilmstrip/photofilmstrip-1.9.91-r1.ebuild
media-video/photofilmstrip/photofilmstrip-2.1.0.ebuild

index 933ed5e13f15296ae5f4904b2988a411c04862ee..15ced6314545d31330c531b69e58b732d0b12390 100644 (file)
@@ -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,20 +34,20 @@ DOCS=( CHANGES COPYING README )
 src_prepare() {
        # Remove unneeded icon resources update needing running X
        sed -i \
-        -e '/self\._make_resources\(\)/d' \
-        setup.py
+               -e '/self\._make_resources\(\)/d' \
+               setup.py
 
        # Fix desktop file entry
        sed -i \
-        -e '/^Version.*/d' \
-        data/photofilmstrip.desktop
+               -e '/^Version.*/d' \
+               data/photofilmstrip.desktop
 
        distutils-r1_src_prepare
 }
 
 src_install() {
        # Do not compress the apps help files
-       docompress -x  /usr/share/doc/${PN}
+       docompress -x /usr/share/doc/${PN}
 
        distutils-r1_src_install
 }
index 622804ae79acab226be01c69845a1e377f5a8c65..840d0455dfb5a95865afad34ee38415029dfa598 100644 (file)
@@ -56,7 +56,7 @@ src_install() {
        doman docs/manpage/*
 
        # Do not compress the apps help files
-       docompress -x  /usr/share/doc/${PF}/${PN}.hh{c,k,p}
+       docompress -x /usr/share/doc/${PF}/${PN}.hh{c,k,p}
 
        distutils-r1_src_install
 }