app-admin/watchfolder: remove trailing whitespaces.
authorPatrice Clement <monsieurp@gentoo.org>
Wed, 8 Mar 2017 23:01:16 +0000 (00:01 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 8 Mar 2017 23:10:32 +0000 (00:10 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild

index 6d61b35109f46a05f2922528bf8e8388716db999..395d4e142bb352b724d856395df974f3db2f6546 100644 (file)
@@ -22,7 +22,7 @@ PATCHES=(
        "${FILESDIR}"/${PV}-fortify-sources.patch
 )
 
-src_prepare() { 
+src_prepare() {
        default
        sed -i \
                -e '/-c -o/s:OPT:CFLAGS:' \
@@ -36,7 +36,7 @@ src_compile() {
 }
 
 src_install() {
-       dobin watchd 
+       dobin watchd
        insinto /etc
        doins watchd.conf
        dodoc README doc/*