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

commit:     3ab8a8a2fddf5c80edbbd900ec4d7296d2196cf2
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 06:05:33 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 09:55:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab8a8a2

dev-ruby/tty-command: initial import of 0.8.2

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-command/Manifest                 |  1 +
 dev-ruby/tty-command/metadata.xml             | 11 ++++++++++
 dev-ruby/tty-command/tty-command-0.8.2.ebuild | 31 +++++++++++++++++++++++++++
 3 files changed, 43 insertions(+)

diff --git a/dev-ruby/tty-command/Manifest b/dev-ruby/tty-command/Manifest
new file mode 100644
index 00000000000..b8f21fb3119
--- /dev/null
+++ b/dev-ruby/tty-command/Manifest
@@ -0,0 +1 @@
+DIST tty-command-0.8.2.tar.gz 30126 BLAKE2B 858b9c60380859bd984295e00638ba93416c62acbe4e5c1d0e33b411862d729c129f00dda236f4ca9943962859a35c9fe1fa2431327fb2e3170366412f8d83e3 SHA512 151af5fe0cf241b4e8004560d04fe967d8fe1d24cf311d64c4fab46d1c11b1fe27849f3925f13d3a73b7b86a55aabacd3e4bbffa9a96c34669c93b29756fe88e

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

diff --git a/dev-ruby/tty-command/tty-command-0.8.2.ebuild b/dev-ruby/tty-command/tty-command-0.8.2.ebuild
new file mode 100644
index 00000000000..3bb1808e5d9
--- /dev/null
+++ b/dev-ruby/tty-command/tty-command-0.8.2.ebuild
@@ -0,0 +1,31 @@
+# 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"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Terminal color capabilities detection"
+HOMEPAGE="https://github.com/piotrmurach/tty-command"
+SRC_URI="https://github.com/piotrmurach/tty-command/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "=dev-ruby/pastel-0.7*"
+
+all_ruby_prepare() {
+	echo '-rspec_helper' > .rspec || die
+}


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

Thread overview: 12+ 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 --
2019-09-29  9:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tty-command/ Hans de Graaff
2020-09-08  5:48 Hans de Graaff
2020-10-23  5:12 Hans de Graaff
2021-02-15  6:03 Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2021-11-14  8:10 Hans de Graaff
2022-03-18  6:50 Jakov Smolić
2022-04-18  6:20 Hans de Graaff
2022-04-18  6:20 Hans de Graaff
2023-06-23  4:31 Hans de Graaff
2024-01-02  7:05 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=1560592536.3ab8a8a2fddf5c80edbbd900ec4d7296d2196cf2.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