From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/vcr/
Date: Sat, 19 Aug 2023 05:25:05 +0000 (UTC) [thread overview]
Message-ID: <1692422192.a61c005dded07092bf85d8cef0a236fe41064d60.graaff@gentoo> (raw)
commit: a61c005dded07092bf85d8cef0a236fe41064d60
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 05:16:32 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 05:16:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a61c005d
dev-ruby/vcr: drop 5.1.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/vcr/Manifest | 1 -
dev-ruby/vcr/vcr-5.1.0.ebuild | 26 --------------------------
2 files changed, 27 deletions(-)
diff --git a/dev-ruby/vcr/Manifest b/dev-ruby/vcr/Manifest
index b2135841b2fb..ed2bc6336184 100644
--- a/dev-ruby/vcr/Manifest
+++ b/dev-ruby/vcr/Manifest
@@ -1,3 +1,2 @@
-DIST vcr-5.1.0.tar.gz 150438 BLAKE2B 615a0ce570da29be402f97dcba1ba987c611c73cc9ebc561683333c752d57c1c2f0acae78b42164d8c56f71cded150a93566d45c0c84153bdc3dc8bb37199e4e SHA512 5297e46b1ffe31c3559df57f0af158cb8064ba48b83702ea3bf12eca4c7260bcb71d3df7ae645a3cc14817366992458beb4fd9771c1f98a56835dcd69ff107f9
DIST vcr-6.1.0.tar.gz 153296 BLAKE2B b34fbb88458bca2faef0b7bc801f664eb7b1ed79c09362f0fd1ed25da9d768098721cb45edbf6801cc63d9c78c8d615ef8d468daf5757043cd130de2b7029859 SHA512 62ab8abfe8e0dff391df4e8874bf10315aa58baef1cc28bb60e5fd63a207bb054a3b253dbfc9ad32dfdfe7d832557c262cb0139178fb778b77150def77214a68
DIST vcr-6.2.0.tar.gz 154715 BLAKE2B 5d6054c81106a1498c91a578347d1c092908d98d79e58303b5718620ef699705d33bfa1ea4ea8fd37653298cc18812a84d8125b79ad5fab746277ecf27725afc SHA512 516e7a8acb06872e111f20e07f3b95713a8e2cf7b5f6939ae1b643cafa8e87488a98ee5d0cf1ec0e150c128e19241c2e6d0c4ab8e811584d9f8ed05e8f93a691
diff --git a/dev-ruby/vcr/vcr-5.1.0.ebuild b/dev-ruby/vcr/vcr-5.1.0.ebuild
deleted file mode 100644
index e21d84dd7d86..000000000000
--- a/dev-ruby/vcr/vcr-5.1.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2023 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 CONTRIBUTING.md README.md Upgrade.md"
-
-RUBY_FAKEGEM_GEMSPEC="vcr.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Records your test suite's HTTP interactions and replay them during test runs"
-HOMEPAGE="https://github.com/vcr/vcr/"
-SRC_URI="https://github.com/vcr/vcr/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
-SLOT="$(ver_cut 1)"
-IUSE="json test"
-
-# Tests require all supported HTTP libraries to be present, and it is
-# not possible to avoid some of them without very extensive patches.
-RESTRICT="test"
-
-ruby_add_rdepend "json? ( dev-ruby/multi_json )"
next reply other threads:[~2023-08-19 5:25 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-19 5:25 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-17 7:08 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/vcr/ Sam James
2024-09-08 6:44 Hans de Graaff
2024-05-26 7:20 Hans de Graaff
2024-01-16 7:36 Hans de Graaff
2023-08-19 5:25 Hans de Graaff
2023-07-04 6:01 Hans de Graaff
2023-06-21 5:12 Hans de Graaff
2023-04-12 2:33 Sam James
2023-04-02 6:36 Hans de Graaff
2022-12-03 15:51 Hans de Graaff
2022-04-24 7:06 Hans de Graaff
2022-04-17 5:31 Hans de Graaff
2022-04-17 5:31 Hans de Graaff
2022-03-27 9:54 Hans de Graaff
2022-03-18 6:50 Jakov Smolić
2020-09-06 8:43 Hans de Graaff
2020-06-26 12:42 Hans de Graaff
2020-06-26 12:42 Hans de Graaff
2020-06-13 4:47 Hans de Graaff
2020-05-13 5:05 Hans de Graaff
2020-02-26 6:25 Hans de Graaff
2019-08-18 5:51 Hans de Graaff
2019-06-29 6:30 Hans de Graaff
2019-05-04 19:14 Hans de Graaff
2019-04-11 17:46 Hans de Graaff
2019-04-09 17:13 Hans de Graaff
2019-01-12 8:33 Hans de Graaff
2018-03-25 19:45 Sergei Trofimovich
2018-03-25 19:45 Sergei Trofimovich
2018-03-15 20:03 Sergei Trofimovich
2018-03-15 20:03 Sergei Trofimovich
2017-12-29 5:18 Hans de Graaff
2017-07-15 5:22 Hans de Graaff
2017-07-15 5:22 Hans de Graaff
2016-11-09 0:44 Manuel Rüger
2016-11-01 6:46 Hans de Graaff
2016-06-13 4:37 Richard Farina
2016-06-06 6:02 Hans de Graaff
2016-06-05 6:24 Hans de Graaff
2016-03-06 19:17 Manuel Rüger
2016-03-06 19:17 Manuel Rüger
2015-12-23 6:41 Hans de Graaff
2015-11-08 7:05 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1692422192.a61c005dded07092bf85d8cef0a236fe41064d60.graaff@gentoo \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox