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 A758715802F for ; Fri, 31 Mar 2023 01:03:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9922E08A5; Fri, 31 Mar 2023 01:03:51 +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 A0D0AE08A5 for ; Fri, 31 Mar 2023 01:03:51 +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 87DEB340F7A for ; Fri, 31 Mar 2023 01:03:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEB329FF for ; Fri, 31 Mar 2023 01:03:48 +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: <1680223916.c0f16a5e6afc0101ccdc14d8d4569e9ae77f049a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/simplecov/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/simplecov/Manifest dev-ruby/simplecov/simplecov-0.19.1.ebuild X-VCS-Directories: dev-ruby/simplecov/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c0f16a5e6afc0101ccdc14d8d4569e9ae77f049a X-VCS-Branch: master Date: Fri, 31 Mar 2023 01:03:48 +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: 3faad4b2-ad2d-4063-9cbe-41809ba5c6da X-Archives-Hash: 25eb36416cf0fc0e77fd8ff44b09c6c4 commit: c0f16a5e6afc0101ccdc14d8d4569e9ae77f049a Author: Sam James gentoo org> AuthorDate: Thu Mar 30 23:20:13 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 31 00:51:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f16a5e dev-ruby/simplecov: drop 0.19.1 Signed-off-by: Sam James gentoo.org> dev-ruby/simplecov/Manifest | 1 - dev-ruby/simplecov/simplecov-0.19.1.ebuild | 49 ------------------------------ 2 files changed, 50 deletions(-) diff --git a/dev-ruby/simplecov/Manifest b/dev-ruby/simplecov/Manifest index da9145e8068b..5d1e9d15539c 100644 --- a/dev-ruby/simplecov/Manifest +++ b/dev-ruby/simplecov/Manifest @@ -1,3 +1,2 @@ -DIST simplecov-0.19.1.tar.gz 107430 BLAKE2B 0f18cd4c8ddfd324f4e3326ad8503530862f0ae67658865183984b81a59ad9aa5fcf650fa9f64fa6841ea23afa07d25e38443a79ad0be26b966fa99b6805a090 SHA512 2d781008769abd79020be96f7c1f91cfb9f27d51d00436f737c408a9b9d57a82955cbe5ba5ee5a628b9a7e8835d9b3e1542b67499355373c4f9b2638bee83235 DIST simplecov-0.21.2.tar.gz 114080 BLAKE2B b1bdfd45a39f97072d871a6d4ba4a2d9f2b94642cbbe329fba91b53b1d6a9b024e224e822ca49c28c4849b7bc3ade19027c6aab739d3acf28c09cd3c773ce4eb SHA512 68e9a901b2ecef07aebad214ea86a092871b0ebf5b62881ca97ca0033c1ee5b9ba395116f9960e69cd88b90f569a3b573a3879178e9ccfa06d28c94de8b4f918 DIST simplecov-0.22.0.tar.gz 115236 BLAKE2B d013f254d534ddd1ad273e2a6990c7ec96710cef106c73ecaba18c04ac5922bad52e086f11bf019abb21dd6cfc2f4b02e058b5042029716c6e3ed64e1c35993a SHA512 ba7e1a29a219337c1e00d055408d825b20a7b81ec4768612d9d5e8a18af08d47d86a42cee78c64ae0f431196136b5dd522364882d83e5210366d8aa03d5c54b4 diff --git a/dev-ruby/simplecov/simplecov-0.19.1.ebuild b/dev-ruby/simplecov/simplecov-0.19.1.ebuild deleted file mode 100644 index 89da8c8d6181..000000000000 --- a/dev-ruby/simplecov/simplecov-0.19.1.ebuild +++ /dev/null @@ -1,49 +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" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" - -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_RECIPE_DOC="none" - -RUBY_FAKEGEM_GEMSPEC="simplecov.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Code coverage with a configuration library and merging across test suites" -HOMEPAGE="https://github.com/simplecov-ruby/simplecov" -SRC_URI="https://github.com/simplecov-ruby/simplecov/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" - -KEYWORDS="~amd64 ~riscv" -SLOT="0.8" -IUSE="doc" - -ruby_add_rdepend " - dev-ruby/simplecov-html:0.12 - >=dev-ruby/docile-1.1:0" - -ruby_add_bdepend "test? ( - dev-ruby/bundler - dev-ruby/rspec:3 - dev-ruby/test-unit:2 -)" - -# There are also cucumber tests that require poltergeist and unpackaged phantomjs gem. - -all_ruby_prepare() { - # Avoid test depending on spawning ruby and having timing issues - sed -i -e '/blocks other processes/askip "gentoo"' spec/result_merger_spec.rb || die - - sed -i -e '5i require "bundler"' spec/helper.rb || die -} - -each_ruby_test() { - RSPEC_VERSION=3 ruby-ng_rspec spec/*spec.rb || die - - #${RUBY} -S cucumber features || die -}