From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-power_assert/
Date: Sun, 7 Jul 2019 06:30:03 +0000 (UTC) [thread overview]
Message-ID: <1562480958.d8c1f28708a2f8c11dd99b52d07b130913041b8f.graaff@gentoo> (raw)
commit: d8c1f28708a2f8c11dd99b52d07b130913041b8f
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 7 05:36:14 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 7 06:29:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c1f287
dev-ruby/minitest-power_assert: initial import of 0.3.0
Test dependency for dev-ruby/rouge.
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-ruby/minitest-power_assert/Manifest | 1 +
dev-ruby/minitest-power_assert/metadata.xml | 11 +++++++
.../minitest-power_assert-0.3.0.ebuild | 34 ++++++++++++++++++++++
3 files changed, 46 insertions(+)
diff --git a/dev-ruby/minitest-power_assert/Manifest b/dev-ruby/minitest-power_assert/Manifest
new file mode 100644
index 00000000000..2726f6fd06f
--- /dev/null
+++ b/dev-ruby/minitest-power_assert/Manifest
@@ -0,0 +1 @@
+DIST minitest-power_assert-0.3.0.gem 8192 BLAKE2B 063bb33a29abc72ebc5a0efeed83b0ffe02864f41d25adc59d7e923469f3b690f5cbbca462107036d5678236c17c697215dd51ad1f0823ece428dd52e0b18e80 SHA512 570c54960682b33f27cc6046177142ea76a8910d9b977788e96594c1b746b642e13a4e4f824722d15f7dbe61e3c08784ea6266ab03031e54343940ee4c75e560
diff --git a/dev-ruby/minitest-power_assert/metadata.xml b/dev-ruby/minitest-power_assert/metadata.xml
new file mode 100644
index 00000000000..e221b61da84
--- /dev/null
+++ b/dev-ruby/minitest-power_assert/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">hsbt/minitest-power_assert</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild b/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
new file mode 100644
index 00000000000..7e1acbfd543
--- /dev/null
+++ b/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Power Assert for Minitest"
+HOMEPAGE="https://github.com/hsbt/minitest-power_assert"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+ dev-ruby/minitest:*
+ >=dev-ruby/power_assert-1.1
+"
+
+# ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-pretty_diff )"
+
+# all_ruby_prepare() {
+# sed -i -e '/\(bisect\|focus\|moar\)/ s:^:#:' test/minitest_config.rb || die
+# }
+
+# each_ruby_test() {
+# ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+# }
next reply other threads:[~2019-07-07 6:30 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-07 6:30 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-09-01 21:53 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-power_assert/ Aaron Bauman
2019-09-07 23:18 Thomas Deutschmann
2019-09-13 18:49 Mikle Kolyada
2019-12-01 13:59 Sergei Trofimovich
2019-12-04 7:09 Hans de Graaff
2019-12-25 20:32 Sergei Trofimovich
2020-01-19 6:52 Hans de Graaff
2020-01-30 7:12 Hans de Graaff
2020-06-20 6:05 Hans de Graaff
2020-06-28 20:37 Agostino Sarubbo
2020-06-29 6:19 Agostino Sarubbo
2020-06-29 6:22 Agostino Sarubbo
2020-06-29 6:24 Agostino Sarubbo
2020-12-29 6:54 Hans de Graaff
2021-09-08 16:11 Marek Szuba
2021-12-07 20:23 Sam James
2021-12-24 23:55 Sam James
2022-04-04 5:41 Hans de Graaff
2022-04-26 14:38 Sam James
2022-12-04 15:59 WANG Xuerui
2023-03-22 3:25 Sam James
2023-03-28 15:05 Sam James
2023-03-28 16:25 Sam James
2023-12-27 19:19 Hans de Graaff
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=1562480958.d8c1f28708a2f8c11dd99b52d07b130913041b8f.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