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/tty-which/
Date: Sat, 15 Jun 2019 09:55:54 +0000 (UTC)	[thread overview]
Message-ID: <1560592539.7a7aa2cd34a9d0a4e3a9b5558d108091248cb098.graaff@gentoo> (raw)

commit:     7a7aa2cd34a9d0a4e3a9b5558d108091248cb098
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 06:17:37 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 09:55:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7aa2cd

dev-ruby/tty-which: initial import of 0.4.1

New dependency for www-apps/nanoc

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

 dev-ruby/tty-which/Manifest               |  1 +
 dev-ruby/tty-which/metadata.xml           | 11 +++++++++++
 dev-ruby/tty-which/tty-which-0.4.1.ebuild | 24 ++++++++++++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-ruby/tty-which/Manifest b/dev-ruby/tty-which/Manifest
new file mode 100644
index 00000000000..ccb058bc7a0
--- /dev/null
+++ b/dev-ruby/tty-which/Manifest
@@ -0,0 +1 @@
+DIST tty-which-0.4.1.gem 11264 BLAKE2B 540249aaeaa5458fef3572413cf673e04765c1ad41971ac3f9bd930a42855459db6c6f8f47c90ee1021993161db6a399ba6edd0384da7db91da999550d3e733b SHA512 e48b284abb3e4177b9f04acec5202a70d3fcaa2d477444c5a9d9920ac00eb192656bc48ca33d72c26845b415a0a90e907dab1dd35608b62bc8e4b1b1b25af51c

diff --git a/dev-ruby/tty-which/metadata.xml b/dev-ruby/tty-which/metadata.xml
new file mode 100644
index 00000000000..5fd42b5104c
--- /dev/null
+++ b/dev-ruby/tty-which/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/tty-which</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-ruby/tty-which/tty-which-0.4.1.ebuild b/dev-ruby/tty-which/tty-which-0.4.1.ebuild
new file mode 100644
index 00000000000..74bbc570195
--- /dev/null
+++ b/dev-ruby/tty-which/tty-which-0.4.1.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="Platform independent implementation of Unix which command"
+HOMEPAGE="https://github.com/piotrmurach/tty-which"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+	echo '-rspec_helper' > .rspec || die
+}


             reply	other threads:[~2019-06-15  9:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-15  9:55 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-06  8:43 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tty-which/ Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2021-08-12  5:14 Hans de Graaff
2022-03-18  6:50 Jakov Smolić
2022-04-18  6:55 Hans de Graaff
2022-04-18  6:55 Hans de Graaff
2023-04-22 14:44 Hans de Graaff
2023-12-31  8:45 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=1560592539.7a7aa2cd34a9d0a4e3a9b5558d108091248cb098.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