From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DF00F1581B9 for ; Sun, 05 Oct 2025 06:29:30 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C6D1C341446 for ; Sun, 05 Oct 2025 06:29:30 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A245C110374; Sun, 05 Oct 2025 06:29:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 95BFE1102C9 for ; Sun, 05 Oct 2025 06:29:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46787340E1C for ; Sun, 05 Oct 2025 06:29:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D279F2C64 for ; Sun, 05 Oct 2025 06:29:27 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1759645751.2cec8ddc0cf7672c3b894c5d805a0664a91acb65.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/backports/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/backports/Manifest dev-ruby/backports/backports-3.25.2.ebuild X-VCS-Directories: dev-ruby/backports/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 2cec8ddc0cf7672c3b894c5d805a0664a91acb65 X-VCS-Branch: master Date: Sun, 05 Oct 2025 06:29:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 12e404a4-1b29-4c1e-a809-58d30d75ea26 X-Archives-Hash: b760757d04b6da44ccf0739918ee2734 commit: 2cec8ddc0cf7672c3b894c5d805a0664a91acb65 Author: Hans de Graaff gentoo org> AuthorDate: Sun Oct 5 06:23:16 2025 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Oct 5 06:29:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cec8ddc dev-ruby/backports: add 3.25.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/backports/Manifest | 1 + dev-ruby/backports/backports-3.25.2.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/dev-ruby/backports/Manifest b/dev-ruby/backports/Manifest index ed0ae930cc6e..fe80f2f50d3d 100644 --- a/dev-ruby/backports/Manifest +++ b/dev-ruby/backports/Manifest @@ -1,2 +1,3 @@ DIST backports-3.25.0.tar.gz 187271 BLAKE2B aad3144190cbb97f34d6ab334899ccee09a4d3b7be9aa91db8a631990124f34528b9243efe311bd4ee137c99a22b60aabda06544c23d5c4cb993dec2d42f09b2 SHA512 88083b358ecc99c9268bdcfeae6ca3503b3cbb3c379b0bae7d55ca4493eb052d6f51c6231e3bf6a9ad8b4128f788efb3766d9aed10c92932d86b7f9138d4d849 DIST backports-3.25.1.tar.gz 187354 BLAKE2B 7aa7a581497c938bd6105d61fe0120e4dffa406fdada85d98a4f1255f3dc124a5c72b903a88bba19c30fce9a6cd62768a8515cdb56c114cbd73cbb337baabac6 SHA512 1e157b15108c084cdec8434a67cc2f75bca22ff196ed279a7f804b42a4b9885a7e057e23c202f29744195fb2ac19b00efe8b3e40d0866647aa0abb4d5a87a159 +DIST backports-3.25.2.tar.gz 187377 BLAKE2B 78874304083042b17fde8e7e04cbf4dc368b654eac9d9c9957aa0ff51cbb4e51aea811feabf990558b04bdee98f1c37bdf873b9bcc91ef700e8b75ffd50f7c57 SHA512 cf5716cee7e62f58dcfbf1aecadb03bf8f3c7c8ec7109917b454a52b0be359735e49298a5bb353cbea861faf512e864518826fce5696827c31d371b880a44da5 diff --git a/dev-ruby/backports/backports-3.25.2.ebuild b/dev-ruby/backports/backports-3.25.2.ebuild new file mode 100644 index 000000000000..38d4558ad704 --- /dev/null +++ b/dev-ruby/backports/backports-3.25.2.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +USE_RUBY="ruby32 ruby33 ruby34" + +RUBY_FAKEGEM_GEMSPEC="backports.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="Backports of Ruby features for older Ruby" +HOMEPAGE="https://github.com/marcandre/backports" +SRC_URI="https://github.com/marcandre/backports/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" + +all_ruby_prepare() { + # Avoid activesupport test that no longer works in Rails 5. This also avoids + # a dependency on activesupport + sed -i -e '/test_rails/,/^ end/ s:^:#:' test/_backport_guards_test.rb || die + + sed -i -e '/rubocop/I s:^:#:' Rakefile || die +}