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 26A2415813A for ; Wed, 22 Jan 2025 05:33:25 +0000 (UTC) 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 (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id F26D8341B52 for ; Wed, 22 Jan 2025 05:33:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA9CAE0536; Wed, 22 Jan 2025 05:33:01 +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 D511EE0536 for ; Wed, 22 Jan 2025 05:33:01 +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 2B0C734131D for ; Wed, 22 Jan 2025 05:33:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4F92255C for ; Wed, 22 Jan 2025 05:32:58 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1737523230.79c0dd54cea45e79cc5c6fe28ea7959179a80448.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Warnings/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-Warnings/Manifest dev-perl/Test-Warnings/Test-Warnings-0.37.0.ebuild X-VCS-Directories: dev-perl/Test-Warnings/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 79c0dd54cea45e79cc5c6fe28ea7959179a80448 X-VCS-Branch: master Date: Wed, 22 Jan 2025 05:32:58 +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: 6c1c44d2-49d6-444a-9450-5c0242a51fbe X-Archives-Hash: e6b019105eb3c6e2816bf302fd46a614 commit: 79c0dd54cea45e79cc5c6fe28ea7959179a80448 Author: Sam James gentoo org> AuthorDate: Wed Jan 22 05:20:30 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 22 05:20:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79c0dd54 dev-perl/Test-Warnings: add 0.37.0 Signed-off-by: Sam James gentoo.org> dev-perl/Test-Warnings/Manifest | 1 + dev-perl/Test-Warnings/Test-Warnings-0.37.0.ebuild | 36 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/dev-perl/Test-Warnings/Manifest b/dev-perl/Test-Warnings/Manifest index b24cef0b1554..8c1558780f86 100644 --- a/dev-perl/Test-Warnings/Manifest +++ b/dev-perl/Test-Warnings/Manifest @@ -1 +1,2 @@ DIST Test-Warnings-0.033.tar.gz 44091 BLAKE2B e8bdb16774c37d38f36da84e0b27a7b47cf47fa278d1ee17a6c18a682349c2ad851e735557f3974803a735af92192131ababd53c510518cad6e046e6014e261e SHA512 dc49e345b2b5d2dd42d83b4351025f2c0db0216ef8388b02db77d5078e5eda0b5aab1491b07a0009923acc73b30c4ef6d77d406e85b0f958f575007c6ca1e6e8 +DIST Test-Warnings-0.037.tar.gz 45018 BLAKE2B 77bfddba04b25ee6b68b3506f75014da365110797a4f70ccbedb42d3661c5fa0ee14783d9c397fe20a7abfd56d3a42a894295322fe92f213042c9e32fb7c26fd SHA512 baf8cb7260890bb0eb7e44628f0ffe039de6d09815ff798d1bd486b0162240c36d29cc0cdcee00cf1f4daf339ab740a488d21d502cfba10700b57c5baec9b328 diff --git a/dev-perl/Test-Warnings/Test-Warnings-0.37.0.ebuild b/dev-perl/Test-Warnings/Test-Warnings-0.37.0.ebuild new file mode 100644 index 000000000000..b9dfbc8e4267 --- /dev/null +++ b/dev-perl/Test-Warnings/Test-Warnings-0.37.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ETHER +DIST_VERSION=0.037 +inherit perl-module + +DESCRIPTION="Test for warnings and the lack of them" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +IUSE="suggested" + +RDEPEND=" + !