commit:     9d8506e07cad3be7f00f2243450247f3129ae40e
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Fri Aug  5 16:19:25 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 16:46:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8506e0

media-video/photofilmstrip: whitespace

 media-video/photofilmstrip/photofilmstrip-1.9.91-r1.ebuild | 12 ++++++------
 media-video/photofilmstrip/photofilmstrip-2.1.0.ebuild     |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/media-video/photofilmstrip/photofilmstrip-1.9.91-r1.ebuild 
b/media-video/photofilmstrip/photofilmstrip-1.9.91-r1.ebuild
index 933ed5e..15ced63 100644
--- a/media-video/photofilmstrip/photofilmstrip-1.9.91-r1.ebuild
+++ b/media-video/photofilmstrip/photofilmstrip-1.9.91-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$
 
@@ -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
 }

diff --git a/media-video/photofilmstrip/photofilmstrip-2.1.0.ebuild 
b/media-video/photofilmstrip/photofilmstrip-2.1.0.ebuild
index 622804a..840d045 100644
--- a/media-video/photofilmstrip/photofilmstrip-2.1.0.ebuild
+++ b/media-video/photofilmstrip/photofilmstrip-2.1.0.ebuild
@@ -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
 }

Reply via email to