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/minitest-global_expectations/
Date: Fri, 11 Oct 2019 12:11:30 +0000 (UTC)	[thread overview]
Message-ID: <1570795884.53fce542d31a85d827860ce093e196bead07393c.graaff@gentoo> (raw)

commit:     53fce542d31a85d827860ce093e196bead07393c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 05:17:44 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 12:11:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53fce542

dev-ruby/minitest-global_expectations: initial import of 1.0.1

New dependency for dev-ruby/erubi.

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/minitest-global_expectations/Manifest            |  1 +
 dev-ruby/minitest-global_expectations/metadata.xml        | 11 +++++++++++
 .../minitest-global_expectations-1.0.1.ebuild             | 15 +++++++++++++++
 3 files changed, 27 insertions(+)

diff --git a/dev-ruby/minitest-global_expectations/Manifest b/dev-ruby/minitest-global_expectations/Manifest
new file mode 100644
index 00000000000..2cc14329552
--- /dev/null
+++ b/dev-ruby/minitest-global_expectations/Manifest
@@ -0,0 +1 @@
+DIST minitest-global_expectations-1.0.1.gem 6656 BLAKE2B 19df8ad02f9dad9711e219389fa2d0114d1b2b07b3d7e263eb69e48d78596184261c5de91d3f03d996bf45e897d1a7ac6bb3efb77cede34203f6712263eb573e SHA512 e63b50b02612d751b1bd0b3c9e100e0f6b674dfa5475434a213f78c5e556004c43f00b9bf5b9c479c2381be87015125a334308fae27d70a6aed1e9b392ece546

diff --git a/dev-ruby/minitest-global_expectations/metadata.xml b/dev-ruby/minitest-global_expectations/metadata.xml
new file mode 100644
index 00000000000..44608e78522
--- /dev/null
+++ b/dev-ruby/minitest-global_expectations/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-global_expectations</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
new file mode 100644
index 00000000000..b0a50f832c4
--- /dev/null
+++ b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Support minitest expectation methods for all objects"
+HOMEPAGE="https://github.com/jeremyevans/minitest-global_expectations"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""


             reply	other threads:[~2019-10-11 12:11 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-11 12:11 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-26  7:08 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-global_expectations/ Hans de Graaff
2020-01-26 22:05 Thomas Deutschmann
2020-01-27  7:54 Sergei Trofimovich
2020-01-27  8:22 Sergei Trofimovich
2020-01-27  9:39 Sergei Trofimovich
2020-01-27 12:35 Mikle Kolyada
2020-01-31 22:17 Sergei Trofimovich
2020-03-02  7:29 Matt Turner
2020-03-14  7:48 Hans de Graaff
2020-03-14  7:48 Hans de Graaff
2020-04-25 12:44 Sergei Trofimovich
2020-06-16 16:41 Sergei Trofimovich
2020-06-20 14:08 Thomas Deutschmann
2020-07-06  7:02 Sergei Trofimovich
2020-07-06  7:22 Sergei Trofimovich
2020-07-12  9:16 Sergei Trofimovich
2020-12-29  7:30 Hans de Graaff
2021-08-11 14:29 Marek Szuba
2022-03-18  6:57 Hans de Graaff
2022-05-08 15:00 WANG Xuerui
2023-03-06  7:04 Hans de Graaff
2023-03-28 21:50 Sam James
2023-03-28 22:15 Sam James
2023-03-28 23:39 Sam James
2023-03-28 23:39 Sam James
2023-12-27 19:19 Hans de Graaff
2024-12-31  6:02 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=1570795884.53fce542d31a85d827860ce093e196bead07393c.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