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/logue/
Date: Sun, 20 May 2018 06:39:20 +0000 (UTC)	[thread overview]
Message-ID: <1526798344.c33e32a36a423968db80cc7b8dd52bd685d2fa6a.graaff@gentoo> (raw)

commit:     c33e32a36a423968db80cc7b8dd52bd685d2fa6a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 06:39:04 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May 20 06:39:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33e32a3

dev-ruby/logue: fix tests without bundler installed

Closes: https://bugs.gentoo.org/655212
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-ruby/logue/logue-1.0.11.ebuild | 4 ++++
 dev-ruby/logue/logue-1.0.13.ebuild | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/dev-ruby/logue/logue-1.0.11.ebuild b/dev-ruby/logue/logue-1.0.11.ebuild
index 8666fae6d8b..df7c5ab6648 100644
--- a/dev-ruby/logue/logue-1.0.11.ebuild
+++ b/dev-ruby/logue/logue-1.0.11.ebuild
@@ -23,3 +23,7 @@ KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-2.0.0:*"
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+}

diff --git a/dev-ruby/logue/logue-1.0.13.ebuild b/dev-ruby/logue/logue-1.0.13.ebuild
index 0fd1d7449f2..6cfc640eddd 100644
--- a/dev-ruby/logue/logue-1.0.13.ebuild
+++ b/dev-ruby/logue/logue-1.0.13.ebuild
@@ -25,6 +25,8 @@ IUSE=""
 ruby_add_rdepend "dev-ruby/rainbow:3"
 
 all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+
 	# Fix path to match installed gem path
 	sed -i -e 's:logue/lib/logue:/lib/logue:' lib/logue/stack.rb || die
 }


             reply	other threads:[~2018-05-20  6:39 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20  6:39 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-20  7:39 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/logue/ Hans de Graaff
2021-03-17 20:02 Sam James
2021-03-11  2:35 Sam James
2020-09-12  4:09 Hans de Graaff
2019-07-17  8:00 Hans de Graaff
2019-01-22  6:15 Hans de Graaff
2019-01-22  6:15 Hans de Graaff
2019-01-21 19:40 Sergei Trofimovich
2018-10-23  5:12 Hans de Graaff
2018-10-23  5:12 Hans de Graaff
2018-08-21  5:36 Hans de Graaff
2018-07-15 19:05 Hans de Graaff
2018-07-15 19:05 Hans de Graaff
2018-07-15 18:55 Thomas Deutschmann
2018-07-08 10:54 Hans de Graaff
2018-06-24 14:49 Sergei Trofimovich
2018-06-11  9:59 Thomas Deutschmann
2018-06-03 17:39 Hans de Graaff
2018-05-24 14:31 Agostino Sarubbo
2018-04-28  6:32 Hans de Graaff
2018-04-28  6:32 Hans de Graaff
2018-02-26  6:27 Hans de Graaff
2018-02-26  6:27 Hans de Graaff
2018-01-21  6:49 Hans de Graaff
2017-06-16  5:47 Hans de Graaff
2017-04-30  5:33 Hans de Graaff
2017-04-29 20:26 Jeroen Roovers
2016-12-29 10:05 Agostino Sarubbo
2016-12-07  7:04 Hans de Graaff
2016-04-17  5:52 Hans de Graaff
2016-04-17  5:52 Hans de Graaff
2016-04-17  5:52 Hans de Graaff

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=1526798344.c33e32a36a423968db80cc7b8dd52bd685d2fa6a.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