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 7FAB71581D3 for ; Sat, 25 May 2024 05:46:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B796EE2A4E; Sat, 25 May 2024 05:46:28 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9343AE2A4E for ; Sat, 25 May 2024 05:46:28 +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 D9C1433BE12 for ; Sat, 25 May 2024 05:46:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AB8E1B4C for ; Sat, 25 May 2024 05:46:24 +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: <1716615862.c766e67f20b096bdb4c9e198ea9e461e1d887caf.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/warning/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/warning/Manifest dev-ruby/warning/warning-1.4.0.ebuild X-VCS-Directories: dev-ruby/warning/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: c766e67f20b096bdb4c9e198ea9e461e1d887caf X-VCS-Branch: master Date: Sat, 25 May 2024 05:46:24 +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: e1821f6a-ae6f-46fe-a1ef-7197d10459f6 X-Archives-Hash: bc54918a4a83e3c65fa9dd6880a3f491 commit: c766e67f20b096bdb4c9e198ea9e461e1d887caf Author: Hans de Graaff gentoo org> AuthorDate: Sat May 25 05:39:15 2024 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat May 25 05:44:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c766e67f dev-ruby/warning: add 1.4.0 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/warning/Manifest | 1 + dev-ruby/warning/warning-1.4.0.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-ruby/warning/Manifest b/dev-ruby/warning/Manifest index 2a94b4ffb5db..bf11abc978cf 100644 --- a/dev-ruby/warning/Manifest +++ b/dev-ruby/warning/Manifest @@ -1 +1,2 @@ DIST warning-1.3.0.tar.gz 10376 BLAKE2B 661e2af457805542e07db2eacdbc867ffda66a574a981b6834063fc497eacfa565f01ad21a0c6b0c57185a8019e0fd2d80ae14b77f902dc3378f7f655ee07000 SHA512 a6d1ef0a70f024d9527dbbe2236805a32c6aa9d00def92f1a345f4f0bc8757d23d6933784c96e9282fba038c276999b85f2d0c1bd581a2c1994efd6440adc39f +DIST warning-1.4.0.tar.gz 10504 BLAKE2B 42ab4c35631e39bf2d8b82681d97b364d9cbdbec152287bc3fc5cbb0eea2b94f9f0193a0c160b0be51134dd72240056243016a41b9d70c102e67b95cbb9d214a SHA512 516b1e1ae8850f021257a6d82de6b29bece48d123c25f9fc62f31a90306e4ab0fe51caeb94e709919a04ee7ec3972482b916204f100582febe0a578a31bd03d1 diff --git a/dev-ruby/warning/warning-1.4.0.ebuild b/dev-ruby/warning/warning-1.4.0.ebuild new file mode 100644 index 000000000000..9470381ad9f5 --- /dev/null +++ b/dev-ruby/warning/warning-1.4.0.ebuild @@ -0,0 +1,22 @@ +# 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_EXTRADOC="CHANGELOG README.rdoc" +RUBY_FAKEGEM_GEMSPEC="warning.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="Custom processing for warnings" + +HOMEPAGE="https://github.com/jeremyevans/ruby-warning" +SRC_URI="https://github.com/jeremyevans/ruby-warning/archive/${PV}.tar.gz -> ${P}.tar.gz" +RUBY_S="ruby-${P}" +LICENSE="MIT" + +SLOT="$(ver_cut 1)" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +ruby_add_bdepend "test? ( dev-ruby/minitest-global_expectations )"