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, 21 Jan 2023 09:08:41 +0000 (UTC) [thread overview]
Message-ID: <1674292116.277e0b7e61789b4f0110e9f2fcaf0da419199494.graaff@gentoo> (raw)
commit: 277e0b7e61789b4f0110e9f2fcaf0da419199494
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 08:46:17 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 09:08:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277e0b7e
dev-ruby/rr: drop 1.2.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rr/Manifest | 1 -
dev-ruby/rr/rr-1.2.1.ebuild | 38 --------------------------------------
2 files changed, 39 deletions(-)
diff --git a/dev-ruby/rr/Manifest b/dev-ruby/rr/Manifest
index 061609d7b847..2c6f1034cecc 100644
--- a/dev-ruby/rr/Manifest
+++ b/dev-ruby/rr/Manifest
@@ -1,2 +1 @@
-DIST rr-1.2.1.tar.gz 137497 BLAKE2B 3db6751d15e54da6ee6777fb7d383c1bfea2e68482dda03ceda9a70f66382cf9aa7c39f27fca9f0ce92b19858b5324bdbb5811809b3ae146e213bb03ddca0772 SHA512 df2d05ff732908da55878cb89cb7d1c4442a18c19f71940244f5bd7dc55632467a1824f55d7fade4b5122486a61277090d7ad05df9f99098030c21aa45b36dd2
DIST rr-3.1.0.tar.gz 140388 BLAKE2B 0994ae589d1d9ebe6b4a334c1e93f959b63280beff8f2a6b1696722ac908ac5a21954e65d20216c239587abdbff3a1b3110f6f1eb3f17bd5e0f169a4892e750c SHA512 d05d8421d5cd6e9225cbf5ca183c54cc510a3212f0629f7cee60887b18c874618cb67836503aed7665cef8443cc579306b84e030ae1ec0834f56298f5044a2fa
diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild
deleted file mode 100644
index 0b07ec53e58d..000000000000
--- a/dev-ruby/rr/rr-1.2.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
-
-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/rspec:2
- dev-ruby/minitest
- dev-ruby/diff-lcs )"
-
-all_ruby_prepare() {
- rm Gemfile || die
- sed -i -e '1,2 s:^:#:' spec/suites/rspec_2/spec_helper.rb || die
-}
-
-each_ruby_test() {
- # Only run the rspec 2 case since we don't have appraisals. Setting
- # up everything correctly without it seems very complicated.
- ruby-ng_rspec --format progress spec/suites/rspec_2/unit || die
-}
next reply other threads:[~2023-01-21 9:08 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-21 9:08 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
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-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=1674292116.277e0b7e61789b4f0110e9f2fcaf0da419199494.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