From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 823831586A0 for ; Sun, 26 Mar 2023 06:35:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A754E07F0; Sun, 26 Mar 2023 06:35:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AECEBE07F0 for ; Sun, 26 Mar 2023 06:35:11 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E2C3C335DCC for ; Sun, 26 Mar 2023 06:35:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04D62959 for ; Sun, 26 Mar 2023 06:35:08 +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: <1679812183.6cc72b669cda821cee682bde625628df5d1a822c.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/timers/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/timers/Manifest dev-ruby/timers/metadata.xml dev-ruby/timers/timers-4.3.5.ebuild X-VCS-Directories: dev-ruby/timers/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 6cc72b669cda821cee682bde625628df5d1a822c X-VCS-Branch: master Date: Sun, 26 Mar 2023 06:35:08 +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: b51c6de5-c519-4f2e-8384-c12f7fd21698 X-Archives-Hash: d8e6a5a4e2e3b5784b4ce1b27bbe49bd commit: 6cc72b669cda821cee682bde625628df5d1a822c Author: Hans de Graaff gentoo org> AuthorDate: Sat Mar 25 08:49:37 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Mar 26 06:29:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cc72b66 dev-ruby/timers: add 4.3.5 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/timers/Manifest | 1 + dev-ruby/timers/metadata.xml | 3 ++- dev-ruby/timers/timers-4.3.5.ebuild | 29 +++++++++++++++++++++++++++++ 3 files changed, 32 insertions(+), 1 deletion(-) diff --git a/dev-ruby/timers/Manifest b/dev-ruby/timers/Manifest index 758f93e50a2c..b33d269e6bde 100644 --- a/dev-ruby/timers/Manifest +++ b/dev-ruby/timers/Manifest @@ -1 +1,2 @@ DIST timers-4.3.3.tar.gz 12928 BLAKE2B af64b44116565a8cb6b68349de6a46e8b67d22508e16e204af104ed7a59cc1db1dae0c36917ccde1932c33e53d9d71fc57cb317570cc24aaee82531ce178f37c SHA512 4a715e4a786f98ec429a250de53cfa67bed6b5a99b6298c21251e6dcf1315f1185d8c45bea01025832046381ebac462cd35415f7573d58c55c30b47c2567d4bf +DIST timers-4.3.5.tar.gz 15651 BLAKE2B 2dc34bb23a4971c673aff5120502714035fe31aed34854b5f7beb744ca46ad704b88d1403ad594ea49f71bb709db7942ed521d237e2477fe2e9d41cc3cd2b538 SHA512 fa5a25eda15628f5a17cd2e7acc4eb2819a766de7ffdba03d425a93cb3229f0f7b8083e9990b5308e65c2d8aab396e33dd4d152252888eff1cc0039cac6a5e46 diff --git a/dev-ruby/timers/metadata.xml b/dev-ruby/timers/metadata.xml index e299236a3f68..b93a94607cde 100644 --- a/dev-ruby/timers/metadata.xml +++ b/dev-ruby/timers/metadata.xml @@ -6,6 +6,7 @@ Gentoo Ruby Project - tarcieri/timers + socketry/timers + timers diff --git a/dev-ruby/timers/timers-4.3.5.ebuild b/dev-ruby/timers/timers-4.3.5.ebuild new file mode 100644 index 000000000000..61acdda238e4 --- /dev/null +++ b/dev-ruby/timers/timers-4.3.5.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +USE_RUBY="ruby27 ruby30 ruby31 ruby32" + +RUBY_FAKEGEM_EXTRADOC="readme.md" + +RUBY_FAKEGEM_GEMSPEC="timers.gemspec" +RUBY_FAKEGEM_RECIPE_TEST="sus" + +inherit ruby-fakegem + +DESCRIPTION="Pure Ruby one-shot and periodic timers" +HOMEPAGE="https://github.com/socketry/timers" +SRC_URI="https://github.com/socketry/timers/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="4" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +all_ruby_prepare() { + sed -i -e 's:_relative ": "./:' ${RUBY_FAKEGEM_GEMSPEC} || die + + # Avoid performance-based tests since we cannot guarantee specific performance levels. + rm -f test/timers/performance.rb || die +}