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/em-websocket/
Date: Mon, 10 Dec 2018 07:55:50 +0000 (UTC)	[thread overview]
Message-ID: <1544428541.724aa896834444005fead3e87262cd9c20dcd24f.graaff@gentoo> (raw)

commit:     724aa896834444005fead3e87262cd9c20dcd24f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 10 07:55:41 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Dec 10 07:55:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724aa896

dev-ruby/em-websocket: avoid dependency on git

Fixes: https://bugs.gentoo.org/672418
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/em-websocket/em-websocket-0.5.1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild b/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild
index 42534c14304..2bfcb9ecaf1 100644
--- a/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild
+++ b/dev-ruby/em-websocket/em-websocket-0.5.1.ebuild
@@ -30,6 +30,9 @@ ruby_add_rdepend "
 "
 
 all_ruby_prepare() {
+	# Avoid dependency on git
+	sed -i -e '/ls-files/ s:^:#:' ${RUBY_FAKEGEM_GEMSPEC} || die
+
 	# Only run unit tests since we require unpackaged code for the
 	# integration tests.
 	sed -i -e "/^require 'em-\(spec\|http\|websocket-client\)/ s:^:#:" \


             reply	other threads:[~2018-12-10  7:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-10  7:55 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-29 17:44 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/em-websocket/ Hans de Graaff
2023-07-12  7:46 Hans de Graaff
2023-03-12 12:09 Hans de Graaff
2023-03-12 12:09 Hans de Graaff
2021-11-11  7:04 Hans de Graaff
2021-10-09  7:27 Hans de Graaff
2021-07-06  6:56 Hans de Graaff
2020-10-04  5:42 Hans de Graaff
2020-09-25  6:09 Hans de Graaff
2019-02-02 10:36 Hans de Graaff
2018-11-29  7:30 Hans de Graaff
2018-11-26  6:20 Hans de Graaff
2018-11-25 21:58 Aaron Bauman

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=1544428541.724aa896834444005fead3e87262cd9c20dcd24f.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