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/minispec-metadata/
Date: Fri, 30 Aug 2019 08:11:29 +0000 (UTC)	[thread overview]
Message-ID: <1567152679.e1e7decfe297991f6f60402d43454de9e55108f5.graaff@gentoo> (raw)

commit:     e1e7decfe297991f6f60402d43454de9e55108f5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 08:10:52 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 08:11:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e7decf

dev-ruby/minispec-metadata: initial import of 3.3.1

New dependency for forthcoming dev-ruby/image_processing

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

 dev-ruby/minispec-metadata/Manifest                |  1 +
 dev-ruby/minispec-metadata/metadata.xml            | 11 +++++++++++
 .../minispec-metadata-3.3.1.ebuild                 | 23 ++++++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-ruby/minispec-metadata/Manifest b/dev-ruby/minispec-metadata/Manifest
new file mode 100644
index 00000000000..9fa57a2190a
--- /dev/null
+++ b/dev-ruby/minispec-metadata/Manifest
@@ -0,0 +1 @@
+DIST minispec-metadata-3.3.1.gem 12288 BLAKE2B fe8b921d7c2927cdd413da29b4953482b8b673c3ad0e997d2fb4f5b1f212e46c1597125378524213a4929fa3db5e6dc75a56a0e42f478cfa0000332b6e1b9073 SHA512 54d08b96f39e3fa7fbffcc4fdb5ef22725af1e3eada333d8a5963304d2d736cb2a6be7166a70a5ae893029fb920a0541d93f0bd7a2e3c51066536a3c02567b75

diff --git a/dev-ruby/minispec-metadata/metadata.xml b/dev-ruby/minispec-metadata/metadata.xml
new file mode 100644
index 00000000000..3ec80fd288a
--- /dev/null
+++ b/dev-ruby/minispec-metadata/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">ordinaryzelig/minispec-metadata</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild b/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild
new file mode 100644
index 00000000000..ad1f8b589e5
--- /dev/null
+++ b/dev-ruby/minispec-metadata/minispec-metadata-3.3.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Define and access metadata in MiniTest::Spec descriptions and specs"
+HOMEPAGE="https://github.com/ordinaryzelig/minispec-metadata"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/minitest"
+
+all_ruby_prepare() {
+	sed -i -e '/\(bundler\|awesome_print\)/ s:^:#:' spec/helper.rb || die
+}


             reply	other threads:[~2019-08-30  8:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-30  8:11 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-08  6:28 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minispec-metadata/ Hans de Graaff
2020-05-31  8:09 Hans de Graaff
2020-07-20  2:26 Sam James
2020-12-20 19:03 Sam James
2020-12-20 19:14 Sam James
2022-03-14  6:34 Hans de Graaff
2022-06-13  8:06 Yixun Lan
2022-06-25  7:29 Hans de Graaff
2023-03-28 20:16 Sam James
2023-03-28 20:20 Sam James
2023-04-05  3:17 Sam James
2023-04-07 18:25 Sam James
2023-09-10  5:57 Hans de Graaff
2023-12-27 19:19 Hans de Graaff
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=1567152679.e1e7decfe297991f6f60402d43454de9e55108f5.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