From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/paramesan/
Date: Sun, 15 Oct 2017 06:10:29 +0000 (UTC) [thread overview]
Message-ID: <1508047807.be4360e64655a75dc2aaf7f1cf9bae4742e9bd67.graaff@gentoo> (raw)
commit: be4360e64655a75dc2aaf7f1cf9bae4742e9bd67
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 06:10:07 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct 15 06:10:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4360e6
dev-ruby/paramesan: fix install without git installed, bug 634114
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-ruby/paramesan/paramesan-0.1.1.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-ruby/paramesan/paramesan-0.1.1.ebuild b/dev-ruby/paramesan/paramesan-0.1.1.ebuild
index 18a2cb2cead..3310ceb93da 100644
--- a/dev-ruby/paramesan/paramesan-0.1.1.ebuild
+++ b/dev-ruby/paramesan/paramesan-0.1.1.ebuild
@@ -22,3 +22,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e 's/git ls-files -z/find . -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}
next reply other threads:[~2017-10-15 6:10 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-15 6:10 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 8:38 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/paramesan/ Hans de Graaff
2023-12-27 13:55 Hans de Graaff
2023-07-02 4:38 Hans de Graaff
2023-03-28 21:49 Sam James
2022-07-25 5:42 Hans de Graaff
2022-04-10 5:54 Hans de Graaff
2021-03-17 20:02 Sam James
2021-03-11 2:35 Sam James
2021-01-10 7:51 Hans de Graaff
2020-08-01 9:05 Hans de Graaff
2019-01-21 19:40 Sergei Trofimovich
2018-12-28 7:25 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-24 5:46 Hans de Graaff
2018-06-11 9:59 Thomas Deutschmann
2018-02-08 6:25 Hans de Graaff
2017-09-16 6:21 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=1508047807.be4360e64655a75dc2aaf7f1cf9bae4742e9bd67.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