From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9D1B615ACB3 for ; Fri, 7 Apr 2023 11:26:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F88FE0903; Fri, 7 Apr 2023 11:26:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13038E0901 for ; Fri, 7 Apr 2023 11:26:01 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 57346340C39 for ; Fri, 7 Apr 2023 11:26:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1CF5A31 for ; Fri, 7 Apr 2023 11:25:56 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1680866697.c97b618897446cb0592c99dd3c5f198bed0936d3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sprockets/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/sprockets/sprockets-4.2.0-r1.ebuild dev-ruby/sprockets/sprockets-4.2.0.ebuild X-VCS-Directories: dev-ruby/sprockets/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c97b618897446cb0592c99dd3c5f198bed0936d3 X-VCS-Branch: master Date: Fri, 7 Apr 2023 11:25:56 +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: c19b070b-b208-4f82-bd8d-dc60989e906b X-Archives-Hash: 64881560b7274eb8c778f465218aa6a6 commit: c97b618897446cb0592c99dd3c5f198bed0936d3 Author: Sam James gentoo org> AuthorDate: Fri Apr 7 08:19:27 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 7 11:24:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c97b6188 dev-ruby/sprockets: enable ruby32, fix rack dep Supports rack 3 now. Signed-off-by: Sam James gentoo.org> .../sprockets/{sprockets-4.2.0.ebuild => sprockets-4.2.0-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/sprockets/sprockets-4.2.0.ebuild b/dev-ruby/sprockets/sprockets-4.2.0-r1.ebuild similarity index 94% rename from dev-ruby/sprockets/sprockets-4.2.0.ebuild rename to dev-ruby/sprockets/sprockets-4.2.0-r1.ebuild index 5462145cfa71..1842bcdda122 100644 --- a/dev-ruby/sprockets/sprockets-4.2.0.ebuild +++ b/dev-ruby/sprockets/sprockets-4.2.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31" +USE_RUBY="ruby27 ruby30 ruby31 ruby32" RUBY_FAKEGEM_EXTRADOC="README.md" @@ -22,7 +22,7 @@ IUSE="" ruby_add_rdepend " dev-ruby/concurrent-ruby:1 - >=dev-ruby/rack-2.2.4:2.2 + >=dev-ruby/rack-2.2.4:3.0 " ruby_add_bdepend "test? (