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 129F0158287 for ; Mon, 12 May 2025 18:50:05 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id F1EEF3434B7 for ; Mon, 12 May 2025 18:50:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 830471103C1; Mon, 12 May 2025 18:49:56 +0000 (UTC) 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 bobolink.gentoo.org (Postfix) with ESMTPS id 7AA9E1103C1 for ; Mon, 12 May 2025 18:49:56 +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 2F820343519 for ; Mon, 12 May 2025 18:49:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCE2E2822 for ; Mon, 12 May 2025 18:49:54 +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: <1747075777.eee5decf865f89dc459dfedf6dec6029419a027f.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/set/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/set/Manifest dev-ruby/set/set-1.1.2.ebuild X-VCS-Directories: dev-ruby/set/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: eee5decf865f89dc459dfedf6dec6029419a027f X-VCS-Branch: master Date: Mon, 12 May 2025 18:49:54 +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: ead2826d-a653-4008-9837-38c9544cb871 X-Archives-Hash: 0a2aaaffdd1d8b3d8330be05f5c239fb commit: eee5decf865f89dc459dfedf6dec6029419a027f Author: Hans de Graaff gentoo org> AuthorDate: Mon May 12 18:48:39 2025 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon May 12 18:49:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eee5decf dev-ruby/set: add 1.1.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/set/Manifest | 1 + dev-ruby/set/set-1.1.2.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-ruby/set/Manifest b/dev-ruby/set/Manifest index 20d127f83b33..d0c57364f09d 100644 --- a/dev-ruby/set/Manifest +++ b/dev-ruby/set/Manifest @@ -1,2 +1,3 @@ DIST set-1.1.0.tar.gz 14923 BLAKE2B 6f66a6fa53c7cd7b82ddeb91c1f820a5a062e21b3a9b0ce9df6ae433ed35b1fc9090adde43cb886435b6953f43ea59c1d7e7dc62de2b9d81ffacc342b2e19d76 SHA512 cc7b79ca07d1df9490cf6500c77afc4e972138a4d4c133e8eecbd1c2f80d5622c613040f36771beaeb1a8712f7a6c12dec592833b966f65be9beb454062e2970 DIST set-1.1.1.tar.gz 15053 BLAKE2B 37ff1694da6f1bddd368550ece3c48bc9b727ab109a4ba37e576535a0c7d1349cbce4e30b49e6a5e2ee3d6c33e0580f9fbdd449a91ca9a19cc0eca351c5f39e8 SHA512 852fc3956769548af51ad0bd83dc26e07dc99496b11dbd2afc5111fee2d0c2fdb701e24d90f2b63ee98bb82cc9a0aeecda6a7f03db71894de10bfce6298b5f92 +DIST set-1.1.2.tar.gz 15658 BLAKE2B 4dad25879a8975f39d0fe2f834bcc17ec4906bde8d29a7823baf53ade22c97d2be435d9d9739f2e7884aa68c6950fad56a6df1f023c4c461c83a22bf6403eb94 SHA512 0e8d2baebca43297c334acea818b6b0e7c5fe7867b69878bd445a861189d40b4dcb916f6d4afac5693f401ca6d86a08c53cdcec40e569ffcf23089d07e5bd99d diff --git a/dev-ruby/set/set-1.1.2.ebuild b/dev-ruby/set/set-1.1.2.ebuild new file mode 100644 index 000000000000..a19b17a00c06 --- /dev/null +++ b/dev-ruby/set/set-1.1.2.ebuild @@ -0,0 +1,28 @@ +# 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_BINWRAP="" +RUBY_FAKEGEM_GEMSPEC="set.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="Provides a class to deal with collections of unordered, unique values" +HOMEPAGE="https://github.com/ruby/set" +SRC_URI="https://github.com/ruby/set/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~riscv ~x86" + +all_ruby_prepare() { + sed -e 's/git ls-files -z/find * -print0/' \ + -e 's/__FILE__/"set.gemspec"/' \ + -e 's/__dir__/"."/' \ + -i ${RUBY_FAKEGEM_GEMSPEC} || die + + sed -e '/test_error/aomit "Fails when sorted_set gem is installed"' \ + -i test/test_sorted_set.rb || die +}