From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-shadow/
Date: Wed, 6 Dec 2023 10:40:23 +0000 (UTC) [thread overview]
Message-ID: <1701858622.9446a455a36613fb1b8e5ea2a67be424f86308d6.graaff@gentoo> (raw)
commit: 9446a455a36613fb1b8e5ea2a67be424f86308d6
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 6 10:30:08 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 6 10:30:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9446a455
dev-ruby/ruby-shadow: respect CFLAGS
Closes: https://bugs.gentoo.org/723956
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ruby-shadow/ruby-shadow-2.5.1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-ruby/ruby-shadow/ruby-shadow-2.5.1.ebuild b/dev-ruby/ruby-shadow/ruby-shadow-2.5.1.ebuild
index 7ed501bd6700..227739a0159b 100644
--- a/dev-ruby/ruby-shadow/ruby-shadow-2.5.1.ebuild
+++ b/dev-ruby/ruby-shadow/ruby-shadow-2.5.1.ebuild
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTENSIONS=(./extconf.rb)
inherit ruby-fakegem
DESCRIPTION="ruby shadow bindings"
-HOMEPAGE="https://github.com/apalmblad/ruby-shadow http://ttsky.net"
+HOMEPAGE="https://github.com/apalmblad/ruby-shadow"
LICENSE="|| ( public-domain Unlicense )"
SLOT="0"
@@ -22,3 +22,8 @@ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86"
IUSE=""
PATCHES=( "${FILESDIR}/${P}-ruby32.patch" )
+
+all_ruby_prepare() {
+ sed -e '16i$CFLAGS += ENV["CFLAGS"]' \
+ -i extconf.rb || die
+}
next reply other threads:[~2023-12-06 10:40 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-06 10:40 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-27 12:26 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-shadow/ Hans de Graaff
2023-03-12 12:09 Hans de Graaff
2022-12-07 19:41 Sam James
2022-12-07 18:43 Sam James
2022-12-07 18:43 Sam James
2022-11-01 9:48 Yixun Lan
2022-07-30 8:22 Hans de Graaff
2022-04-28 5:09 Hans de Graaff
2022-01-26 18:40 Fabian Groffen
2021-12-04 6:47 Hans de Graaff
2021-11-24 10:25 Hans de Graaff
2021-11-24 10:25 Hans de Graaff
2021-11-01 6:08 Hans de Graaff
2020-01-16 6:52 Hans de Graaff
2019-01-13 8:29 Hans de Graaff
2018-02-11 19:14 Hans de Graaff
2017-09-13 13:42 Fabian Groffen
2017-08-30 18:13 Fabian Groffen
2017-06-29 5:57 Hans de Graaff
2016-12-09 8:35 Hans de Graaff
2016-11-13 14:25 Manuel Rüger
2016-10-02 8:59 Jeroen Roovers
2016-04-09 13:46 Agostino Sarubbo
2016-04-08 5:21 Hans de Graaff
2015-11-05 12:22 Hans de Graaff
2015-11-01 13:03 Mikle Kolyada
2015-10-30 10:15 Agostino Sarubbo
2015-10-19 9:27 Agostino Sarubbo
2015-10-16 5:26 Jeroen Roovers
2015-10-12 6:06 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=1701858622.9446a455a36613fb1b8e5ea2a67be424f86308d6.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