From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/slop/
Date: Mon, 28 Mar 2022 05:49:36 +0000 (UTC) [thread overview]
Message-ID: <1648446551.1c2007b3af8edad16b40aef45b4ede9e26adda38.graaff@gentoo> (raw)
commit: 1c2007b3af8edad16b40aef45b4ede9e26adda38
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 05:49:11 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 05:49:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c2007b3
dev-ruby/slop: add 4.9.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/slop/Manifest | 1 +
dev-ruby/slop/slop-4.9.2.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-ruby/slop/Manifest b/dev-ruby/slop/Manifest
index 2fac4c8e76e1..39ddb4f0416f 100644
--- a/dev-ruby/slop/Manifest
+++ b/dev-ruby/slop/Manifest
@@ -1 +1,2 @@
DIST slop-4.9.1.tgz 16455 BLAKE2B 5d66e1a03b69ac9bbc272c20adbe0daa1a086abf8651838a59c74bde6ff4e136c6b1e10c2266a96508ed333a0f752ace98f95a223464efef2ecea7eeededb024 SHA512 3211b876b910b76413d9109ea7ab400429fb350089a3d89a56b85894a556d0c278daea258551c355a96d9ec592bc7426d9461b7a3fed935c9917e9c18069e89f
+DIST slop-4.9.2.tgz 16633 BLAKE2B 8907314016066569279dbab6b52f50cee58044b46c1a88c7cfab3a31e1bd7e702f63da170a42f113c5611080d5d212b970dddd1e3aeb2bc8e86d5ea577b9f163 SHA512 dbecbc5edaf257131edf54fb5577531a962a6ed64f9414342b5060bee479cf7e4c9cfb891af3553644fbe7817a2067de3c83b379651a62da5983f0c42cd68fd6
diff --git a/dev-ruby/slop/slop-4.9.2.ebuild b/dev-ruby/slop/slop-4.9.2.ebuild
new file mode 100644
index 000000000000..adc818e81c51
--- /dev/null
+++ b/dev-ruby/slop/slop-4.9.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="slop.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A simple option parser with an easy to remember syntax and friendly API"
+HOMEPAGE="https://github.com/injekt/slop"
+SRC_URI="https://github.com/injekt/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz"
+
+LICENSE="MIT"
+SLOT="4"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+all_ruby_prepare() {
+ sed -i -e '/git ls-files/d' slop.gemspec || die
+}
next reply other threads:[~2022-03-28 5:49 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-28 5:49 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-01 7:38 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/slop/ Hans de Graaff
2023-12-27 9:36 Hans de Graaff
2023-07-10 7:36 Hans de Graaff
2023-06-23 17:50 Hans de Graaff
2023-03-18 7:17 Hans de Graaff
2023-02-25 7:21 Hans de Graaff
2023-02-25 7:21 Hans de Graaff
2022-10-08 6:26 Hans de Graaff
2022-04-22 6:55 Hans de Graaff
2022-03-28 5:49 Hans de Graaff
2021-06-20 6:03 Hans de Graaff
2020-09-11 4:32 Hans de Graaff
2020-07-25 17:10 Hans de Graaff
2020-04-13 4:31 Hans de Graaff
2020-01-05 8:03 Hans de Graaff
2019-06-30 4:47 Hans de Graaff
2019-05-18 5:36 Hans de Graaff
2019-04-10 15:15 Hans de Graaff
2019-01-20 10:17 Hans de Graaff
2018-04-09 5:10 Hans de Graaff
2018-03-27 5:48 Hans de Graaff
2018-03-05 19:46 Hans de Graaff
2018-02-19 6:49 Hans de Graaff
2017-11-25 7:03 Hans de Graaff
2017-10-07 5:52 Hans de Graaff
2017-08-22 9:19 Sergei Trofimovich
2017-07-19 6:55 Hans de Graaff
2017-05-27 5:16 Hans de Graaff
2017-05-03 4:52 Hans de Graaff
2016-12-16 6:15 Hans de Graaff
2016-08-22 5:58 Hans de Graaff
2016-08-16 6:05 Hans de Graaff
2016-03-22 6:21 Hans de Graaff
2016-03-22 6:21 Hans de Graaff
2016-03-22 6:21 Hans de Graaff
2015-11-26 7:13 Hans de Graaff
2015-09-07 21:56 Richard Farina
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=1648446551.1c2007b3af8edad16b40aef45b4ede9e26adda38.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