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: Fri, 18 Jun 2021 03:48:48 +0000 (UTC) [thread overview]
Message-ID: <1623988118.35e0cac412d6efb4375989e997986052ee57f137.graaff@gentoo> (raw)
commit: 35e0cac412d6efb4375989e997986052ee57f137
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 03:40:18 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 03:48:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e0cac4
dev-ruby/rr: add 3.0.2
Package-Manager: Portage-3.0.18, 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.2.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index ff6d14165f6..daf4227597a 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,2 +1,3 @@
DIST rr-1.2.1.tar.gz 137497 BLAKE2B 3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772 SHA512 df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
DIST rr-3.0.0.tar.gz 137978 BLAKE2B 707678362370173c3cb088db9003a5acb54f42b579955239317738027ede63d19217c9e76dd693d09226bac85b41cf9422ac7a580f502c1cbc338b0d4ccb34c9 SHA512 4d162a88868dde9a300a0783869d7c7edae840960c26697e20db3858cc3cc9db942a52c22e79584d3e7371da59156ff4f026ca9052d9d4b203159223f78b1030
+DIST rr-3.0.2.tar.gz 138641 BLAKE2B 5b28722a4fab8fa83fac349e1f57fa968adfef3f007b55ccf0fe673a538a3992334c373b52c0e219b0a8bb43eae2105957c3e7569909b6f85bdc5933e97f7358 SHA512 d421d652b388c9ae533dc6d26f59c6327c9438a9318e17473133e4acbdd378bb38c676e08fefb221227e3aeb6f3a469d03ece5ae5102d3f04f800922b533d5f0
diff --git a/dev-ruby/rr/rr-3.0.2.ebuild b/dev-ruby/rr/rr-3.0.2.ebuild
new file mode 100644
index 00000000000..5cec9bb3a29
--- /dev/null
+++ b/dev-ruby/rr/rr-3.0.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 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-06-18 3:48 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-18 3:48 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-13 21:41 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rr/ 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-08-07 7:33 Hans de Graaff
2021-07-01 4:25 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=1623988118.35e0cac412d6efb4375989e997986052ee57f137.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