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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7A3CB158064 for ; Fri, 3 May 2024 10:45:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFA7E2BC013; Fri, 3 May 2024 10:45:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9F5A12BC013 for ; Fri, 3 May 2024 10:45:52 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D2EB933D9AD for ; Fri, 3 May 2024 10:45:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7CD71979 for ; Fri, 3 May 2024 10:45:49 +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: <1714733119.cd90485ab6f50b796e3e0790f28d91cc79d91a2d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/MooseX-Getopt/Manifest dev-perl/MooseX-Getopt/MooseX-Getopt-0.760.0.ebuild X-VCS-Directories: dev-perl/MooseX-Getopt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cd90485ab6f50b796e3e0790f28d91cc79d91a2d X-VCS-Branch: master Date: Fri, 3 May 2024 10:45:49 +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: 41742b31-81f4-45e5-b8b9-746edc442229 X-Archives-Hash: 6babe94552f8d7204a824d4106373cdc commit: cd90485ab6f50b796e3e0790f28d91cc79d91a2d Author: Sam James gentoo org> AuthorDate: Fri May 3 10:44:27 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 3 10:45:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd90485a dev-perl/MooseX-Getopt: add 0.760.0 Closes: https://bugs.gentoo.org/931127 Signed-off-by: Sam James gentoo.org> dev-perl/MooseX-Getopt/Manifest | 1 + .../MooseX-Getopt/MooseX-Getopt-0.760.0.ebuild | 42 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest index 8e8ead6c8fd1..534c1964e933 100644 --- a/dev-perl/MooseX-Getopt/Manifest +++ b/dev-perl/MooseX-Getopt/Manifest @@ -1 +1,2 @@ DIST MooseX-Getopt-0.75.tar.gz 59084 BLAKE2B f025fde1b565da7fca29ab92502d3d309ab0d71fa6da0218bc8f2a083706c3e2c321d42264244035c23f363f6d2744b04dd19e2eeab708d59f7d984203bd3ac6 SHA512 b02a8aad4c1c12fc98bf68d68cd72bcc32c82103d5f4ab79345e09354b32f697876571fb7a15987db5d0fc44af113a8d9e588cb2447b9db4d2ff6da242a8010a +DIST MooseX-Getopt-0.76.tar.gz 59303 BLAKE2B d47e3d9a8a469282851870ac957136e0291c9d5e555755bcabeb0d580e1d7d92d0e61ada95958a7ceeae0472525432bf394b4e0eda3dbc217d24ccdd9d4e98af SHA512 96a0bae5d538b4e54a824e2e21e8dedb05e3a30d0de30e85bf3aedb9da45ab5a1859177a562ea838f786e25c50ab63236b27f75077388103af23ef954e1c89f8 diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.760.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.760.0.ebuild new file mode 100644 index 000000000000..70268bbdb8bf --- /dev/null +++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.760.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ETHER +DIST_VERSION=0.76 +inherit perl-module + +DESCRIPTION="A Moose role for processing command line options" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + +RDEPEND=" + virtual/perl-Carp + >=virtual/perl-Getopt-Long-2.370.0 + >=dev-perl/Getopt-Long-Descriptive-0.88.0 + >=dev-perl/Moose-0.560.0 + >=dev-perl/MooseX-Role-Parameterized-1.10.0 + virtual/perl-Scalar-List-Utils + dev-perl/Try-Tiny + dev-perl/namespace-autoclean +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + >=dev-perl/Module-Build-Tiny-0.34.0 + test? ( + virtual/perl-File-Spec + virtual/perl-Module-Metadata + dev-perl/Module-Runtime + >=dev-perl/Path-Tiny-0.9.0 + dev-perl/Test-Deep + >=dev-perl/Test-Fatal-0.3.0 + >=virtual/perl-Test-Simple-0.880.0 + dev-perl/Test-Needs + dev-perl/Test-Trap + >=dev-perl/Test-Warnings-0.9.0 + virtual/perl-if + ) +"