From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-sdl/
Date: Sat, 22 Aug 2020 07:56:03 +0000 (UTC) [thread overview]
Message-ID: <1598082948.a4771c65c6b9ea044ec467e65d24b36d439b9bd6.graaff@gentoo> (raw)
commit: a4771c65c6b9ea044ec467e65d24b36d439b9bd6
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 05:51:57 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 07:55:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4771c65
dev-ruby/ruby-sdl: avoid QA notice
Remove a duplicate already compressed sample file.
Closes: https://bugs.gentoo.org/738502
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild b/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild
index db796f0a03d..39b94a9ed94 100644
--- a/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild
+++ b/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r3.ebuild
@@ -28,6 +28,11 @@ CDEPEND="
DEPEND="${DEPEND} ${CDEPEND}"
RDEPEND="${RDEPEND} ${CDEPEND}"
+all_ruby_prepare() {
+ # Remove already compressed image
+ rm -f sample/icon.bmp.gz || die
+}
+
each_ruby_configure() {
${RUBY} extconf.rb || die "extconf.rb failed"
}
next reply other threads:[~2020-08-22 7:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-22 7:56 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-28 5:09 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-sdl/ Hans de Graaff
2021-07-16 8:52 Hans de Graaff
2021-07-03 7:22 Hans de Graaff
2020-08-21 15:02 Hans de Graaff
2019-01-22 18:18 Hans de Graaff
2018-03-27 21:38 Aaron Bauman
2018-02-11 19:14 Hans de Graaff
2017-02-26 7:50 Hans de Graaff
2016-04-23 5:08 Hans de Graaff
2016-04-23 5:08 Hans de Graaff
2016-04-23 5: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=1598082948.a4771c65c6b9ea044ec467e65d24b36d439b9bd6.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