From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/diff-lcs/
Date: Wed, 04 Jun 2025 10:01:27 +0000 (UTC) [thread overview]
Message-ID: <1749031269.fdd0fe0293ff303292e0f972c3270adc8b01235b.graaff@gentoo> (raw)
commit: fdd0fe0293ff303292e0f972c3270adc8b01235b
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 09:54:07 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 10:01:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd0fe02
dev-ruby/diff-lcs: drop 1.6.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/diff-lcs/Manifest | 1 -
dev-ruby/diff-lcs/diff-lcs-1.6.0.ebuild | 28 ----------------------------
2 files changed, 29 deletions(-)
diff --git a/dev-ruby/diff-lcs/Manifest b/dev-ruby/diff-lcs/Manifest
index 84d593a80f2a..b97ecc409589 100644
--- a/dev-ruby/diff-lcs/Manifest
+++ b/dev-ruby/diff-lcs/Manifest
@@ -1,4 +1,3 @@
DIST diff-lcs-1.5.1.gem 53248 BLAKE2B a40399223c659b548e59605eb537faae8eff139cacf793fea6af1e543016f8afa80049490dccf915edb0063bd3d71705e47c6343e1f616903b8c12a6f37c8cf4 SHA512 ad0357a047b57bb0314b158f92e83485cec9fe6a3dfeb16117d57cf746ee38545f652397093448862ff36d13945bda3b26bb22b5d0d91643b16ae11548ef463b
-DIST diff-lcs-1.6.0.gem 56832 BLAKE2B 050dcb2e24d77a2d2f6e1d6fcc1980f7f8138ff68f05a1411f8430a59fe9bfa4d23d6caf2d8a5c7486fbb6af1a6f5a08f31a729d77be46f89abe91dc51c6ecae SHA512 f87928a34c65bb99cbf88e934b0d6e6094ef7a8f37b1cf08c5f3d709389f5041b71f47995396ede1adf44a58147ac9beb8aad887dd8e5c56773192afff11d527
DIST diff-lcs-1.6.1.gem 58880 BLAKE2B 37c527732c85fb4d3a3604b5f8a12d33325a54267b218deab4bcc4b9740f817073a69183c0cd395275b721aac5688aced8cee4b2479ed28df31a83e950fceab0 SHA512 2a454a1b918d4b2b62ea1c313e0cfd9ebf5d4c222d4da8d0e2fab11cbe7f4a105de6cb495a1b75e488b894a8fb30c80b8645740e1412f6cbf57134018d5eecf0
DIST diff-lcs-1.6.2.gem 59392 BLAKE2B ffdc160b0034e53371d08ffa36baae341f93640c644a418bcd331bcf8c6c0d8cfa1b2421b899c5897e2083a4829437d58cfd051ae7e8d6674a444f61c87f5f52 SHA512 0cfaae5b02784dfb17906afe3f044aa58cedb866b4d07229fec8c0859d78c03d24eaba37a951d1a0cc85df63a4132c46a600953ff3a80cd0830ad07e687f8894
diff --git a/dev-ruby/diff-lcs/diff-lcs-1.6.0.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.6.0.ebuild
deleted file mode 100644
index ab3d007dd016..000000000000
--- a/dev-ruby/diff-lcs/diff-lcs-1.6.0.ebuild
+++ /dev/null
@@ -1,28 +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_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
-}
next reply other threads:[~2025-06-04 10:01 UTC|newest]
Thread overview: 76+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-04 10:01 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-17 14:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/diff-lcs/ Hans de Graaff
2025-05-21 9:20 Sam James
2025-05-18 12:13 Arthur Zamarin
2025-05-18 10:18 Arthur Zamarin
2025-05-18 10:18 Arthur Zamarin
2025-05-12 4:42 Hans de Graaff
2025-03-30 18:51 Hans de Graaff
2025-03-25 7:42 Hans de Graaff
2025-03-17 17:52 Hans de Graaff
2025-01-05 9:35 Hans de Graaff
2024-10-13 11:06 Sam James
2024-10-09 6:59 Arthur Zamarin
2024-10-09 2:53 Jakov Smolić
2024-10-06 13:53 Arthur Zamarin
2024-10-06 11:52 Sam James
2024-10-06 11:21 Sam James
2024-02-01 7:07 Hans de Graaff
2023-12-30 7:43 Hans de Graaff
2023-07-14 5:46 Arthur Zamarin
2023-03-28 20:42 Sam James
2023-03-28 18:51 Sam James
2023-03-28 16:46 Sam James
2023-03-28 16:10 Sam James
2023-03-28 16:07 Sam James
2023-03-28 16:04 Sam James
2023-03-28 16:00 Sam James
2023-03-10 9:08 Hans de Graaff
2022-07-30 7:46 Hans de Graaff
2022-03-31 5:39 Hans de Graaff
2021-12-24 7:02 Hans de Graaff
2021-11-29 9:46 Hans de Graaff
2021-11-27 7:23 Sam James
2021-11-22 16:46 Jakov Smolić
2021-11-19 15:36 Sam James
2021-11-18 5:37 Sam James
2021-11-17 22:47 Sam James
2021-11-16 0:06 Sam James
2021-11-15 19:41 Agostino Sarubbo
2021-11-15 9:35 Hans de Graaff
2021-07-02 7:23 Hans de Graaff
2021-03-09 6:51 Hans de Graaff
2020-07-20 15:11 Hans de Graaff
2020-06-24 4:32 Hans de Graaff
2020-06-23 4:15 Hans de Graaff
2020-01-12 7:16 Hans de Graaff
2019-06-05 17:56 Hans de Graaff
2019-05-02 21:38 Mikle Kolyada
2019-04-28 20:12 Mikle Kolyada
2019-04-27 16:25 Sergei Trofimovich
2019-04-27 16:03 Sergei Trofimovich
2019-04-26 20:54 Mikle Kolyada
2019-04-24 17:02 Sergei Trofimovich
2019-04-23 19:33 Mikle Kolyada
2019-03-16 19:54 Mikle Kolyada
2019-01-05 7:58 Hans de Graaff
2018-03-09 6:15 Hans de Graaff
2018-01-21 6:49 Hans de Graaff
2017-12-26 8:14 Hans de Graaff
2017-12-20 21:42 Sergei Trofimovich
2017-01-19 6:00 Hans de Graaff
2017-01-14 8:52 Hans de Graaff
2016-07-09 5:29 Hans de Graaff
2016-07-08 13:48 Agostino Sarubbo
2016-07-08 10:30 Agostino Sarubbo
2016-04-10 0:10 Manuel Rüger
2016-03-07 21:14 Hans de Graaff
2016-03-07 20:21 Hans de Graaff
2016-03-07 19:48 Hans de Graaff
2016-02-04 19:31 Tobias Klausmann
2016-01-17 18:24 Agostino Sarubbo
2016-01-02 16:29 Jeroen Roovers
2016-01-02 15:27 Jeroen Roovers
2015-11-24 20:26 Markus Meier
2015-11-18 8:57 Agostino Sarubbo
2015-11-17 9:59 Agostino Sarubbo
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=1749031269.fdd0fe0293ff303292e0f972c3270adc8b01235b.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