From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rqrcode/
Date: Tue, 29 Aug 2023 08:49:17 +0000 (UTC) [thread overview]
Message-ID: <1693298954.e737543494d0afd5335f578b3fd1d4fbdfb97f17.graaff@gentoo> (raw)
commit: e737543494d0afd5335f578b3fd1d4fbdfb97f17
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 08:48:31 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 08:49:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7375434
dev-ruby/rqrcode: update HOMEPAGE, fix tests
Use $TEMPDIR, not /tmp, in tests.
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rqrcode/rqrcode-2.2.0.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-ruby/rqrcode/rqrcode-2.2.0.ebuild b/dev-ruby/rqrcode/rqrcode-2.2.0.ebuild
index 84f7f4b7259d..5a9dd6d7af3d 100644
--- a/dev-ruby/rqrcode/rqrcode-2.2.0.ebuild
+++ b/dev-ruby/rqrcode/rqrcode-2.2.0.ebuild
@@ -16,7 +16,7 @@ RUBY_FAKEGEM_GEMSPEC="rqrcode.gemspec"
inherit ruby-fakegem
DESCRIPTION="Library for encoding QR Codes"
-HOMEPAGE="https://whomwah.github.io/rqrcode/"
+HOMEPAGE="https://whomwah.com/rqrcode/"
SRC_URI="https://github.com/whomwah/rqrcode/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
@@ -32,4 +32,6 @@ ruby_add_rdepend "
all_ruby_prepare() {
sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
sed -i -e '/bundler/ s:^:#:' spec/spec_helper.rb || die
+
+ sed -i -e "s:/tmp:${TMPDIR}:" spec/rqrcode/export_png_spec.rb || die
}
next reply other threads:[~2023-08-29 8:49 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-29 8:49 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-28 17:44 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rqrcode/ Hans de Graaff
2025-04-03 11:48 Hans de Graaff
2024-01-01 8:07 Hans de Graaff
2023-12-09 8:28 Hans de Graaff
2023-09-17 6:08 Hans de Graaff
2023-06-03 9:41 Hans de Graaff
2023-04-01 23:19 Sam James
2022-07-30 6:43 Hans de Graaff
2022-04-23 9:43 Hans de Graaff
2022-04-23 9:43 Hans de Graaff
2022-02-23 5:53 Hans de Graaff
2021-09-12 10:31 Hans de Graaff
2021-07-04 6:12 Hans de Graaff
2021-07-04 6:12 Hans de Graaff
2021-07-04 6:12 Hans de Graaff
2021-03-17 5:51 Hans de Graaff
2020-08-04 3:40 Hans de Graaff
2019-11-27 6:11 Hans de Graaff
2019-07-10 4:58 Hans de Graaff
2019-01-26 16:45 Hans de Graaff
2018-12-12 15:00 Hans de Graaff
2018-02-10 7:42 Hans de Graaff
2017-08-24 5:49 Hans de Graaff
2016-12-02 7:29 Hans de Graaff
2016-02-14 6:53 Hans de Graaff
2016-02-14 6:53 Hans de Graaff
2016-01-04 6:21 Hans de Graaff
2015-08-19 5:26 Hans de Graaff
2015-08-19 5:26 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=1693298954.e737543494d0afd5335f578b3fd1d4fbdfb97f17.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