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 851131580E0 for ; Sun, 01 Jun 2025 08:39:51 +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 6186134317D for ; Sun, 01 Jun 2025 08:39:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8F2771103DD; Sun, 01 Jun 2025 08:39:46 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 8555A1102CD for ; Sun, 01 Jun 2025 08:39:46 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B48E343064 for ; Sun, 01 Jun 2025 08:39:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A19F920FB for ; Sun, 01 Jun 2025 08:39:44 +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: <1748766955.443db4d50a9bd4cf9fbd5b082ffd05953e66ddc2.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/timeout/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/timeout/Manifest dev-ruby/timeout/timeout-0.4.2.ebuild X-VCS-Directories: dev-ruby/timeout/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 443db4d50a9bd4cf9fbd5b082ffd05953e66ddc2 X-VCS-Branch: master Date: Sun, 01 Jun 2025 08:39:44 +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: e25fda48-337a-4eb3-8f33-dfe2c93f832d X-Archives-Hash: 3f7695cf56ee2c93e9b01d4e2c357d46 commit: 443db4d50a9bd4cf9fbd5b082ffd05953e66ddc2 Author: Hans de Graaff gentoo org> AuthorDate: Sun Jun 1 08:35:55 2025 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Jun 1 08:35:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443db4d5 dev-ruby/timeout: drop 0.4.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/timeout/Manifest | 1 - dev-ruby/timeout/timeout-0.4.2.ebuild | 29 ----------------------------- 2 files changed, 30 deletions(-) diff --git a/dev-ruby/timeout/Manifest b/dev-ruby/timeout/Manifest index c4164fd92369..30ca2ec5e793 100644 --- a/dev-ruby/timeout/Manifest +++ b/dev-ruby/timeout/Manifest @@ -1,3 +1,2 @@ DIST timeout-0.4.1.tar.gz 7197 BLAKE2B 182b8904345228f90406b2b567a9342b0724ad0abb103392ec2682c8040168e1bb98c90256d3715d5938f09bf92e9650fc3423903dacd620b753d5119f143910 SHA512 1ca23bfcaf2c67a59805f814b20a9fe6e492b8f68e492c86290d6c638b07ea9b6f14c4cc84c14b891b5aaf611f46968af8947565ea83d783c90144df4e3e612f -DIST timeout-0.4.2.tar.gz 8612 BLAKE2B 38a94998c3b2311fb42b5580b99dcfbca52779acaa555a4876583d77932fe0f56d041a79648b92f058878ca29f297accd7ad065ec2279d034d38f0f1e1914719 SHA512 6f02cfdc8510f5cec5ec725eb890bbbcc29144f925a89300e49f7802fb07cb88b9acbfcd55423e4a012d85b8fb2abb64e52c4e022ba6b4d76ac0f862c4ac5174 DIST timeout-0.4.3.tar.gz 8695 BLAKE2B bc94fe6ee95f562d3ee10f3d26eafe4c644d1dd62e51fdc5ba7f83c8ddf051ffd04144d764d6546c05d62ed1b36567f5607346cb31332de096ab91a7a6681863 SHA512 e9f9fa4fe7465bd6b27997e0fd045c5e5abdb57dc102669d54329630291daffb13c57895177ef7d93a02ade2a34f6be1a418ffc864c85a9775bb616adc56f3c4 diff --git a/dev-ruby/timeout/timeout-0.4.2.ebuild b/dev-ruby/timeout/timeout-0.4.2.ebuild deleted file mode 100644 index 80c1ad26dfd2..000000000000 --- a/dev-ruby/timeout/timeout-0.4.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" - -RUBY_FAKEGEM_BINWRAP="" -RUBY_FAKEGEM_EXTRADOC="README.md" -RUBY_FAKEGEM_GEMSPEC="timeout.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Provides a framework for message digest libraries" -HOMEPAGE="https://github.com/ruby/timeout" -SRC_URI="https://github.com/ruby/timeout/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="test" - -ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/test-unit-ruby-core )" - -all_ruby_prepare() { - sed -e 's/__dir__/"."/' \ - -e 's/__FILE__/"'${RUBY_FAKEGEM_GEMSPEC}'"/' \ - -e 's/git ls-files -z/find * -print0/' \ - -i ${RUBY_FAKEGEM_GEMSPEC} || die -}