From: Felix Janda Date: Fri, 5 Aug 2016 16:19:25 +0000 (+0200) Subject: media-video/photofilmstrip: whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9d8506e07cad3be7f00f2243450247f3129ae40e;p=gentoo.git media-video/photofilmstrip: whitespace --- diff --git a/media-video/photofilmstrip/photofilmstrip-1.9.91-r1.ebuild b/media-video/photofilmstrip/photofilmstrip-1.9.91-r1.ebuild index 933ed5e13f15..15ced6314545 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 622804ae79ac..840d0455dfb5 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 }