summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2015-03-05 02:38:45 +0000
committerPatrick Lauer <patrick@gentoo.org>2015-03-05 02:38:45 +0000
commit2ea59086aff9d2af3a0bdf740ee1b2f84d1a34f8 (patch)
treeb685576dbfa500467bd390fef3fc52ff5cb0196b
parentupdate HOMEPAGE, SRC_URI and metadata.xml (diff)
downloadgentoo-2-2ea59086aff9d2af3a0bdf740ee1b2f84d1a34f8.tar.gz
gentoo-2-2ea59086aff9d2af3a0bdf740ee1b2f84d1a34f8.tar.bz2
gentoo-2-2ea59086aff9d2af3a0bdf740ee1b2f84d1a34f8.zip
Whitespace
(Portage version: 2.2.17/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r--dev-ruby/shotgun/ChangeLog5
-rw-r--r--dev-ruby/shotgun/shotgun-0.9.1.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-ruby/shotgun/ChangeLog b/dev-ruby/shotgun/ChangeLog
index 08013355137f..a9e96a2a44a6 100644
--- a/dev-ruby/shotgun/ChangeLog
+++ b/dev-ruby/shotgun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/shotgun
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shotgun/ChangeLog,v 1.12 2015/03/04 15:57:02 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shotgun/ChangeLog,v 1.13 2015/03/05 02:38:45 patrick Exp $
+
+ 05 Mar 2015; Patrick Lauer <patrick@gentoo.org> shotgun-0.9.1.ebuild:
+ Whitespace
*shotgun-0.9.1 (04 Mar 2015)
diff --git a/dev-ruby/shotgun/shotgun-0.9.1.ebuild b/dev-ruby/shotgun/shotgun-0.9.1.ebuild
index caccc1f9b458..00a98006be60 100644
--- a/dev-ruby/shotgun/shotgun-0.9.1.ebuild
+++ b/dev-ruby/shotgun/shotgun-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shotgun/shotgun-0.9.1.ebuild,v 1.1 2015/03/04 15:57:02 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shotgun/shotgun-0.9.1.ebuild,v 1.2 2015/03/05 02:38:45 patrick Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
@@ -25,7 +25,6 @@ IUSE=""
ruby_add_rdepend 'dev-ruby/rack'
ruby_add_bdepend "test? ( dev-ruby/bacon )"
-
each_ruby_test() {
${RUBY} -Ilib test/test_shotgun_static.rb || die
${RUBY} -Ilib test/test_shotgun_loader.rb || die