From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/necromancer/
Date: Sun, 16 Jun 2019 06:38:38 +0000 (UTC) [thread overview]
Message-ID: <1560667070.2386224ec4e4aae10d2026a1a4808928cfdfe522.graaff@gentoo> (raw)
commit: 2386224ec4e4aae10d2026a1a4808928cfdfe522
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 04:51:13 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 06:37:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2386224e
dev-ruby/necromancer: initial import of 0.5.0
Dependency for forthcoming dev-ruby/tty-prompt
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-ruby/necromancer/Manifest | 1 +
dev-ruby/necromancer/metadata.xml | 11 +++++++++++
dev-ruby/necromancer/necromancer-0.5.0.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-ruby/necromancer/Manifest b/dev-ruby/necromancer/Manifest
new file mode 100644
index 00000000000..d22fab9a51d
--- /dev/null
+++ b/dev-ruby/necromancer/Manifest
@@ -0,0 +1 @@
+DIST necromancer-0.5.0.gem 19968 BLAKE2B c9cce66c913443ee3b74f603e72f05347de052416499aed65b3b06f4062497d0dbe6a0b8a50cc853096878acf524d0125ca9f76770f7fee122df6a2fc6bd6a3b SHA512 582f566eec1bbf418d4466ba334e20a28b4e44c53ecdb41b62637e58b1a9337faf7af9c8af6a32ab9e49241ec1f5fde5f54d27d227e196478580c1c814e7c0ce
diff --git a/dev-ruby/necromancer/metadata.xml b/dev-ruby/necromancer/metadata.xml
new file mode 100644
index 00000000000..6049d346000
--- /dev/null
+++ b/dev-ruby/necromancer/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">piotrmurach/necromancer</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ruby/necromancer/necromancer-0.5.0.ebuild b/dev-ruby/necromancer/necromancer-0.5.0.ebuild
new file mode 100644
index 00000000000..2bf99910c6c
--- /dev/null
+++ b/dev-ruby/necromancer/necromancer-0.5.0.ebuild
@@ -0,0 +1,24 @@
+# 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_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Conversion from one object type to another with a bit of black magic"
+HOMEPAGE="https://github.com/piotrmurach/necromancer"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ echo '-rspec_helper' > .rspec || die
+}
next reply other threads:[~2019-06-16 6:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-16 6:38 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-11-25 6:22 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/necromancer/ Hans de Graaff
2020-09-11 5:14 Hans de Graaff
2020-09-11 5:14 Hans de Graaff
2021-01-10 7:51 Hans de Graaff
2022-05-01 7:40 Hans de Graaff
2022-12-04 15:08 Hans de Graaff
2023-07-02 6:35 Hans de Graaff
2023-07-21 10:47 Hans de Graaff
2023-12-31 14:36 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=1560667070.2386224ec4e4aae10d2026a1a4808928cfdfe522.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