From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/recog/
Date: Sun, 3 Jan 2021 08:05:31 +0000 (UTC) [thread overview]
Message-ID: <1609661123.6d9fc390f3bae774a29f9bbda918ba6328cce799.graaff@gentoo> (raw)
commit: 6d9fc390f3bae774a29f9bbda918ba6328cce799
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 07:21:40 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 08:05:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d9fc390
dev-ruby/recog: add 2.3.18
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/recog/Manifest | 1 +
dev-ruby/recog/recog-2.3.18.ebuild | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/dev-ruby/recog/Manifest b/dev-ruby/recog/Manifest
index 8c4c843acc9..02a4cc59bcd 100644
--- a/dev-ruby/recog/Manifest
+++ b/dev-ruby/recog/Manifest
@@ -1,2 +1,3 @@
DIST recog-2.3.14.gem 331776 BLAKE2B 62aad2cf8252c24cd7adc456a022555f05924e501fd5f2fafeb87c2587e049ee41a501602bc1b5d97370a69a6b98f1ae77df22bfb7ae2c9e80b38b5e0a1518df SHA512 1154ca3d610fe8f554a15846b49f978d3798c9a43893c40d58c8421e8012c0823368d374ecadd351fc1479037c898966dc2dba9debb4c46ce6b743c7782a848f
DIST recog-2.3.15.gem 332800 BLAKE2B 4a6360f72d5ee48e066a30abf875fba18e8dcdcba6d36bf8d8de28b36405870819a1b91edee1a5877b1ddda99a25918419bf42bdd4851c7d814a2acf558439d3 SHA512 a26f722da886be22332330a9b0407ec28431ca900b43d6cb7c6fe65938a026a51d54f90cb264652fb8a70352f5e548a7ed013a4b136a7a21df4a9987b36faf0e
+DIST recog-2.3.18.gem 331776 BLAKE2B 8a44b13c73e4487fc41c00b34d907fc91b6c3b9bfcf29a7366e3462a946db51e9ae8cefb09d47890c8bb71fed6b6277f117f96b5a6f7e611c8583873049ec4ad SHA512 023486b1812c7e90f1eab6f6b49733c77207b725f82adc71d0d79eafad07a13cb368b5d02c23d8f00341cbe94d77ac1b590430f0c891ab7095643af1a1772ba0
diff --git a/dev-ruby/recog/recog-2.3.18.ebuild b/dev-ruby/recog/recog-2.3.18.ebuild
new file mode 100644
index 00000000000..18077246bb1
--- /dev/null
+++ b/dev-ruby/recog/recog-2.3.18.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27"
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="xml"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pattern recognition for hosts, services, and content"
+HOMEPAGE="https://github.com/rapid7/recog"
+
+LICENSE="BSD-2"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/nokogiri"
+
+ruby_add_bdepend "test? (
+ dev-ruby/regexp_parser
+ dev-ruby/rspec:3
+ dev-util/aruba:1
+ dev-util/cucumber
+)"
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
+}
+
+each_ruby_test() {
+ RSPEC_VERSION=3 ruby-ng_rspec
+ ruby-ng_cucumber
+}
next reply other threads:[~2021-01-03 8:05 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-03 8:05 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-10 4:56 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/recog/ Hans de Graaff
2025-06-02 10:48 Hans de Graaff
2025-03-26 6:57 Hans de Graaff
2025-03-21 10:50 Hans de Graaff
2025-03-21 10:50 Hans de Graaff
2025-03-08 16:49 Hans de Graaff
2025-02-03 6:43 Hans de Graaff
2025-01-23 5:57 Hans de Graaff
2025-01-23 5:57 Hans de Graaff
2024-10-05 7:00 Hans de Graaff
2024-08-20 5:26 Hans de Graaff
2024-07-22 5:16 Hans de Graaff
2024-07-22 5:16 Hans de Graaff
2024-07-22 5:16 Hans de Graaff
2024-06-21 11:21 Hans de Graaff
2024-04-13 6:24 Hans de Graaff
2024-04-13 6:24 Hans de Graaff
2024-03-04 18:33 Rick Farina
2023-12-21 6:48 Hans de Graaff
2023-12-20 7:13 Hans de Graaff
2023-08-29 14:50 Hans de Graaff
2023-08-29 14:50 Hans de Graaff
2023-08-27 6:11 Hans de Graaff
2023-07-10 19:08 Hans de Graaff
2023-04-27 11:25 Hans de Graaff
2023-03-19 7:14 Hans de Graaff
2023-03-19 7:14 Hans de Graaff
2022-10-28 7:05 Hans de Graaff
2022-10-28 7:05 Hans de Graaff
2022-08-27 6:18 Hans de Graaff
2022-07-01 12:57 Hans de Graaff
2022-04-23 8:01 Hans de Graaff
2021-06-20 6:03 Hans de Graaff
2021-06-20 6:03 Hans de Graaff
2021-02-19 6:47 Hans de Graaff
2021-01-03 8:05 Hans de Graaff
2020-10-23 5:09 Hans de Graaff
2020-09-11 4:06 Hans de Graaff
2020-08-22 7:56 Hans de Graaff
2020-07-12 6:35 Hans de Graaff
2020-03-06 7:10 Hans de Graaff
2019-11-17 7:36 Hans de Graaff
2019-11-16 6:42 Hans de Graaff
2019-10-27 5:23 Hans de Graaff
2019-10-24 5:41 Hans de Graaff
2019-10-13 6:38 Hans de Graaff
2019-05-23 5:39 Hans de Graaff
2019-04-13 6:34 Hans de Graaff
2019-04-13 6:34 Hans de Graaff
2018-11-21 18:21 Rick Farina
2018-02-24 8:49 Hans de Graaff
2018-02-08 19:01 Hans de Graaff
2017-08-19 7:11 Hans de Graaff
2017-05-09 3:09 Richard Farina
2017-04-21 5:07 Hans de Graaff
2016-04-17 10:38 Manuel Rüger
2015-12-24 15:50 Manuel Rüger
2015-10-08 20:38 Richard Farina
2015-10-08 19:27 Richard Farina
2015-10-01 6:07 Hans de Graaff
2015-09-22 5:18 Hans de Graaff
2015-09-07 21:56 Richard Farina
2015-09-05 6:10 Hans de Graaff
2015-09-05 6:06 Hans de Graaff
2015-09-05 6:06 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=1609661123.6d9fc390f3bae774a29f9bbda918ba6328cce799.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