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: Sat, 16 Apr 2022 07:08:28 +0000 (UTC)	[thread overview]
Message-ID: <1650089681.e703897809aa961225c6832efbe10de739390592.graaff@gentoo> (raw)

commit:     e703897809aa961225c6832efbe10de739390592
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 06:14:41 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 06:14:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7038978

dev-ruby/zentest: add 4.12.1

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/zentest/Manifest              |  1 +
 dev-ruby/zentest/zentest-4.12.1.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/zentest/Manifest b/dev-ruby/zentest/Manifest
index 45c4fe763a39..ebd38e856919 100644
--- a/dev-ruby/zentest/Manifest
+++ b/dev-ruby/zentest/Manifest
@@ -1 +1,2 @@
 DIST ZenTest-4.12.0.gem 48128 BLAKE2B 32d2d5cdd95b8355b31ce81957cad823c1d5209f0c24cbdf920fe1276d952df4995484af7e576e498273c01fbfb70eb5ed99271405977820f68cd8feac08d388 SHA512 cbce7059ed48fba1a265c9a4360d032492cbc3a67131480e11bc06c1cc7fadcd82139231f16c5ff4fd2a9b771a574f834a71eae21392ee5fdbf335366748150c
+DIST ZenTest-4.12.1.gem 48128 BLAKE2B 6e42c5974aa20cc9f926d3baa633a39f0a87d7dfed132e685b9476ea5f793eae1e747ea289705a6607c1f3cb2c0aea9d2d41a3d2607244dd25d6d7ae82ccf824 SHA512 20d51c18ddf1d4573e7350dc5b1cbca461e7c422652bb4a14d9645282d813e694134c42be7243b113d841a761fa644b9394500858c5cffc233731a3ed3ed50a7

diff --git a/dev-ruby/zentest/zentest-4.12.1.ebuild b/dev-ruby/zentest/zentest-4.12.1.ebuild
new file mode 100644
index 000000000000..9714536a74bd
--- /dev/null
+++ b/dev-ruby/zentest/zentest-4.12.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_NAME=ZenTest
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.txt History.txt example.txt example1.rb example2.rb"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Testing tools: zentest, unit_diff, autotest, multiruby, and Test::Rails"
+HOMEPAGE="https://github.com/seattlerb/zentest"
+LICENSE="Ruby"
+
+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"
+SLOT="0"
+IUSE=""
+
+ruby_add_bdepend "
+	test? (
+		dev-ruby/minitest:5
+	)"
+
+each_ruby_test() {
+	MT_NO_PLUGINS=true ${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}


             reply	other threads:[~2022-04-16  7:08 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-16  7:08 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
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 21:09 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=1650089681.e703897809aa961225c6832efbe10de739390592.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