summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-10 19:00:01 -0500
committerAaron Bauman <bman@gentoo.org>2018-04-13 19:21:29 -0400
commita445be1cf28f7fa3b6ccf72871c4d2ed64ce5541 (patch)
treed7d4444607ce3d79331ef9cdf223733ec63eebb3 /dev-ruby/awesome_print/awesome_print-1.8.0.ebuild
parentdev-ruby/curb: remove trailing whitespace (diff)
downloadgentoo-a445be1cf28f7fa3b6ccf72871c4d2ed64ce5541.tar.gz
gentoo-a445be1cf28f7fa3b6ccf72871c4d2ed64ce5541.tar.bz2
gentoo-a445be1cf28f7fa3b6ccf72871c4d2ed64ce5541.zip
dev-ruby/awesome_print: remove trailing whitespace
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/awesome_print/awesome_print-1.8.0.ebuild')
-rw-r--r--dev-ruby/awesome_print/awesome_print-1.8.0.ebuild6
1 files changed, 3 insertions, 3 deletions
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
}