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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D56F413835B for ; Sat, 24 Apr 2021 11:06:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99C4AE0830; Sat, 24 Apr 2021 11:06:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 799CBE0822 for ; Sat, 24 Apr 2021 11:06:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08433340D91 for ; Sat, 24 Apr 2021 11:06:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68D24722 for ; Sat, 24 Apr 2021 11:06:16 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1619262359.1237947c973706a3db432a831726f8887917be9a.dilfridge@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.220.0.ebuild dev-perl/B-Keywords/Manifest X-VCS-Directories: dev-perl/B-Keywords/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 1237947c973706a3db432a831726f8887917be9a X-VCS-Branch: master Date: Sat, 24 Apr 2021 11:06: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: 45cf955b-63dd-4bce-a1dd-09ae4ec5dc41 X-Archives-Hash: 55856cb3b4bd440061221ea68319c44d commit: 1237947c973706a3db432a831726f8887917be9a Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Apr 24 10:54:58 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Apr 24 11:05:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1237947c dev-perl/B-Keywords: Version bump 1.22 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild | 24 ++++++++++++++++++++++++ dev-perl/B-Keywords/Manifest | 1 + 2 files changed, 25 insertions(+) diff --git a/dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild new file mode 100644 index 00000000000..74169f8025d --- /dev/null +++ b/dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=RURBAN +DIST_VERSION=1.22 +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 ~sparc-solaris" + +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 58254c96b85..e033caaabc3 100644 --- a/dev-perl/B-Keywords/Manifest +++ b/dev-perl/B-Keywords/Manifest @@ -1 +1,2 @@ DIST B-Keywords-1.21.tar.gz 12349 BLAKE2B cf88796bcd9a1c9b324649188b61eb1939396b8e7cc9aba7ce62702c642b9f8fab04c6733b377f0914827417e35ff5aa3d7360d70704b8f20476877c8f55b430 SHA512 80965484f35b21478279664aa6d0bf582a8cfe684469b944b3b514edb706bd8d1a4edba37d567badd581ce0a3ee23550fcbb93c1681665a36d02fae1a0cf1d96 +DIST B-Keywords-1.22.tar.gz 12417 BLAKE2B 4cc51674062299a3776e395910f5d1ee279a5bde68b35adf867ea263bb225487ba85e5100e1474207e7fa6ac336d8bc880990749710e72864d344c51097535e3 SHA512 9dd44cafe4502edb519d885d74688183275550c3ad4da61387e805cf7a4789434ebda8f1f71104515c688e0e0358ca38399a1d1bd2ba066c7e1e3de76ae68bb2