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 BA621158094 for ; Sat, 25 Jun 2022 08:03:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1595E0809; Sat, 25 Jun 2022 08:03:50 +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 990A8E0809 for ; Sat, 25 Jun 2022 08:03:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5743F3417DD for ; Sat, 25 Jun 2022 08:03:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4AF9516 for ; Sat, 25 Jun 2022 08:03:46 +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: <1656144174.6b081611917bcecabff98153afe0a24de51db3db.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http-form_data/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/http-form_data/Manifest dev-ruby/http-form_data/http-form_data-2.2.0.ebuild X-VCS-Directories: dev-ruby/http-form_data/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 6b081611917bcecabff98153afe0a24de51db3db X-VCS-Branch: master Date: Sat, 25 Jun 2022 08:03:46 +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: e8474012-cf43-4a8b-9e0f-6993274e12a1 X-Archives-Hash: e054f91155faa4f941648742a9fb8c98 commit: 6b081611917bcecabff98153afe0a24de51db3db Author: Hans de Graaff gentoo org> AuthorDate: Sat Jun 25 07:44:43 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Jun 25 08:02:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b081611 dev-ruby/http-form_data: drop 2.2.0 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/http-form_data/Manifest | 1 - .../http-form_data/http-form_data-2.2.0.ebuild | 23 ---------------------- 2 files changed, 24 deletions(-) diff --git a/dev-ruby/http-form_data/Manifest b/dev-ruby/http-form_data/Manifest index f265faa7bc95..ec310b64af67 100644 --- a/dev-ruby/http-form_data/Manifest +++ b/dev-ruby/http-form_data/Manifest @@ -1,2 +1 @@ -DIST http-form_data-2.2.0.gem 17408 BLAKE2B 35669a42e366297eb54cb3b291b0cedcd70387f3e903056ff3dbbab52a6efaa9d536111f00dd9cd360268e75dffcd8cc91ad0ed898236f0e7af89f14979d3240 SHA512 dbcc2453388ba586556b86d4cff9cf12fcde4ee5f5a913e8c5f24857b10010e920fba447c1d34bed78a1e636c2ef2649ea4dd1b428c29842b3c45eeaa1281e74 DIST http-form_data-2.3.0.gem 17408 BLAKE2B faa29c86d57fac1554680bb10e1a71e591ec873a04c63c0d0fa2c993c03df03dd35f3b762a290d188285efc0cf63d5040b262d386cdf7a4abc4b7477a6a1e00f SHA512 c070126d18a66bd505005d7dae4ece6c751e52593806daf618bbb437b7f9296a5f18aac2e317b3526c9b34adc2f4d9fc7b7bab8cf2a8c8ca67fdc5940969ff21 diff --git a/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild b/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild deleted file mode 100644 index 2d3968c6b5b3..000000000000 --- a/dev-ruby/http-form_data/http-form_data-2.2.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md" - -inherit ruby-fakegem - -DESCRIPTION="Utility-belt to build form data request bodies" -HOMEPAGE="https://github.com/httprb/form_data.rb" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -all_ruby_prepare() { - sed -i -e '/simplecov/,/SimpleCov.start/ s:^:#: ; 1irequire "json"' spec/spec_helper.rb || die -}