From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-hooks/
Date: Thu, 14 Jul 2016 05:52:59 +0000 (UTC) [thread overview]
Message-ID: <1468475568.2b02f99b3450f8a70b957a28f0142f62b4ad65c2.graaff@gentoo> (raw)
commit: 2b02f99b3450f8a70b957a28f0142f62b4ad65c2
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 05:40:08 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 05:52:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b02f99b
dev-ruby/minitest-hooks: initial import
New test dependency for dev-ruby/mime-types
Package-Manager: portage-2.2.28
dev-ruby/minitest-hooks/Manifest | 1 +
dev-ruby/minitest-hooks/metadata.xml | 11 +++++++++++
dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild | 20 ++++++++++++++++++++
3 files changed, 32 insertions(+)
diff --git a/dev-ruby/minitest-hooks/Manifest b/dev-ruby/minitest-hooks/Manifest
new file mode 100644
index 0000000..80516af
--- /dev/null
+++ b/dev-ruby/minitest-hooks/Manifest
@@ -0,0 +1 @@
+DIST minitest-hooks-1.4.0.gem 10240 SHA256 1f95946599b91da45ee83d93a35309ee8355028383e3828a1a3b010660f54e24 SHA512 ad89173076cf8af9f198719bb5fd2ac3524f1aa9a98c4010e091056e3a195eaead59a0b2cb7361441f4b376b1823fac55fb077903d04034c31a426372ee28f30 WHIRLPOOL 88d215f1155f9580e09f4c086e739089d421171b94c93d9608b527ced50f6fab20fee6be2a617125d52c7088eaa564422db6513ef0094204456bce458e9bb6c3
diff --git a/dev-ruby/minitest-hooks/metadata.xml b/dev-ruby/minitest-hooks/metadata.xml
new file mode 100644
index 0000000..5f00328
--- /dev/null
+++ b/dev-ruby/minitest-hooks/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">jeremyevans/minitest-hooks</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
new file mode 100644
index 0000000..c6d03d9
--- /dev/null
+++ b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# Skip tests since they require unpackaged sequel
+RUBY_FAKEGEM_RECIPE_TEST="none"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Adds around and before_all/after_all/around_all hooks for Minitest"
+HOMEPAGE="https://github.com/jeremyevans/minitest-hooks"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
next reply other threads:[~2016-07-14 5:53 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-14 5:52 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-14 19:31 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-hooks/ Markus Meier
2016-09-27 11:04 Tobias Klausmann
2016-10-02 10:55 Jeroen Roovers
2016-10-02 11:32 Jeroen Roovers
2017-05-26 7:08 Michael Weber
2017-06-21 7:27 Hans de Graaff
2017-07-01 10:07 Sergei Trofimovich
2017-07-15 9:40 Alexis Ballier
2017-08-01 5:50 Hans de Graaff
2017-09-13 5:03 Hans de Graaff
2018-02-04 15:15 Hans de Graaff
2018-02-04 15:15 Hans de Graaff
2018-05-22 5:08 Hans de Graaff
2019-01-10 8:23 Hans de Graaff
2019-04-21 5:54 Hans de Graaff
2019-04-21 5:54 Hans de Graaff
2019-12-27 6:22 Hans de Graaff
2020-07-14 16:38 Sergei Trofimovich
2021-05-01 5:21 Hans de Graaff
2021-10-17 6:31 Sam James
2021-12-11 19:10 Arthur Zamarin
2021-12-12 1:51 Sam James
2021-12-12 1:52 Sam James
2021-12-13 7:02 Agostino Sarubbo
2022-02-12 15:21 Sam James
2022-03-14 6:34 Hans de Graaff
2022-04-26 13:45 Sam James
2023-03-05 8:42 Hans de Graaff
2023-07-14 5:46 Arthur Zamarin
2023-07-30 9:32 Hans de Graaff
2023-12-27 19:19 Hans de Graaff
2024-08-15 6:22 Hans de Graaff
2024-08-16 8:12 Hans de Graaff
2024-08-18 9:51 Hans de Graaff
2024-10-06 12:01 Sam James
2025-01-04 7:27 Hans de Graaff
2025-05-18 8:58 Sam James
2025-05-31 15:33 Hans de Graaff
2025-05-31 20:10 Sam James
2025-06-02 19:27 Jakov Smolić
2025-07-08 5:54 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=1468475568.2b02f99b3450f8a70b957a28f0142f62b4ad65c2.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