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/mini_portile2/
Date: Sat, 04 Jan 2025 08:43:25 +0000 (UTC)	[thread overview]
Message-ID: <1735980176.035cf7f8d2359575987de7a7c58a74abbc89e7ce.graaff@gentoo> (raw)

commit:     035cf7f8d2359575987de7a7c58a74abbc89e7ce
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  4 08:42:56 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jan  4 08:42:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035cf7f8

dev-ruby/mini_portile2: enable ruby34

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/mini_portile2/mini_portile2-2.8.8.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/mini_portile2/mini_portile2-2.8.8.ebuild b/dev-ruby/mini_portile2/mini_portile2-2.8.8.ebuild
index 05cf768babd0..5d5bf8b95b1b 100644
--- a/dev-ruby/mini_portile2/mini_portile2-2.8.8.ebuild
+++ b/dev-ruby/mini_portile2/mini_portile2-2.8.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
 
 inherit ruby-fakegem
 
@@ -15,7 +15,7 @@ SLOT="$(ver_cut 1-2)"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos"
 IUSE="test"
 
-BDEPEND="test? ( dev-build/cmake )"
+BDEPEND="test? ( app-crypt/gnupg dev-build/cmake )"
 
 ruby_add_bdepend "test? (
 	dev-ruby/minitar:0
@@ -29,6 +29,10 @@ all_ruby_prepare() {
 	# cannot guarantee.
 	sed -e '/test_configure_defaults_with/askip("Requires gcc to be the C/C++ compiler.")' \
 		-i test/test_cmake.rb || die
+
+	# Keep gpg from creating a default common.conf with broken keyboxd support.
+	mkdir -m 700 "${HOME}/.gnupg" || die
+	touch "${HOME}/.gnupg/common.conf" || die
 }
 
 each_ruby_test() {


             reply	other threads:[~2025-01-04  8:43 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-04  8:43 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-17  9:09 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mini_portile2/ Hans de Graaff
2024-11-16  8:12 Hans de Graaff
2024-11-16  8:12 Hans de Graaff
2024-11-04 16:33 Hans de Graaff
2024-10-13 23:18 Sam James
2024-10-10 11:04 Arthur Zamarin
2024-10-06 13:46 Arthur Zamarin
2024-10-06 13:30 Arthur Zamarin
2024-10-06 11:52 Sam James
2024-10-06 11:36 Sam James
2024-06-02  5:43 Hans de Graaff
2024-04-17  5:27 Hans de Graaff
2024-02-17 10:02 Hans de Graaff
2023-12-28  7:27 Hans de Graaff
2023-10-24  4:42 Hans de Graaff
2023-10-24  4:42 Hans de Graaff
2023-08-19  7:42 Arthur Zamarin
2023-08-19  6:18 Sam James
2023-08-19  6:18 Sam James
2023-07-19  5:26 Hans de Graaff
2023-07-14  5:46 Arthur Zamarin
2023-07-06 16:45 Sam James
2023-06-01  7:24 Sam James
2023-06-01  5:48 Sam James
2023-05-01  6:13 Hans de Graaff
2023-03-29  0:46 Sam James
2023-03-28 23:01 Sam James
2023-03-28 23:01 Sam James
2023-03-28 22:12 Sam James
2023-03-28 21:53 Sam James
2023-03-28 21:52 Sam James
2023-03-05  8:42 Hans de Graaff
2022-12-25 13:52 Hans de Graaff
2022-04-15  7:26 Arthur Zamarin
2022-04-15  6:36 Arthur Zamarin
2022-04-14  8:12 Agostino Sarubbo
2022-04-14  8:11 Agostino Sarubbo
2022-04-14  8:09 Agostino Sarubbo
2022-04-14  8:08 Agostino Sarubbo
2022-04-13  9:32 Jakov Smolić
2022-03-27  7:13 Hans de Graaff
2022-02-22  8:17 Hans de Graaff
2022-02-12 15:21 Sam James
2022-01-08 11:47 Hans de Graaff
2021-12-31 20:07 Matt Turner
2021-12-13  7:09 Agostino Sarubbo
2021-12-13  7:02 Agostino Sarubbo
2021-12-13  6:57 Agostino Sarubbo
2021-12-12  1:52 Sam James
2021-12-12  1:51 Sam James
2021-12-11 19:10 Arthur Zamarin
2021-10-26  6:38 Sam James
2021-10-11  1:20 Sam James
2021-10-10 23:45 Sam James
2021-10-10 20:43 Sam James
2021-10-10 20:38 Sam James
2021-10-10  0:09 Sam James
2021-10-09 20:19 Sam James
2021-10-07 22:20 Marek Szuba
2021-10-04 22:58 Sam James
2021-10-03  6:03 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=1735980176.035cf7f8d2359575987de7a7c58a74abbc89e7ce.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