public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Mon,  6 Jun 2016 06:02:20 +0000 (UTC)	[thread overview]
Message-ID: <1465191009.5e7b1f83ebaf970e5fdde62809e56e41c3af84e1.graaff@gentoo> (raw)

commit:     5e7b1f83ebaf970e5fdde62809e56e41c3af84e1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 05:30:09 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 05:30:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e7b1f83

dev-ruby/vcr: add 3.0.3

Package-Manager: portage-2.2.28

 dev-ruby/vcr/Manifest         |  1 +
 dev-ruby/vcr/vcr-3.0.3.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/vcr/Manifest b/dev-ruby/vcr/Manifest
index 7a547d6..12d8bbe 100644
--- a/dev-ruby/vcr/Manifest
+++ b/dev-ruby/vcr/Manifest
@@ -1,3 +1,4 @@
 DIST vcr-1.11.3.gem 87552 SHA256 6dcdd782d631b1464192d47db2a5a86d2325c80a723a4b2970f47da98f006f1d SHA512 0d62b0699e42484a4ba385a2ec653881183b44d85fd46ffc1ea693ebb746b225566cdb2799cdb60235c24adecd7575e0f20d743968326eeeb5b24fbd3232354a WHIRLPOOL f2c91385bc6dd68340f1a4960f3ec4944afd1907d33c8163ebe99d1e72c5b0f45e665463161654d4a330d2cfad25674b8a8e97a3cf2e1ae309d7ae6c4fd2be09
 DIST vcr-2.9.3.gem 152576 SHA256 041361620a613e18c514b5e680bfbed3a8db69e1ffe5916957ba36966dd92190 SHA512 2d71a84439fb92393641d211372b476bb2b55c70dff8c8f17a4af9fcb3e8f9104e1da860cfeafc8ceea9499023c7f6206124dee36ee9690188cc444bab61b2a7 WHIRLPOOL 0994aab3f00da3c628fe1ad5e752bc694b6096ace92edeb1d3f5877864a80ffdd4c3d1ce69d0119ca91dae8d72a6172de1901ab4db1c27750bf83f25825c0052
 DIST vcr-3.0.1.tar.gz 151273 SHA256 fdb3e015f15c03a3660e77585b4f7c843d04758bd2c4149599185f1f5b0711aa SHA512 a0265a2ad57ac748f326c161406c3c18bbe4c90827b9aa7be1d70b26094fb8d20d7c96cd8a871b948d95f6a03f852973d8622ceefde8694018e94e0cfc0687af WHIRLPOOL 480fa04e833821c4b858caf0f01e88487d036cde1ac7eecc2fd671b7a04ece72a3a94575cdae125842bc21b7bb51d07a7dda2c9434fbf4cca3fc551eac4a6349
+DIST vcr-3.0.3.tar.gz 152446 SHA256 c3fb59ac37e9c598ddcc74a53cb7fb49e84ec2f5d764d64e1812b83910ab87c1 SHA512 7f523f0dd5e8227b41230708912e4ca085350bf521c4e6007d2e555593979c4a80c683511c838e727b14497e641c351580899fd17c6d2cf6c73ed5144f68c597 WHIRLPOOL 0e4e9b0d0f4aea9c626cc0954cd1e0df048cc3a4992a144178288f56524d19d0a2187600cace926a0dea62369765ecb2f7a01d947c08cf28da29e99edfe8d72e

diff --git a/dev-ruby/vcr/vcr-3.0.3.ebuild b/dev-ruby/vcr/vcr-3.0.3.ebuild
new file mode 100644
index 0000000..91c0fe7
--- /dev/null
+++ b/dev-ruby/vcr/vcr-3.0.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md CONTRIBUTING.md README.md Upgrade.md"
+
+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"
+SLOT="3"
+IUSE="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"


             reply	other threads:[~2016-06-06  6:02 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06  6:02 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-19 17:36 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/vcr/ Hans de Graaff
2025-05-19 17:36 Hans de Graaff
2024-10-17  7:08 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-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-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=1465191009.5e7b1f83ebaf970e5fdde62809e56e41c3af84e1.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