From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubytter/
Date: Sun, 4 Dec 2022 09:19:09 +0000 (UTC) [thread overview]
Message-ID: <1670145492.8d5d81654474dd5e45cf3000fc0bc5384ee4086d.graaff@gentoo> (raw)
commit: 8d5d81654474dd5e45cf3000fc0bc5384ee4086d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 07:31:42 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 09:18:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5d8165
dev-ruby/rubytter: use rspec3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rubytter/rubytter-1.5.1-r2.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/rubytter/rubytter-1.5.1-r2.ebuild b/dev-ruby/rubytter/rubytter-1.5.1-r2.ebuild
index 7f8529cad3d6..fe3e99a12891 100644
--- a/dev-ruby/rubytter/rubytter-1.5.1-r2.ebuild
+++ b/dev-ruby/rubytter/rubytter-1.5.1-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby27"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc examples/*"
@@ -22,4 +22,6 @@ ruby_add_rdepend ">=dev-ruby/json-1.1.3:* >=dev-ruby/oauth-0.3.6"
all_ruby_prepare() {
sed -i -e '/bundler/d' -e '/check_dependencies/ s:^:#:' Rakefile || die
+
+ sed -i -e 's/stub!/stub/ ; 250 s/pending/skip/' spec/rubytter_spec.rb || die
}
next reply other threads:[~2022-12-04 9:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-04 9:19 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-15 10:09 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rubytter/ Hans de Graaff
2023-08-29 14:26 Hans de Graaff
2023-04-10 22:17 Sam James
2023-04-10 22:17 Sam James
2022-12-04 9:19 Hans de Graaff
2021-07-03 7:22 Hans de Graaff
2021-02-16 6:03 Hans de Graaff
2019-05-04 19:14 Hans de Graaff
2018-09-06 5:32 Hans de Graaff
2017-09-24 7:10 Hans de Graaff
2017-06-28 6:09 Hans de Graaff
2017-04-23 6:02 Hans de Graaff
2016-03-17 0:34 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=1670145492.8d5d81654474dd5e45cf3000fc0bc5384ee4086d.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