From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1678834-garchives=archives.gentoo.org@lists.gentoo.org> 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 38266158046 for <garchives@archives.gentoo.org>; Fri, 11 Oct 2024 03:39:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E476E29BC; Fri, 11 Oct 2024 03:39:57 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 80B68E29BC for <gentoo-commits@lists.gentoo.org>; Fri, 11 Oct 2024 03:39:57 +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 8CAD4343125 for <gentoo-commits@lists.gentoo.org>; Fri, 11 Oct 2024 03:39:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CB992468 for <gentoo-commits@lists.gentoo.org>; Fri, 11 Oct 2024 03:39:54 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1728617953.55b933eb97f44e3012fcbbf035de920d55c7b84a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Try-Tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Try-Tiny/Manifest dev-perl/Try-Tiny/Try-Tiny-0.320.0.ebuild X-VCS-Directories: dev-perl/Try-Tiny/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 55b933eb97f44e3012fcbbf035de920d55c7b84a X-VCS-Branch: master Date: Fri, 11 Oct 2024 03:39:54 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 62390607-dc93-40b6-9de3-3010c3cc3cf1 X-Archives-Hash: c3929ba7f770bc405d55726470e59d23 commit: 55b933eb97f44e3012fcbbf035de920d55c7b84a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 11 03:16:51 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 11 03:39:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b933eb dev-perl/Try-Tiny: add 0.320.0 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Try-Tiny/Manifest | 1 + dev-perl/Try-Tiny/Try-Tiny-0.320.0.ebuild | 37 +++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/dev-perl/Try-Tiny/Manifest b/dev-perl/Try-Tiny/Manifest index e2d339a7d9fc..598dd44ea869 100644 --- a/dev-perl/Try-Tiny/Manifest +++ b/dev-perl/Try-Tiny/Manifest @@ -1 +1,2 @@ DIST Try-Tiny-0.31.tar.gz 35784 BLAKE2B 34bb5ae5a03accd3b99e25d8a69d9d9f1255a5cadc6c77c8909dd5e793d0d15ded10ae2e3410a07fe01f9ff50aba3fe0bc947904a61d1106ee8a16509fce1d88 SHA512 1a3c852e56797d81da60a4f4887cb70fc575eca83d10b8cd12fe5d5d0008a967801218f3a5277a2f1347ade95b9515c1f237333e491742d06614c0beecf44768 +DIST Try-Tiny-0.32.tar.gz 36291 BLAKE2B f904db91e913697abf04a5353f1e9c8db82f57d1f97e7db6af5aef7ea0f3c155980b29d57f1273984225831286d6e63baf6b31837d24171d2cab924d0e6780f7 SHA512 18610525e1b754760f41a5d9a836a4e78c22ba1b008f7ac16b2796916ef688b03c7cc3002cfc61b274492455a906e75dbe0e2a06ead4e08b33e1c6a0a8569c4e diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.320.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.320.0.ebuild new file mode 100644 index 000000000000..3e88d5015c90 --- /dev/null +++ b/dev-perl/Try-Tiny/Try-Tiny-0.320.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ETHER +DIST_VERSION=0.32 +inherit perl-module + +DESCRIPTION="Minimal try/catch with proper localization of \$@" + +LICENSE="MIT" +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="minimal" + +RDEPEND=" + !<=dev-perl/Try-Tiny-Except-0.10.0 + !minimal? ( + || ( >=virtual/perl-Scalar-List-Utils-1.400.0 dev-perl/Sub-Name ) + ) + virtual/perl-Carp + >=virtual/perl-Exporter-5.570.0 +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + !minimal? ( + >=virtual/perl-CPAN-Meta-2.120.900 + >=dev-perl/Capture-Tiny-0.120.0 + ) + virtual/perl-File-Spec + virtual/perl-Test-Simple + virtual/perl-if + ) +"