commit:     c3f72a738e9598a09043e574be21fcd1bcee1b06
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 12:28:52 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 12:37:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3f72a73

dev-ruby/timers: [QA] Fix trailing whitespace

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-ruby/timers/timers-4.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/timers/timers-4.2.0.ebuild 
b/dev-ruby/timers/timers-4.2.0.ebuild
index 0af0501f6ee..73d35384f4a 100644
--- a/dev-ruby/timers/timers-4.2.0.ebuild
+++ b/dev-ruby/timers/timers-4.2.0.ebuild
@@ -25,7 +25,7 @@ all_ruby_prepare() {
        sed -i -e '/coveralls/ s:^:#:' spec/spec_helper.rb || die
        sed -i -e '/Coveralls/ s:^:#:' spec/spec_helper.rb || die
 
-       # Avoid performance specs to avoid ruby-prof dependency and 
+       # Avoid performance specs to avoid ruby-prof dependency and
        # because we cannot provide a good environment for performance testing.
        rm -f spec/timers/performance_spec.rb || die
 }

Reply via email to