From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rjb/
Date: Wed, 6 Nov 2019 18:11:53 +0000 (UTC) [thread overview]
Message-ID: <1573063912.f1eca8c7222e5b3e20e694402d2cc92674f76160.zerochaos@gentoo> (raw)
commit: f1eca8c7222e5b3e20e694402d2cc92674f76160
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 6 18:11:39 2019 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 18:11:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1eca8c7
dev-ruby/rjb: fix build on openjdk-11
while not breaking it on icedtea-8
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
dev-ruby/rjb/rjb-1.6.1.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-ruby/rjb/rjb-1.6.1.ebuild b/dev-ruby/rjb/rjb-1.6.1.ebuild
index b8cfe20bb7c..0c68f9ccbae 100644
--- a/dev-ruby/rjb/rjb-1.6.1.ebuild
+++ b/dev-ruby/rjb/rjb-1.6.1.ebuild
@@ -35,6 +35,9 @@ all_ruby_prepare() {
# Avoid encoding tests since not all locales may be available.
sed -i -e '/test_kjconv/,/^ end/ s:^:#:' test/test.rb || die
+
+ # Fix build on openjdk-11
+ sed -i -e 's#javah -classpath ../data/rjb jp.co.infoseek.hp.arton.rjb.RBridge#javac -h . -classpath ../data/rjb RBridge.java#g' ext/extconf.rb || die
}
each_ruby_prepare() {
next reply other threads:[~2019-11-06 18:11 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-06 18:11 Rick Farina [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 9:38 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rjb/ Hans de Graaff
2024-09-07 8:29 Hans de Graaff
2024-03-04 18:33 Rick Farina
2024-02-17 9:00 Hans de Graaff
2023-12-27 12:26 Hans de Graaff
2023-12-27 12:26 Hans de Graaff
2023-11-10 5:54 Hans de Graaff
2023-09-28 4:38 Hans de Graaff
2023-07-10 18:10 Hans de Graaff
2023-03-31 1:03 Sam James
2023-02-18 7:29 Hans de Graaff
2022-12-28 7:18 Hans de Graaff
2022-12-04 10:14 Hans de Graaff
2022-04-08 9:15 Hans de Graaff
2021-05-02 5:46 Hans de Graaff
2021-04-18 7:57 Hans de Graaff
2021-04-18 7:57 Hans de Graaff
2021-02-09 5:47 Hans de Graaff
2020-09-15 5:09 Hans de Graaff
2020-07-26 9:15 Hans de Graaff
2020-02-05 6:16 Hans de Graaff
2019-11-02 8:51 Hans de Graaff
2019-11-02 5:40 Hans de Graaff
2018-12-28 7:25 Hans de Graaff
2018-02-10 7:42 Hans de Graaff
2017-08-24 5:49 Hans de Graaff
2017-08-24 5:49 Hans de Graaff
2016-10-30 6:42 Hans de Graaff
2016-03-28 22:05 Manuel Rüger
2015-11-29 7:29 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=1573063912.f1eca8c7222e5b3e20e694402d2cc92674f76160.zerochaos@gentoo \
--to=zerochaos@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