From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/vcr/
Date: Fri, 6 Apr 2012 12:40:59 +0000 (UTC) [thread overview]
Message-ID: <1333715498.6219e263c251104a7a15f06843807b1dc7d1b1a6.graaff@gentoo> (raw)
commit: 6219e263c251104a7a15f06843807b1dc7d1b1a6
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Apr 6 12:31:38 2012 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 6 12:31:38 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=6219e263
Also add a version in SLOT 1.
(Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
---
dev-ruby/vcr/ChangeLog | 5 +++++
dev-ruby/vcr/Manifest | 7 ++++---
dev-ruby/vcr/vcr-1.11.3.ebuild | 26 ++++++++++++++++++++++++++
3 files changed, 35 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/vcr/ChangeLog b/dev-ruby/vcr/ChangeLog
index 6cdc620..6e462c2 100644
--- a/dev-ruby/vcr/ChangeLog
+++ b/dev-ruby/vcr/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*vcr-1.11.3 (06 Apr 2012)
+
+ 06 Apr 2012; Hans de Graaff <graaff@gentoo.org> +vcr-1.11.3.ebuild:
+ Also add a version in SLOT 1.
+
*vcr-2.0.0 (06 Apr 2012)
06 Apr 2012; Hans de Graaff <graaff@gentoo.org> +vcr-2.0.0.ebuild,
diff --git a/dev-ruby/vcr/Manifest b/dev-ruby/vcr/Manifest
index eca1ca4..0d32cec 100644
--- a/dev-ruby/vcr/Manifest
+++ b/dev-ruby/vcr/Manifest
@@ -1,11 +1,12 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
+DIST vcr-1.11.3.gem 87552 RMD160 c12a926579d692c2d9cd519316a545bfb3757fa8 SHA1 d9e395871772ee622380b581880f4a9291ef12c9 SHA256 6dcdd782d631b1464192d47db2a5a86d2325c80a723a4b2970f47da98f006f1d
DIST vcr-2.0.0.gem 125440 RMD160 03145cb3ef2a6c0c6196b01e4faa31e66a359977 SHA1 822531ea25d8f5388cbbad2edfe44780759b8ce9 SHA256 da17bd55c9348b38d08b7e945aca83968ea3bf485804ac636eab57ff8fc44f04
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iF4EAREIAAYFAk9+4HUACgkQiIP6VqMIqNf2PgD/exGio6ilriCtrQqjk80ZNE+Y
-dcenyvB0RfRlFFtiUF4BAJO55j1K8r6CSzK7kafs7BzKwaDkfPqAquKxrC+2RfWV
-=+D0z
+iF4EAREIAAYFAk9+4ioACgkQiIP6VqMIqNcsLAD+MM2XQWMsGuyTDzC9NFMPuJdK
+y5fGqJo+c/lP5NgzQdUA/1FUtSfZivlfXAzpuRaHaefuvdkKx958mLymw+rtec3I
+=UUvj
-----END PGP SIGNATURE-----
diff --git a/dev-ruby/vcr/vcr-1.11.3.ebuild b/dev-ruby/vcr/vcr-1.11.3.ebuild
new file mode 100644
index 0000000..654e10e
--- /dev/null
+++ b/dev-ruby/vcr/vcr-1.11.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+USE_RUBY="ruby18 ree18"
+
+RUBY_FAKEGEM_TASK_TEST="spec"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests."
+HOMEPAGE="https://github.com/myronmarston/vcr/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="1"
+IUSE="test"
+
+# Tests don't work and possibly need a ton of dependencies.
+RESTRICT="test"
+
+ruby_add_bdepend "test? ( dev-ruby/rspec:2 )"
next reply other threads:[~2012-04-06 12:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-06 12:40 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-03-25 10:56 [gentoo-commits] dev/graaff:master commit in: dev-ruby/vcr/ Hans de Graaff
2012-06-02 15:47 Hans de Graaff
2012-04-06 12:40 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=1333715498.6219e263c251104a7a15f06843807b1dc7d1b1a6.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