From: Marty E. Plummer Date: Wed, 11 Apr 2018 00:00:01 +0000 (-0500) Subject: dev-ruby/awesome_print: remove trailing whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a445be1cf28f7fa3b6ccf72871c4d2ed64ce5541;p=gentoo.git dev-ruby/awesome_print: remove trailing whitespace Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-ruby/awesome_print/awesome_print-1.8.0.ebuild b/dev-ruby/awesome_print/awesome_print-1.8.0.ebuild index 7caeb5ca5ecb..17c44c42876f 100644 --- a/dev-ruby/awesome_print/awesome_print-1.8.0.ebuild +++ b/dev-ruby/awesome_print/awesome_print-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -32,8 +32,8 @@ all_ruby_prepare() { -e '/simplecov/I s:^:#:' \ spec/spec_helper.rb || die - # Avoid activerecord specs since they don't run - # consistently accross rails versions and not all + # Avoid activerecord specs since they don't run + # consistently accross rails versions and not all # arches have rails rm -f spec/ext/active_record_spec.rb || die }