public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bcat/
Date: Sat, 10 Jun 2017 09:05:26 +0000 (UTC)	[thread overview]
Message-ID: <1497085519.a5d5e2544a5fa8ea19d922b6192dc5ecd44a621d.graaff@gentoo> (raw)

commit:     a5d5e2544a5fa8ea19d922b6192dc5ecd44a621d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 09:03:27 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 09:05:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d5e254

dev-ruby/bcat: fix tests by using newer test-unit, bug 621096

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/bcat/bcat-0.6.2-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild
index ecf1f4861a1..17d94f83896 100644
--- a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild
+++ b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild
@@ -20,7 +20,8 @@ IUSE=""
 # Collides on /usr/bin/bcat, bug 418301
 RDEPEND="${RDEPEND} !!<app-accessibility/speech-tools-2.1-r3"
 
-ruby_add_bdepend "doc? ( app-text/ronn )"
+ruby_add_bdepend "doc? ( app-text/ronn )
+	test? ( dev-ruby/test-unit:2 )"
 
 ruby_add_rdepend "dev-ruby/rack:*"
 
@@ -32,7 +33,7 @@ each_ruby_test() {
 	# The Rakefile uses weird trickery with load path that causes gems
 	# not to be found. Run tests directly instead and do the trickery
 	# here to support popen calls for the bins in this package.
-	RUBY=${RUBY} RUBYLIB=lib:${RUBYLIB} PATH=bin:${PATH} ${RUBY} -S testrb test/test_*.rb || die
+	RUBY=${RUBY} RUBYLIB=lib:${RUBYLIB} PATH=bin:${PATH} ${RUBY} -S testrb-2 test/test_*.rb || die
 }
 
 all_ruby_install() {


             reply	other threads:[~2017-06-10  9:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-10  9:05 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-16  6:18 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bcat/ Hans de Graaff
2019-04-27 16:51 Sergei Trofimovich
2019-03-20 16:46 Mikle Kolyada
2019-02-03 10:49 Hans de Graaff
2018-05-21  6:20 Hans de Graaff
2018-05-21  6:20 Hans de Graaff
2018-03-25  7:25 Hans de Graaff
2018-03-25  7:25 Hans de Graaff
2017-12-29 17:41 Sergei Trofimovich
2017-11-26 14:17 Hans de Graaff
2017-06-10  9:05 Hans de Graaff
2017-06-06 22:12 Sergei Trofimovich
2016-12-03  6:37 Hans de Graaff
2016-12-03  6:37 Hans de Graaff
2016-05-01  6:34 Hans de Graaff
2016-05-01  6:34 Hans de Graaff
2016-03-07  2:45 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1497085519.a5d5e2544a5fa8ea19d922b6192dc5ecd44a621d.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox