From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/trollop/
Date: Fri, 8 May 2020 05:42:41 +0000 (UTC) [thread overview]
Message-ID: <1588916553.459a9c80b5ac8da5757620d5595177af1b9379c9.graaff@gentoo> (raw)
commit: 459a9c80b5ac8da5757620d5595177af1b9379c9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri May 8 05:22:17 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri May 8 05:42:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=459a9c80
dev-ruby/trollop: add 2.9.10
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/trollop/Manifest | 1 +
dev-ruby/trollop/trollop-2.9.10.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-ruby/trollop/Manifest b/dev-ruby/trollop/Manifest
index 563a9380b8e..4bf1987e96a 100644
--- a/dev-ruby/trollop/Manifest
+++ b/dev-ruby/trollop/Manifest
@@ -1 +1,2 @@
DIST trollop-2.1.3.gem 30208 BLAKE2B a5fd19679821c55459cf7792f3ec26b8580732e84107f7a3519dcbcf1729ce48567ca2d35346b3e27d3083a3b6cae160ded8c18a118cb04a7a6e60c82bd91e78 SHA512 4d172c6d75f40edb36c353d2e32afce10b012f02927772fa201256126f88c62adce39400225434a80fd678e1cad703e3d3f32cdeddd150287a44ff81a2fca819
+DIST trollop-2.9.10.gem 29696 BLAKE2B f69b1ab8ce166f9fe6198e177266ee86e38f3bed4c3a55529705aedc4518cc04a48b9bee4463887fc4ac1cd04cad98d35c298265ad1433ced11e0ff5bc1f50ce SHA512 21a0db09d480353ff846a1311b118e0b0db4ca13a559dd1749c1478eff7080dd04e5308dbf1807215eadb68e276c991970b23357e9a3497acb9f705f7f77253c
diff --git a/dev-ruby/trollop/trollop-2.9.10.ebuild b/dev-ruby/trollop/trollop-2.9.10.ebuild
new file mode 100644
index 00000000000..5a12cb71049
--- /dev/null
+++ b/dev-ruby/trollop/trollop-2.9.10.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="FAQ.txt History.txt README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Trollop is a commandline option parser for Ruby"
+HOMEPAGE="https://manageiq.github.io/trollop/"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+SLOT="2"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/chronic )"
+
+all_ruby_prepare() {
+ sed -i -e '/bundle/ s:^:#:' Rakefile || die
+}
+
+each_ruby_test() {
+ MUTANT=true ${RUBY} -S rake test || die "Tests failed."
+}
next reply other threads:[~2020-05-08 5:42 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-08 5:42 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-23 6:10 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/trollop/ Hans de Graaff
2022-04-17 8:09 Hans de Graaff
2021-07-15 8:17 Hans de Graaff
2021-07-03 6:26 Hans de Graaff
2021-01-06 18:32 Fabian Groffen
2019-04-13 6:34 Hans de Graaff
2019-04-10 6:24 Hans de Graaff
2019-03-12 5:49 Hans de Graaff
2019-01-19 8:54 Hans de Graaff
2018-07-12 4:39 Hans de Graaff
2018-02-20 6:49 Hans de Graaff
2017-12-20 21:53 Sergei Trofimovich
2017-07-21 17:01 Hans de Graaff
2017-07-07 5:35 Hans de Graaff
2016-12-19 7:05 Hans de Graaff
2016-12-18 8:25 Patrice Clement
2016-12-16 21:06 Hans de Graaff
2016-12-13 22:41 Patrice Clement
2016-06-07 8:12 Tobias Klausmann
2016-04-23 5:44 Hans de Graaff
2016-04-23 5:44 Hans de Graaff
2016-04-03 21:44 Manuel Rüger
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=1588916553.459a9c80b5ac8da5757620d5595177af1b9379c9.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