public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/zentest/
Date: Sun,  6 Mar 2016 21:09:16 +0000 (UTC)	[thread overview]
Message-ID: <1457298535.18d88974acc4d1e73052d9cd536e0b24658c3251.graaff@gentoo> (raw)

commit:     18d88974acc4d1e73052d9cd536e0b24658c3251
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 20:28:56 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 21:08:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d88974

dev-ruby/zentest: add ruby23

Package-Manager: portage-2.2.26

 dev-ruby/zentest/zentest-4.11.0.ebuild | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/zentest/zentest-4.11.0.ebuild b/dev-ruby/zentest/zentest-4.11.0.ebuild
index f447bf1..919bcaf 100644
--- a/dev-ruby/zentest/zentest-4.11.0.ebuild
+++ b/dev-ruby/zentest/zentest-4.11.0.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_NAME=ZenTest
 
@@ -27,3 +27,13 @@ ruby_add_bdepend "
 		dev-ruby/hoe-seattlerb
 		dev-ruby/minitest:5
 	)"
+
+each_ruby_prepare() {
+	case ${RUBY} in
+		*ruby23)
+			sed -i -e '/test_testcase9/a skip "ruby 2.3 defines more methods"' test/test_zentest.rb || die
+			;;
+		*)
+			;;
+	esac
+}


             reply	other threads:[~2016-03-06 21:09 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-06 21:09 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-01  8:09 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/zentest/ Hans de Graaff
2025-01-01  8:09 Hans de Graaff
2024-10-15 12:47 Arthur Zamarin
2024-10-09  5:46 Sam James
2024-10-06 13:31 Arthur Zamarin
2024-10-06 13:30 Arthur Zamarin
2024-07-03  4:55 Hans de Graaff
2023-12-27  7:55 Hans de Graaff
2023-03-07  6:34 Hans de Graaff
2022-07-30  8:22 Hans de Graaff
2022-06-24 10:04 Hans de Graaff
2022-06-20  6:35 Agostino Sarubbo
2022-06-20  6:35 Agostino Sarubbo
2022-06-20  6:35 Agostino Sarubbo
2022-06-20  6:34 Agostino Sarubbo
2022-06-20  6:34 Agostino Sarubbo
2022-06-20  6:33 Agostino Sarubbo
2022-04-16  7:08 Hans de Graaff
2021-01-06 18:32 Fabian Groffen
2020-05-07  4:32 Hans de Graaff
2020-05-05 21:04 Sergei Trofimovich
2020-04-30 14:38 Agostino Sarubbo
2020-04-30 14:37 Agostino Sarubbo
2020-04-28  9:42 Agostino Sarubbo
2020-04-28  9:41 Agostino Sarubbo
2020-04-28  9:40 Agostino Sarubbo
2020-04-28  9:39 Agostino Sarubbo
2019-12-29  6:59 Hans de Graaff
2019-11-02  5:55 Hans de Graaff
2019-09-26  5:19 Hans de Graaff
2019-01-18 11:12 Hans de Graaff
2019-01-09  9:12 Hans de Graaff
2018-11-13  6:11 Hans de Graaff
2018-08-24  1:40 Thomas Deutschmann
2018-07-27  6:35 Sergei Trofimovich
2018-07-23 13:10 Tobias Klausmann
2018-07-05 18:32 Sergei Trofimovich
2018-05-15 19:16 Markus Meier
2018-04-25  6:08 Sergei Trofimovich
2018-04-21 22:38 Aaron Bauman
2018-02-22  7:03 Hans de Graaff
2017-06-28  9:35 Alexis Ballier
2017-01-14  8:52 Hans de Graaff
2016-07-09  5:29 Hans de Graaff
2016-07-08 13:48 Agostino Sarubbo
2016-07-08 10:30 Agostino Sarubbo
2016-06-16  5:07 Hans de Graaff
2016-03-06 18:25 Manuel Rüger
2016-02-04 19:31 Tobias Klausmann
2016-01-17 18:24 Agostino Sarubbo
2016-01-02 16:29 Jeroen Roovers
2016-01-02 15:27 Jeroen Roovers
2015-11-24 20:24 Markus Meier
2015-11-18  8:57 Agostino Sarubbo
2015-11-17  9:59 Agostino Sarubbo

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=1457298535.18d88974acc4d1e73052d9cd536e0b24658c3251.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