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 5A06815811D for ; Wed, 21 Jun 2023 07:35:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14802E0871; Wed, 21 Jun 2023 07:35:45 +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 E7F4CE0849 for ; Wed, 21 Jun 2023 07:35:44 +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 C8FB5335D59 for ; Wed, 21 Jun 2023 07:35:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35FF5A87 for ; Wed, 21 Jun 2023 07:35:42 +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: <1687332918.0160533004289a4ac047b16f1e5335fb1402600b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/B-Keywords/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild dev-perl/B-Keywords/Manifest X-VCS-Directories: dev-perl/B-Keywords/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0160533004289a4ac047b16f1e5335fb1402600b X-VCS-Branch: master Date: Wed, 21 Jun 2023 07:35:42 +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: ecb867df-3f05-4203-848f-d083ddd3a760 X-Archives-Hash: 7ecf59155ed9228e882d87dd9abf4739 commit: 0160533004289a4ac047b16f1e5335fb1402600b Author: Sam James gentoo org> AuthorDate: Wed Jun 21 06:55:37 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 21 07:35:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01605330 dev-perl/B-Keywords: add 1.260.0 Closes: https://bugs.gentoo.org/9087313 Signed-off-by: Sam James gentoo.org> dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild | 25 +++++++++++++++++++++++++ dev-perl/B-Keywords/Manifest | 1 + 2 files changed, 26 insertions(+) diff --git a/dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild new file mode 100644 index 000000000000..69abc5dc4515 --- /dev/null +++ b/dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RURBAN +DIST_VERSION=1.26 +inherit perl-module + +DESCRIPTION="Lists of reserved barewords and symbol names" + +# GPL-2 - no later clause +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" + +BDEPEND="virtual/perl-ExtUtils-MakeMaker" + +PERL_RM_FILES=( + "t/z_kwalitee.t" + "t/z_perl_minimum_version.t" + "t/z_meta.t" + "t/z_pod-coverage.t" + "t/z_pod.t" +) diff --git a/dev-perl/B-Keywords/Manifest b/dev-perl/B-Keywords/Manifest index 543ef1542bad..3393a8aef679 100644 --- a/dev-perl/B-Keywords/Manifest +++ b/dev-perl/B-Keywords/Manifest @@ -1 +1,2 @@ DIST B-Keywords-1.24.tar.gz 14110 BLAKE2B 3b5d8e32fdd4470463a5e93035c8fe6a5620f4331d6d90ce1765525597e490483a906ed7c82b4fd851f7f5fc939a03f9933cf715b8164f622e4730791e0e97fe SHA512 b48290ffa0fc2f843930c0dc5227c0cce5552c5e112d2c63307b7557323387207a70cb30d7bc5e00db6e1ad4c8055b40e80c158e449a4fda9f4471cbc07ca8f7 +DIST B-Keywords-1.26.tar.gz 14263 BLAKE2B 223d8ad584970a7df627b2d9def9ecd0900b90849c44603fd684dca3722b930bdd918526acba0c580e9f065e20221a32ef01037ebaa7114c4d0227c438b57ffb SHA512 b2abf8df82975db907ce4061c00faf7ad03b2324e98ded6a008b58b80b90a3d7bc1d63b68a404b3bfbabed97c1640e355c3d17e15819f9093d12f257754a7393