From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/timeout/
Date: Sun, 01 Jun 2025 08:39:44 +0000 (UTC) [thread overview]
Message-ID: <1748766955.443db4d50a9bd4cf9fbd5b082ffd05953e66ddc2.graaff@gentoo> (raw)
commit: 443db4d50a9bd4cf9fbd5b082ffd05953e66ddc2
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 1 08:35:55 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 1 08:35:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443db4d5
dev-ruby/timeout: drop 0.4.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/timeout/Manifest | 1 -
dev-ruby/timeout/timeout-0.4.2.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/dev-ruby/timeout/Manifest b/dev-ruby/timeout/Manifest
index c4164fd92369..30ca2ec5e793 100644
--- a/dev-ruby/timeout/Manifest
+++ b/dev-ruby/timeout/Manifest
@@ -1,3 +1,2 @@
DIST timeout-0.4.1.tar.gz 7197 BLAKE2B 182b8904345228f90406b2b567a9342b0724ad0abb103392ec2682c8040168e1bb98c90256d3715d5938f09bf92e9650fc3423903dacd620b753d5119f143910 SHA512 1ca23bfcaf2c67a59805f814b20a9fe6e492b8f68e492c86290d6c638b07ea9b6f14c4cc84c14b891b5aaf611f46968af8947565ea83d783c90144df4e3e612f
-DIST timeout-0.4.2.tar.gz 8612 BLAKE2B 38a94998c3b2311fb42b5580b99dcfbca52779acaa555a4876583d77932fe0f56d041a79648b92f058878ca29f297accd7ad065ec2279d034d38f0f1e1914719 SHA512 6f02cfdc8510f5cec5ec725eb890bbbcc29144f925a89300e49f7802fb07cb88b9acbfcd55423e4a012d85b8fb2abb64e52c4e022ba6b4d76ac0f862c4ac5174
DIST timeout-0.4.3.tar.gz 8695 BLAKE2B bc94fe6ee95f562d3ee10f3d26eafe4c644d1dd62e51fdc5ba7f83c8ddf051ffd04144d764d6546c05d62ed1b36567f5607346cb31332de096ab91a7a6681863 SHA512 e9f9fa4fe7465bd6b27997e0fd045c5e5abdb57dc102669d54329630291daffb13c57895177ef7d93a02ade2a34f6be1a418ffc864c85a9775bb616adc56f3c4
diff --git a/dev-ruby/timeout/timeout-0.4.2.ebuild b/dev-ruby/timeout/timeout-0.4.2.ebuild
deleted file mode 100644
index 80c1ad26dfd2..000000000000
--- a/dev-ruby/timeout/timeout-0.4.2.ebuild
+++ /dev/null
@@ -1,29 +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_GEMSPEC="timeout.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Provides a framework for message digest libraries"
-HOMEPAGE="https://github.com/ruby/timeout"
-SRC_URI="https://github.com/ruby/timeout/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="test"
-
-ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/test-unit-ruby-core )"
-
-all_ruby_prepare() {
- sed -e 's/__dir__/"."/' \
- -e 's/__FILE__/"'${RUBY_FAKEGEM_GEMSPEC}'"/' \
- -e 's/git ls-files -z/find * -print0/' \
- -i ${RUBY_FAKEGEM_GEMSPEC} || die
-}
next reply other threads:[~2025-06-01 8:39 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-01 8:39 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-31 6:46 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/timeout/ Hans de Graaff
2025-05-20 21:02 Sam James
2025-05-18 17:57 Arthur Zamarin
2025-05-18 17:57 Arthur Zamarin
2025-05-18 10:18 Arthur Zamarin
2025-05-18 10:09 Sam James
2024-12-29 9:06 Hans de Graaff
2024-12-16 6:19 Hans de Graaff
2024-11-07 7:22 Hans de Graaff
2024-11-04 19:35 Fabian Groffen
2024-10-28 6:43 Hans de Graaff
2024-09-14 11:02 Michał Górny
2024-09-14 11:02 Michał Górny
2024-09-14 11:02 Michał Górny
2024-09-14 11:02 Michał Górny
2024-09-14 11:02 Michał Górny
2024-09-14 10:43 Michał Górny
2024-09-14 9:42 Hans de Graaff
2024-07-17 4:38 Viorel Munteanu
2023-12-26 15:53 Hans de Graaff
2023-11-11 7:14 Hans de Graaff
2023-10-11 13:41 Hans de Graaff
2023-08-02 4:29 Sam James
2023-03-29 0:46 Sam James
2023-03-28 23:01 Sam James
2023-03-28 23:01 Sam James
2023-03-28 22:12 Sam James
2023-03-28 21:53 Sam James
2023-03-28 21:52 Sam James
2023-03-07 6:34 Hans de Graaff
2023-03-04 14:09 Hans de Graaff
2022-12-07 6:45 Hans de Graaff
2022-05-26 6:00 Hans de Graaff
2022-03-23 6:42 Hans de Graaff
2022-02-13 9: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=1748766955.443db4d50a9bd4cf9fbd5b082ffd05953e66ddc2.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