dev-ruby/curb: remove trailing whitespace
authorMarty E. Plummer <hanetzer@startmail.com>
Tue, 10 Apr 2018 23:59:29 +0000 (18:59 -0500)
committerAaron Bauman <bman@gentoo.org>
Fri, 13 Apr 2018 23:21:28 +0000 (19:21 -0400)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-ruby/curb/curb-0.9.4.ebuild

index 43b3caf607d7ac487f7021454350790f466c409b..db408773e228c758a6fe9375cc3fc78900b65b04 100644 (file)
@@ -30,7 +30,7 @@ all_ruby_prepare() {
        sed -e '/test_easy_http_verbs_must_respond_to_str/,/^  end/ s:^:#:' \
                -i tests/tc_curl_easy.rb || die
 
-       # avoid failing tests where failure condition seems weird, no 
+       # avoid failing tests where failure condition seems weird, no
        # upstream travis so not clear if the test is indeed broken.
        sed -i -e '/test_multi_easy_http/,/^  end/ s:^:#:' tests/tc_curl_multi.rb || die
 }