From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-its/
Date: Thu, 14 Nov 2024 08:42:37 +0000 (UTC) [thread overview]
Message-ID: <1731571536.c15865798fd20f91c032ba39ad3926abf4cc6625.graaff@gentoo> (raw)
commit: c15865798fd20f91c032ba39ad3926abf4cc6625
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 14 08:05:36 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Nov 14 08:05:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1586579
dev-ruby/rspec-its: add 2.0.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rspec-its/Manifest | 1 +
dev-ruby/rspec-its/rspec-its-2.0.0.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/dev-ruby/rspec-its/Manifest b/dev-ruby/rspec-its/Manifest
index 57e385ea87ee..5ad936ac4fe8 100644
--- a/dev-ruby/rspec-its/Manifest
+++ b/dev-ruby/rspec-its/Manifest
@@ -1,2 +1,3 @@
DIST rspec-its-1.3.0.gem 14336 BLAKE2B 3dabe36bd329ee4bb9134958b1727aec2eb4e15140d3197917bebc69f7a65a7558efea8cd5fdbfa670688fdc4f5db3c6ab5fcf5bf1e5a0995668681442cf1dc0 SHA512 beff75fc84f9879095f02f4515bfd749dded877b8b4d5186423ddd78c6c16d6c5e810ebac80f3500cc7b1d23db119c72780c32888385d21d20672a26499ae94a
DIST rspec-its-1.3.1.gem 15872 BLAKE2B 46a7eece658f566bf119679e5235f9ed2d7d77b7e19222d9be712638d4cd5cb5b9ddb54c88e8cc3be1fb14f1a02b61c4d69838c1b193a121fa1996b713a2c36b SHA512 3592c496cb44ea3ada5deb5128d6906705bbce74919548989530b120b807690f34f9f9c4d3947b94ff82e1dcf5c3d524743b7ed04738254e795c56a51d231a60
+DIST rspec-its-2.0.0.gem 15360 BLAKE2B 766bb1b359ff20ab58dfdffb22d7621ddc4307e12d93827f52afbfd849f5115e6f1339209d8e66befd75eff8a783161a3186b7dfe45c488f862e1c3f03d0aa24 SHA512 eec5fd95032d9dc2b94158a87820042b8639f91fcb9222c686f44b83c0a9195050568cc8e5bc6851ccbd5ea779e2758a370475939cbb7f01781752c364c6aac7
diff --git a/dev-ruby/rspec-its/rspec-its-2.0.0.ebuild b/dev-ruby/rspec-its/rspec-its-2.0.0.ebuild
new file mode 100644
index 000000000000..368562a6f68a
--- /dev/null
+++ b/dev-ruby/rspec-its/rspec-its-2.0.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
+HOMEPAGE="https://github.com/rspec/rspec-its"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+ruby_add_rdepend ">=dev-ruby/rspec-core-3.13.0 >=dev-ruby/rspec-expectations-3.13.0"
next reply other threads:[~2024-11-14 8:42 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-14 8:42 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-09 15:52 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-its/ Hans de Graaff
2025-06-02 5:24 Hans de Graaff
2025-05-21 9:20 Sam James
2025-05-20 23:43 Sam James
2025-05-20 18:31 Arthur Zamarin
2025-05-20 17:44 Arthur Zamarin
2025-05-18 12:13 Arthur Zamarin
2025-05-18 10:34 Arthur Zamarin
2025-05-18 10:34 Arthur Zamarin
2025-05-18 10:18 Arthur Zamarin
2025-05-18 10:09 Sam James
2025-04-01 18:56 Hans de Graaff
2024-10-27 6:56 Hans de Graaff
2024-07-02 3:56 Ionen Wolkens
2023-12-31 10:29 Hans de Graaff
2023-12-05 18:25 Ionen Wolkens
2023-03-14 6:33 Hans de Graaff
2022-06-28 16:59 Arthur Zamarin
2022-06-28 16:47 Arthur Zamarin
2022-04-27 4:34 Arthur Zamarin
2022-04-01 5:15 Arthur Zamarin
2021-09-21 5:08 Hans de Graaff
2021-09-19 21:39 Agostino Sarubbo
2021-09-19 21:35 Agostino Sarubbo
2021-09-12 7:03 Hans de Graaff
2021-08-11 14:29 Marek Szuba
2021-03-13 7:49 Hans de Graaff
2020-04-19 12:22 Sergei Trofimovich
2020-04-19 12:22 Sergei Trofimovich
2020-01-20 6:30 Hans de Graaff
2019-04-10 6:09 Hans de Graaff
2019-01-10 13:05 Hans de Graaff
2018-03-26 5:47 Hans de Graaff
2017-06-29 20:53 Sergei Trofimovich
2017-05-16 8:01 Agostino Sarubbo
2017-05-14 6:20 Hans de Graaff
2017-05-07 9:44 Hans de Graaff
2017-04-05 22:03 Michael Weber
2017-03-31 12:09 Agostino Sarubbo
2017-03-29 2:06 Jeroen Roovers
2016-04-07 5:18 Hans de Graaff
2016-03-28 22:06 Manuel Rüger
2016-03-28 22:06 Manuel Rüger
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=1731571536.c15865798fd20f91c032ba39ad3926abf4cc6625.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