From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rr/
Date: Sat, 7 Aug 2021 07:33:54 +0000 (UTC) [thread overview]
Message-ID: <1628321100.463d4c0fa0147075e5c8958c37138872c8bcc420.graaff@gentoo> (raw)
commit: 463d4c0fa0147075e5c8958c37138872c8bcc420
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 07:25:00 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 07:25:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=463d4c0f
dev-ruby/rr: add 3.0.6
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rr/Manifest | 1 +
dev-ruby/rr/rr-3.0.6.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index 43dc35629a9..7bfe9535971 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -2,3 +2,4 @@ DIST rr-1.2.1.tar.gz 137497 BLAKE2B 3db6751d15e54da6ee6777fb7d383c1bfea2e68482dd
DIST rr-3.0.0.tar.gz 137978 BLAKE2B 707678362370173c3cb088db9003a5acb54f42b579955239317738027ede63d19217c9e76dd693d09226bac85b41cf9422ac7a580f502c1cbc338b0d4ccb34c9 SHA512 4d162a88868dde9a300a0783869d7c7edae840960c26697e20db3858cc3cc9db942a52c22e79584d3e7371da59156ff4f026ca9052d9d4b203159223f78b1030
DIST rr-3.0.2.tar.gz 138641 BLAKE2B 5b28722a4fab8fa83fac349e1f57fa968adfef3f007b55ccf0fe673a538a3992334c373b52c0e219b0a8bb43eae2105957c3e7569909b6f85bdc5933e97f7358 SHA512 d421d652b388c9ae533dc6d26f59c6327c9438a9318e17473133e4acbdd378bb38c676e08fefb221227e3aeb6f3a469d03ece5ae5102d3f04f800922b533d5f0
DIST rr-3.0.5.tar.gz 139168 BLAKE2B bab1274fde8362e591702d94b9faeb136360e707b41e2c3d95a1bd12da451540a5f9cb8d9f808b80fa5b842f0d407f9f47ff15448fc3b0d0cdd9bef72131183f SHA512 6bfa6426a0675c9dba88c10cd50a70cc480bf88d3b485164baf5db53ffbd312a32fe9e1ea73ac209c4cae61689ae3f5f1959f23320625d37d457c3f53c320ed0
+DIST rr-3.0.6.tar.gz 139275 BLAKE2B 5388312320958a03cdd48363470e32911d46080d38e02e29891a9a0bcd2ebe18e0c6dcfb5188631cb607452ad66d708e6fc36b9ed1571031eb433949e4546cf6 SHA512 f80baee790efa5b43c280cb70ed4d1d9202e1d1c3ce653680e4b433d595278b4180dd681c30df75a78466ac687851f3e15d0a08110def1868ce724d07e025abb
diff --git a/dev-ruby/rr/rr-3.0.6.ebuild b/dev-ruby/rr/rr-3.0.6.ebuild
new file mode 100644
index 00000000000..98c1a3636e0
--- /dev/null
+++ b/dev-ruby/rr/rr-3.0.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC=rr.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="A double framework featuring a selection of double techniques and a terse syntax"
+HOMEPAGE="https://rr.github.io/rr"
+SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? (
+ dev-ruby/minitest
+ dev-ruby/diff-lcs
+ dev-ruby/test-unit-rr )"
+
+all_ruby_prepare() {
+ rm Gemfile || die
+}
next reply other threads:[~2021-08-07 7:33 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-07 7:33 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-08 5:33 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rr/ Hans de Graaff
2025-04-08 5:33 Hans de Graaff
2024-10-13 21:41 Sam James
2024-10-09 7:15 Arthur Zamarin
2024-10-06 14:29 Arthur Zamarin
2024-10-06 12:01 Sam James
2024-10-06 11:52 Sam James
2024-10-06 11:18 Sam James
2024-08-30 5:28 Hans de Graaff
2024-01-22 14:07 Hans de Graaff
2024-01-22 14:07 Hans de Graaff
2023-03-27 13:25 Sam James
2023-01-21 9:08 Hans de Graaff
2022-12-18 10:37 Sam James
2022-12-18 10:29 Sam James
2022-12-18 10:29 Sam James
2022-12-18 10:28 Sam James
2022-12-18 10:28 Sam James
2022-12-18 10:27 Sam James
2022-12-18 10:27 Sam James
2022-12-03 9:14 Hans de Graaff
2022-07-15 8:09 Hans de Graaff
2022-04-17 8:09 Hans de Graaff
2022-03-27 10:32 Hans de Graaff
2021-12-07 6:42 Hans de Graaff
2021-10-17 6:04 Hans de Graaff
2021-10-17 6:04 Hans de Graaff
2021-09-07 21:28 Marek Szuba
2021-08-27 6:48 Hans de Graaff
2021-07-01 4:25 Hans de Graaff
2021-06-18 3:48 Hans de Graaff
2021-04-08 6:07 Hans de Graaff
2020-11-06 3:21 Sam James
2020-01-23 19:13 Hans de Graaff
2019-01-18 11:26 Hans de Graaff
2018-03-30 6:59 Hans de Graaff
2018-01-21 6:49 Hans de Graaff
2018-01-21 6:38 Hans de Graaff
2017-12-28 12:01 Sergei Trofimovich
2017-10-23 18:42 Thomas Deutschmann
2017-10-22 7:06 Hans de Graaff
2017-10-22 7:06 Hans de Graaff
2017-09-24 17:49 Sergei Trofimovich
2017-09-08 19:24 Markus Meier
2017-09-04 7:30 Tobias Klausmann
2017-08-25 7:03 Sergei Trofimovich
2017-08-24 6:59 Sergei Trofimovich
2017-07-23 5:28 Hans de Graaff
2017-06-24 6:21 Hans de Graaff
2016-07-22 19:04 Hans de Graaff
2016-07-22 19:04 Hans de Graaff
2016-05-30 5:35 Hans de Graaff
2016-04-27 11:54 Hans de Graaff
2016-03-06 18:57 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=1628321100.463d4c0fa0147075e5c8958c37138872c8bcc420.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