public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sus/
Date: Sat, 22 Oct 2022 21:33:57 +0000 (UTC)	[thread overview]
Message-ID: <1666474391.88f132149dabce4bc6e81aaaf216045f7883d64c.mattst88@gentoo> (raw)

commit:     88f132149dabce4bc6e81aaaf216045f7883d64c
Author:     Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Wed Sep 28 19:56:43 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 22 21:33:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88f13214

dev-ruby/sus: add 0.13.0, drop 0.6.2

Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-ruby/sus/Manifest                                | 2 +-
 dev-ruby/sus/{sus-0.6.2.ebuild => sus-0.13.0.ebuild} | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/sus/Manifest b/dev-ruby/sus/Manifest
index a6d56eb9b815..99b67330ae82 100644
--- a/dev-ruby/sus/Manifest
+++ b/dev-ruby/sus/Manifest
@@ -1 +1 @@
-DIST sus-0.6.2.tar.gz 14860 BLAKE2B 4af1171128070f0bc72fcf16e4baedc4cff75c8431c03859e15cb95c298cb7110032d92d980d25163f5704430ad220507dee49e82bee9e79cf04da50c5b2e924 SHA512 3ff5c282f3876ad952b77004e88bd87d29b631683f2c5c9ed757525433ac2909b834fdfcbc5234de83fc1b81ae8442c6c936dc2bbb01e769d9de4055e8151628
+DIST sus-0.13.0.tar.gz 23399 BLAKE2B f96717409f5f14727b359e39bc1bb4726fe1cae98de46bf06e6e008df9a23746219decdb8de171cbc1c6c39ac84b4011e475daa43c7996c01968f4acc5289c84 SHA512 c0cb1b1d02e2fc812c6b3cf555af59f543bcdd82829d744d0e4fafb9043e503e8c9ebb52da33e56703d23ccaeaff583abf72e1df55a726ceca59d50d21b51eb3

diff --git a/dev-ruby/sus/sus-0.6.2.ebuild b/dev-ruby/sus/sus-0.13.0.ebuild
similarity index 87%
rename from dev-ruby/sus/sus-0.6.2.ebuild
rename to dev-ruby/sus/sus-0.13.0.ebuild
index bc7527aa046d..713c073218b5 100644
--- a/dev-ruby/sus/sus-0.6.2.ebuild
+++ b/dev-ruby/sus/sus-0.13.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 USE_RUBY="ruby27 ruby30 ruby31"
 RUBY_FAKEGEM_RECIPE_TEST=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTRADOC="readme.md"
 RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 inherit ruby-fakegem
 
@@ -20,6 +20,7 @@ IUSE=""
 
 all_ruby_prepare() {
 	sed -i -E 's/require_relative "(.+)"/require File.expand_path("\1")/g' "${RUBY_FAKEGEM_GEMSPEC}" || die
+	sed -i -E '/^#/!d' "config/${PN}.rb" || die # remove covered coverage
 }
 
 each_ruby_test() {


             reply	other threads:[~2022-10-22 21:34 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-22 21:33 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-22 21:33 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sus/ Matt Turner
2022-10-23  7:22 Hans de Graaff
2022-10-31  6:20 Hans de Graaff
2022-12-04  6:54 Hans de Graaff
2022-12-24 15:00 Hans de Graaff
2023-01-08  7:49 Hans de Graaff
2023-02-19  8:10 Hans de Graaff
2023-02-19  8:10 Hans de Graaff
2023-03-18  7:17 Hans de Graaff
2023-06-13  5:20 Hans de Graaff
2023-06-15  5:33 Hans de Graaff
2023-07-04 20:19 Sam James
2023-07-04 20:19 Sam James
2023-07-09 19:13 Hans de Graaff
2023-07-21  5:51 Hans de Graaff
2023-08-03 13:46 Hans de Graaff
2023-08-23  4:33 Hans de Graaff
2023-10-24  9:30 Arthur Zamarin
2023-12-01  6:18 Hans de Graaff
2023-12-01  6:18 Hans de Graaff
2023-12-01  9:40 Sam James
2023-12-01  9:40 Sam James
2023-12-09  7:53 Hans de Graaff
2023-12-09  7:53 Hans de Graaff
2023-12-27  9:16 Hans de Graaff
2024-02-04  9:12 Hans de Graaff
2024-02-10  7:15 Hans de Graaff
2024-04-25  5:29 Hans de Graaff
2024-04-25  5:29 Hans de Graaff
2024-06-26  5:59 Hans de Graaff
2024-06-26  5:59 Hans de Graaff
2024-07-14  6:51 Hans de Graaff
2024-07-20  6:00 Hans de Graaff
2024-07-20  6:00 Hans de Graaff
2024-08-04  6:47 Hans de Graaff
2024-08-04  6:47 Hans de Graaff
2024-10-06 11:52 Sam James
2024-10-06 14:27 Sam James

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=1666474391.88f132149dabce4bc6e81aaaf216045f7883d64c.mattst88@gentoo \
    --to=mattst88@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