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 285DA158008 for ; Tue, 13 Jun 2023 12:08:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CEECE09B8; Tue, 13 Jun 2023 12:08:28 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3380BE09B8 for ; Tue, 13 Jun 2023 12:08:28 +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 0C5BE33BE6D for ; Tue, 13 Jun 2023 12:08:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A411A85 for ; Tue, 13 Jun 2023 12:08:25 +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: <1686658102.4e19d68e61793c44081df3ca113be06c60db1597.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/connection_pool/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/connection_pool/Manifest dev-ruby/connection_pool/connection_pool-2.2.5.ebuild X-VCS-Directories: dev-ruby/connection_pool/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 4e19d68e61793c44081df3ca113be06c60db1597 X-VCS-Branch: master Date: Tue, 13 Jun 2023 12:08:25 +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: eb93363a-4c5c-4fea-9704-5cf83faf4ae7 X-Archives-Hash: c9c9e67f46d666e689e4b075bfc3d3e0 commit: 4e19d68e61793c44081df3ca113be06c60db1597 Author: Hans de Graaff gentoo org> AuthorDate: Tue Jun 13 12:05:46 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Jun 13 12:08:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e19d68e dev-ruby/connection_pool: drop 2.2.5 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/connection_pool/Manifest | 1 - .../connection_pool/connection_pool-2.2.5.ebuild | 27 ---------------------- 2 files changed, 28 deletions(-) diff --git a/dev-ruby/connection_pool/Manifest b/dev-ruby/connection_pool/Manifest index 27e4ac7a4de7..c5464fcc2957 100644 --- a/dev-ruby/connection_pool/Manifest +++ b/dev-ruby/connection_pool/Manifest @@ -1,3 +1,2 @@ -DIST connection_pool-2.2.5.gem 14848 BLAKE2B d3e21e5d3c330fb501e9890260c0fed003f3c8afc6a9106c139f77e879c45232de1cbc16be6088c757a1204f3c64b0797010fddc0d1c9cf555389348b6f61152 SHA512 3bc4e4d241cd4b1adb00d341aafe7795bbf0eff459ace962670d83c20c0eaa0d42f49a1f5e61c2327ff4fcbf3abfbc6f6c910f7a31d4a0f62bc55c782ab20e45 DIST connection_pool-2.3.0.tar.gz 10656 BLAKE2B 235ddcf6956c53bff276c27b47f3dd21f008cad4eea07692cad186117e6d6a986acb1fa1e2eeb29a9bb72f5ee5e3b7c80927e711ebdf00ceec9af2f02ca37e25 SHA512 8f9c9c1c738b5321b52c28033bb7ac8f6697edfe584f858ce4891514c65730ccb950db9136f059991c4fe1d1386b18883d7b61557aeeb687c602a09229dcb38f DIST connection_pool-2.4.0.tar.gz 11243 BLAKE2B b8fcb164473863dfa4d4cd0a2f511f006ab0369a3890639115b42755eb6a50f1e8e37e1b2bdba0a4ac203ef05e5fde84cc95b0f10f547b56effbaa19df0ee64e SHA512 7b3d732da657ecdd1ebe2fa1600c0d723496be9c89397db3da06d854daba07aa959750527ec2c08bdf5a41e30df2ee04407fe76260440848db9b426c508a3544 diff --git a/dev-ruby/connection_pool/connection_pool-2.2.5.ebuild b/dev-ruby/connection_pool/connection_pool-2.2.5.ebuild deleted file mode 100644 index 874f8711c51d..000000000000 --- a/dev-ruby/connection_pool/connection_pool-2.2.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby26 ruby27 ruby30 ruby31" - -RUBY_FAKEGEM_RECIPE_TEST="rake" -RUBY_FAKEGEM_RECIPE_DOC="none" -RUBY_FAKEGEM_EXTRADOC="Changes.md README.md" - -inherit ruby-fakegem - -DESCRIPTION="Generic connection pooling for Ruby" -HOMEPAGE="https://github.com/mperham/connection_pool" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" -IUSE="" - -ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )" - -all_ruby_prepare() { - sed -i -e '/git ls-files/d' connection_pool.gemspec || die - sed -i -e '/\(bundler\|standard\)/ s:^:#:' Rakefile || die - sed -i -e "s/gem 'minitest'/gem 'minitest', '~> 5.0'/" test/helper.rb || die -}