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: Fri, 21 Mar 2025 10:50:54 +0000 (UTC) [thread overview]
Message-ID: <1742554244.4e02aa7cd0bcc0a7f0851e483a6c405f7db02a11.graaff@gentoo> (raw)
commit: 4e02aa7cd0bcc0a7f0851e483a6c405f7db02a11
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 21 10:50:29 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Mar 21 10:50:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e02aa7c
dev-ruby/recog: drop 3.1.10, 3.1.11, 3.1.12, 3.1.13
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/recog/Manifest | 4 ----
dev-ruby/recog/recog-3.1.10.ebuild | 30 ------------------------------
dev-ruby/recog/recog-3.1.11.ebuild | 30 ------------------------------
dev-ruby/recog/recog-3.1.12.ebuild | 30 ------------------------------
dev-ruby/recog/recog-3.1.13.ebuild | 30 ------------------------------
5 files changed, 124 deletions(-)
diff --git a/dev-ruby/recog/Manifest b/dev-ruby/recog/Manifest
index 6668cd891ea1..77d80dbe1ba0 100644
--- a/dev-ruby/recog/Manifest
+++ b/dev-ruby/recog/Manifest
@@ -1,7 +1,3 @@
DIST recog-2.3.23.gem 392704 BLAKE2B 6b7ccfa2921fb7d643531c66970e757a01478b3990bbb2d05687a5364ed8b57317d16d0b116c2175cf0e667b12ea7a978c947b73d04db16fbd1a9db651ba4abf SHA512 34cb222dbc25f5da0581cb85aa92a3e6fa67b9af9d0b7b99cb3e358b1be5d71a25f582a669a06f4cadd4b6ac464c7f3d2b3856c24d5ecea0d1d6027758905774
-DIST recog-3.1.10.gem 392704 BLAKE2B be12a147dab2a811b18627eed08893fdf37103e2478a1593fc66cfa3db296709ac4dc1915fac4063dff4c4223cebd48b79139043578dae6c29eea5d6c9b624f7 SHA512 64f8f1bcde648d50e2058bcc18e2efb111212341ee2ebbfd8b9fa90d58889299c2ffcab6218029a4d2ad9ede2f811f187f1639d47fec187a976ab83c31dbf8a7
-DIST recog-3.1.11.gem 393216 BLAKE2B 0c73aca35acc54f657e14343aa47606bf767d2b3ef243f20e0cfed7c1e683417b67323e00bae4e32483dc2c4f382dff7a217bb7212511a5b324a187b5a36f657 SHA512 896781ee3c2a40c9105b2522dad70de5bf587f501a63eb5efffd894c8a257602d28c295f4dedbe13b314eeba74c0af87814725a171a2c55e8748751a019985bc
-DIST recog-3.1.12.gem 393216 BLAKE2B c043f69da7e288373815d337fc86881f52acc25b9b260c2b01eddbabca888e65ede434aa567d3898f6d565d5cbe33b75aafac51d5cdde9442c49cce0ca22d8cc SHA512 9e08b8c788b650d4651d677de5386b507e01bec0025e065c477b910937c5a1cd25d9604a38c38952904f41024b31ab824667483b93c9d1177710a84eb4e04673
-DIST recog-3.1.13.gem 393216 BLAKE2B 2524461dedf0bf86bd466be17f0dbac464d76ba073553ebe00a42b556f8ee069b6dbcb31d323cdcf209f35902075eee04d205bd0812778d11f34be4602b446cc SHA512 2a1c439b757ecc99698e8d9a509ae6c3dd4eaa4ff00a1cb048d30ddc7ad2a3b11dbac137a98ca8ddd7fbac4f87e77941786492df732786a017d74e22b6a1e6e5
DIST recog-3.1.14.gem 393728 BLAKE2B 82d3fb782bb0c4fa79b98da5bd9f0fcf4d94774427d23da339097dad9758c8df68c2ac7a5cb25868dc758555fe8d17e1b643e31f1ca094297971d1e5b79c1acf SHA512 234164aa3b500a15a41c9f23b78484962a4fea84894529a05baad58fed79d26bac080c5b69a2eb9fccbe816432cb7871c9aa75a8c4087b8e676d116e124e67dd
DIST recog-3.1.15.gem 393728 BLAKE2B f19d7be05b1800d16a4a536703d93ec90864b7467cbb8925a5407206654e8e342bd038abff4ab88ac2562aa33f3218fe3d00693d63cbc0569636b907d58261d9 SHA512 894c3db79adf5487e56c78ec5b579d00bc6667d28421caee0a76644fbd244d36f9276b958b9040197368e2a79838f5af8ee260bac55383c64f025f3067207879
diff --git a/dev-ruby/recog/recog-3.1.10.ebuild b/dev-ruby/recog/recog-3.1.10.ebuild
deleted file mode 100644
index 35ef2a4232d6..000000000000
--- a/dev-ruby/recog/recog-3.1.10.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="recog"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-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="test"
-
-ruby_add_rdepend "dev-ruby/nokogiri"
-
-ruby_add_bdepend "test? (
- dev-ruby/regexp_parser
-)"
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
-}
diff --git a/dev-ruby/recog/recog-3.1.11.ebuild b/dev-ruby/recog/recog-3.1.11.ebuild
deleted file mode 100644
index 35ef2a4232d6..000000000000
--- a/dev-ruby/recog/recog-3.1.11.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="recog"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-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="test"
-
-ruby_add_rdepend "dev-ruby/nokogiri"
-
-ruby_add_bdepend "test? (
- dev-ruby/regexp_parser
-)"
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
-}
diff --git a/dev-ruby/recog/recog-3.1.12.ebuild b/dev-ruby/recog/recog-3.1.12.ebuild
deleted file mode 100644
index e8b4530ba27e..000000000000
--- a/dev-ruby/recog/recog-3.1.12.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="recog"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-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="test"
-
-ruby_add_rdepend "dev-ruby/nokogiri"
-
-ruby_add_bdepend "test? (
- dev-ruby/regexp_parser
-)"
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
-}
diff --git a/dev-ruby/recog/recog-3.1.13.ebuild b/dev-ruby/recog/recog-3.1.13.ebuild
deleted file mode 100644
index e8b4530ba27e..000000000000
--- a/dev-ruby/recog/recog-3.1.13.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-RUBY_FAKEGEM_BINWRAP=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_EXTRAINSTALL="recog"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-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="test"
-
-ruby_add_rdepend "dev-ruby/nokogiri"
-
-ruby_add_bdepend "test? (
- dev-ruby/regexp_parser
-)"
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
-}
next reply other threads:[~2025-03-21 10:51 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-21 10:50 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-27 5:26 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/recog/ Hans de Graaff
2025-08-10 8:40 Hans de Graaff
2025-07-18 5:06 Hans de Graaff
2025-07-17 8:01 Hans de Graaff
2025-06-10 4:56 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-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
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=1742554244.4e02aa7cd0bcc0a7f0851e483a6c405f7db02a11.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