public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ffaker/
Date: Fri, 15 Nov 2024 12:33:47 +0000 (UTC)	[thread overview]
Message-ID: <1731673987.b9e73afee513c31e0135ed5975c12d5704a9dbcd.graaff@gentoo> (raw)

commit:     b9e73afee513c31e0135ed5975c12d5704a9dbcd
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 12:32:54 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 12:33:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e73afe

dev-ruby/ffaker: enable ruby33

Also avoid a dependency on rubocop.

Closes: https://bugs.gentoo.org/923389
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/ffaker/ffaker-2.23.0.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ffaker/ffaker-2.23.0.ebuild b/dev-ruby/ffaker/ffaker-2.23.0.ebuild
index b14b9e27d72a..2146ea0edec8 100644
--- a/dev-ruby/ffaker/ffaker-2.23.0.ebuild
+++ b/dev-ruby/ffaker/ffaker-2.23.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 RUBY_FAKEGEM_BINWRAP=""
 RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md REFERENCE.md"
@@ -20,5 +20,8 @@ IUSE="test"
 ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
 
 all_ruby_prepare() {
+	# Avoid dependency on rubocop
+	sed -e '/rubocop/I s:^:#:' -i Rakefile || die
+
 	sed -i -e '/test_image_file/aomit "network"' test/test_image.rb || die
 }


             reply	other threads:[~2024-11-15 12:33 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-15 12:33 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-30 13:29 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ffaker/ Hans de Graaff
2024-11-15 13:29 Hans de Graaff
2024-06-02  8:34 Hans de Graaff
2023-09-24  6:15 Hans de Graaff
2023-08-26  6:53 Hans de Graaff
2023-08-26  6:53 Hans de Graaff
2023-04-01 23:53 Sam James
2023-04-01 23:53 Sam James
2022-05-06  8:20 Hans de Graaff
2022-04-10  4:56 Hans de Graaff
2021-10-09  7:27 Hans de Graaff
2021-08-23 17:38 Hans de Graaff
2021-08-23 17:38 Hans de Graaff
2021-03-08  7:18 Hans de Graaff
2020-08-21  8:36 Hans de Graaff
2020-08-21  8:36 Hans de Graaff
2020-07-31  5:02 Hans de Graaff
2020-06-07  8:37 Hans de Graaff
2020-03-11  9:05 Hans de Graaff
2019-10-15  6:04 Hans de Graaff
2019-10-15  6:04 Hans de Graaff
2019-08-26  5:31 Hans de Graaff
2019-04-03  5:46 Hans de Graaff
2019-02-02  9:00 Hans de Graaff
2018-07-30  5:48 Hans de Graaff
2018-07-30  5:48 Hans de Graaff
2018-04-11  5:50 Hans de Graaff
2018-01-08  6:15 Hans de Graaff
2017-09-21  5:27 Hans de Graaff
2017-09-21  5:27 Hans de Graaff
2017-06-30  5:51 Hans de Graaff
2017-02-20  6:27 Hans de Graaff
2017-02-05  9:59 Hans de Graaff
2017-01-11  6:48 Hans de Graaff
2016-03-09 22:55 Manuel Rüger
2016-02-02  6:25 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=1731673987.b9e73afee513c31e0135ed5975c12d5704a9dbcd.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