public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/whole_history_rating/
Date: Sun, 27 Oct 2019 09:12:07 +0000 (UTC)	[thread overview]
Message-ID: <1572167521.83f5db2cac070fd5bb48f736829e4964f5a2e9a9.mgorny@gentoo> (raw)

commit:     83f5db2cac070fd5bb48f736829e4964f5a2e9a9
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Oct 25 20:36:03 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 09:12:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f5db2c

dev-ruby/whole_history_rating: use ls instead of git ls-files

Closes: https://bugs.gentoo.org/698532
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13438
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild b/dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild
index 709e0ffdac8..a9746bb09ab 100644
--- a/dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild
+++ b/dev-ruby/whole_history_rating/whole_history_rating-0.1.2.ebuild
@@ -24,3 +24,8 @@ ruby_add_bdepend "
 		dev-ruby/test-unit:2
 	)
 "
+
+all_ruby_prepare (){
+	sed -i 's/git ls-files/ls -1/g' "${RUBY_FAKEGEM_GEMSPEC}" || die
+	default
+}


             reply	other threads:[~2019-10-27  9:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-27  9:12 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-27 10:22 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/whole_history_rating/ Hans de Graaff
2019-10-27 10:22 Hans de Graaff
2020-01-02  6:50 Hans de Graaff
2020-02-08 18:55 David Seifert
2020-09-06  6:48 Hans de Graaff
2022-04-16  7:08 Hans de Graaff
2023-03-07  6:34 Hans de Graaff
2023-06-20  4:38 Hans de Graaff
2023-12-27  7:55 Hans de Graaff
2025-01-01  8:08 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=1572167521.83f5db2cac070fd5bb48f736829e4964f5a2e9a9.mgorny@gentoo \
    --to=mgorny@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