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 0CDFB158066 for ; Wed, 1 May 2024 08:11:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73C8DE29E1; Wed, 1 May 2024 08:11:20 +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 515D1E29E1 for ; Wed, 1 May 2024 08:11:20 +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 68EB8335D77 for ; Wed, 1 May 2024 08:11:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CAE017A1 for ; Wed, 1 May 2024 08:11:16 +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: <1714551024.edbc41150076aade2bcdc7dbe5c1886df8015c52.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Cycle/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Tie-Cycle/Manifest dev-perl/Tie-Cycle/Tie-Cycle-1.228.0.ebuild X-VCS-Directories: dev-perl/Tie-Cycle/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: edbc41150076aade2bcdc7dbe5c1886df8015c52 X-VCS-Branch: master Date: Wed, 1 May 2024 08:11:16 +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: 04cf866d-5aa7-4c84-b55a-972912504917 X-Archives-Hash: 4a6c2dc25ec4bcb6a8d38a2f00844a79 commit: edbc41150076aade2bcdc7dbe5c1886df8015c52 Author: Sam James gentoo org> AuthorDate: Wed May 1 08:10:24 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 1 08:10:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edbc4115 dev-perl/Tie-Cycle: add 1.228.0 Signed-off-by: Sam James gentoo.org> dev-perl/Tie-Cycle/Manifest | 1 + dev-perl/Tie-Cycle/Tie-Cycle-1.228.0.ebuild | 30 +++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-perl/Tie-Cycle/Manifest b/dev-perl/Tie-Cycle/Manifest index 25459165e99b..def6f977e99d 100644 --- a/dev-perl/Tie-Cycle/Manifest +++ b/dev-perl/Tie-Cycle/Manifest @@ -1 +1,2 @@ DIST Tie-Cycle-1.227.tar.gz 11127 BLAKE2B 0ce413618dc65585cf513b58c0c682b7fd8bf67b210b338d91eb096a081193fe0e5d8925f84a15a15d1054cb15ec3a1c21c12236fbcef476e791ece0388f7b03 SHA512 c0896328391472a09a569f721298ee114f2e63920080056662469b324ee18c386877d1634e0237fd40bf30c605d25261b868b76524b2f07bab3a61ebce029e24 +DIST Tie-Cycle-1.228.tar.gz 11687 BLAKE2B 58417fb642c456ee72cad29636e67086a8fa3c02a2b2cb95336117d58104609e699eaa515b26e9fdd8f8bb5d2a4f849da3c30439471d6d815a94cd005031cef8 SHA512 6ff75e2b6fe13860127dc75f127fd840ed5f2ee95f5173de494b0f6fd42862b9b2b33d05930bcdaa14e3647ad8c0e87e6f488108a01d301c01ef0df384f5ec31 diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.228.0.ebuild b/dev-perl/Tie-Cycle/Tie-Cycle-1.228.0.ebuild new file mode 100644 index 000000000000..95116737aaff --- /dev/null +++ b/dev-perl/Tie-Cycle/Tie-Cycle-1.228.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=BDFOY +DIST_VERSION=1.228 +inherit perl-module + +DESCRIPTION="Cycle through a list of values via a scalar" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" + +RDEPEND=" + virtual/perl-Carp +" +BDEPEND=" + ${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.640.0 + virtual/perl-File-Spec + test? ( + >=virtual/perl-Test-Simple-0.950.0 + ) +" + +PATCHES=( "${FILESDIR}/${PN}-1.225-nopodtests.patch" ) + +PERL_RM_FILES=( "t/pod.t" "t/pod_coverage.t" )