From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D56C315827B for ; Wed, 27 Aug 2025 05:26:59 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BB228340F64 for ; Wed, 27 Aug 2025 05:26:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 20609110560; Wed, 27 Aug 2025 05:26:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1747B110560 for ; Wed, 27 Aug 2025 05:26:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD404335DAE for ; Wed, 27 Aug 2025 05:26:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 148CB34B8 for ; Wed, 27 Aug 2025 05:26:56 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1756272391.5dc241e08426322e5d741316a04c7501c497182b.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/recog/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/recog/Manifest dev-ruby/recog/recog-3.1.21.ebuild X-VCS-Directories: dev-ruby/recog/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 5dc241e08426322e5d741316a04c7501c497182b X-VCS-Branch: master Date: Wed, 27 Aug 2025 05:26:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 34d724ae-0a23-4f30-9b46-58891b4f81e7 X-Archives-Hash: 041dfbed5281fe8d98f23e253756d012 commit: 5dc241e08426322e5d741316a04c7501c497182b Author: Hans de Graaff gentoo org> AuthorDate: Tue Aug 26 09:31:55 2025 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Aug 27 05:26:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc241e0 dev-ruby/recog: add 3.1.21 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/recog/Manifest | 1 + dev-ruby/recog/recog-3.1.21.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/dev-ruby/recog/Manifest b/dev-ruby/recog/Manifest index 9401406a22bb..0606315fc463 100644 --- a/dev-ruby/recog/Manifest +++ b/dev-ruby/recog/Manifest @@ -1,2 +1,3 @@ DIST recog-3.1.17.gem 394240 BLAKE2B 1de75f6af852c21405e69e0280a119c01a27a9777ce3ec8eff2f0c906d652b3c03c383a3c44478d8db369bc0c14589188e826d5176677e6d29257422884d7018 SHA512 443a58103432963fd23933f0aa3a53609917e7fa35f653f9858cb0e786f230acdee581c61aac03b523e3b634da572e0fdf3d063044af1d163b6edd280c40e42d DIST recog-3.1.18.gem 394240 BLAKE2B ed301963e925d9bfae42e5f665730762a69618c68ec159d50c33632f4c8b4b9f9b5d511625773924896dee7b0fea30db91388c083c920fc7bea6ca569d739d1d SHA512 6f732a27b8e5c8d51d1acaa56a4b003b5af1c2f67d8235d8604039f6d4de4e99a9bade8df90473f6abcc12ead1f9a334e1a88fef69783da0e149b02404005352 +DIST recog-3.1.21.gem 394240 BLAKE2B 15a7ccf12db3b98d5d3cfb2604d2318fee7c8c144b434d00ab4908969393d481b933898088e6cccbd4cd05096ddddafeb5d587e36138fc87033041fd299aa815 SHA512 bd4a275790997a63f1e30681bcf024e138dedc52e014bf4979920448485e486058e511c3e87636999726155fc48f348056609868663128715a566bc31735b8fb diff --git a/dev-ruby/recog/recog-3.1.21.ebuild b/dev-ruby/recog/recog-3.1.21.ebuild new file mode 100644 index 000000000000..4611e83e5970 --- /dev/null +++ b/dev-ruby/recog/recog-3.1.21.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +USE_RUBY="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 +}