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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD8F41584F2 for ; Mon, 17 Mar 2025 17:52:57 +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 9A4283432E5 for ; Mon, 17 Mar 2025 17:52:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 90B4D11037F; Mon, 17 Mar 2025 17:52:56 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 8927111037F for ; Mon, 17 Mar 2025 17:52:56 +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 36FC03432E5 for ; Mon, 17 Mar 2025 17:52:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 838931D72 for ; Mon, 17 Mar 2025 17:52:54 +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: <1742233964.ca1fbe3d69f04d4f15171da3fe98ca6753431109.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/diff-lcs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/diff-lcs/Manifest dev-ruby/diff-lcs/diff-lcs-1.6.0.ebuild X-VCS-Directories: dev-ruby/diff-lcs/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: ca1fbe3d69f04d4f15171da3fe98ca6753431109 X-VCS-Branch: master Date: Mon, 17 Mar 2025 17:52:54 +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: 441168ce-87aa-4024-ba79-08bcefa0a53e X-Archives-Hash: 65e0be274b65024bcc550ea6cba9400a commit: ca1fbe3d69f04d4f15171da3fe98ca6753431109 Author: Hans de Graaff gentoo org> AuthorDate: Mon Mar 17 17:26:50 2025 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Mar 17 17:52:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1fbe3d dev-ruby/diff-lcs: add 1.6.0 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/diff-lcs/Manifest | 1 + dev-ruby/diff-lcs/diff-lcs-1.6.0.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-ruby/diff-lcs/Manifest b/dev-ruby/diff-lcs/Manifest index f63335a09e27..ee659336e0ac 100644 --- a/dev-ruby/diff-lcs/Manifest +++ b/dev-ruby/diff-lcs/Manifest @@ -1 +1,2 @@ DIST diff-lcs-1.5.1.gem 53248 BLAKE2B a40399223c659b548e59605eb537faae8eff139cacf793fea6af1e543016f8afa80049490dccf915edb0063bd3d71705e47c6343e1f616903b8c12a6f37c8cf4 SHA512 ad0357a047b57bb0314b158f92e83485cec9fe6a3dfeb16117d57cf746ee38545f652397093448862ff36d13945bda3b26bb22b5d0d91643b16ae11548ef463b +DIST diff-lcs-1.6.0.gem 56832 BLAKE2B 050dcb2e24d77a2d2f6e1d6fcc1980f7f8138ff68f05a1411f8430a59fe9bfa4d23d6caf2d8a5c7486fbb6af1a6f5a08f31a729d77be46f89abe91dc51c6ecae SHA512 f87928a34c65bb99cbf88e934b0d6e6094ef7a8f37b1cf08c5f3d709389f5041b71f47995396ede1adf44a58147ac9beb8aad887dd8e5c56773192afff11d527 diff --git a/dev-ruby/diff-lcs/diff-lcs-1.6.0.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.6.0.ebuild new file mode 100644 index 000000000000..ab3d007dd016 --- /dev/null +++ b/dev-ruby/diff-lcs/diff-lcs-1.6.0.ebuild @@ -0,0 +1,28 @@ +# 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_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md" + +inherit ruby-fakegem + +DESCRIPTION="Use the McIlroy-Hunt LCS algorithm to compute differences" +HOMEPAGE="https://github.com/halostatue/diff-lcs" + +LICENSE="|| ( Artistic MIT GPL-2+ )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + +each_ruby_prepare() { + # Use the current ruby to test script invocation + sed -e "/system/ s:ruby:${RUBY}:" \ + -i spec/ldiff_spec.rb || die + + # Skip ldiff specs altogether for now since the fixtures are riddled + # with encoding and newline issues and ldiff is not the core of this gem. + rm -f spec/ldiff_spec.rb || die +}