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 87FF1138334 for ; Fri, 7 Sep 2018 22:13:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34D37E0874; Fri, 7 Sep 2018 22:13:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1090AE0874 for ; Fri, 7 Sep 2018 22:13:11 +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 5B7EE335CC3 for ; Fri, 7 Sep 2018 22:13:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58D0E3BA for ; Fri, 7 Sep 2018 22:13:08 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1536358371.2175acc5ed6df04e09cb65369134fabe3a92e25d.kentnl@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.190.0.ebuild dev-perl/B-Keywords/Manifest X-VCS-Directories: dev-perl/B-Keywords/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 2175acc5ed6df04e09cb65369134fabe3a92e25d X-VCS-Branch: master Date: Fri, 7 Sep 2018 22:13:08 +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-Archives-Salt: 9d25b49d-f908-447e-bd90-109beb619bbe X-Archives-Hash: 61cc37aa691fe70affe87f80b0242450 commit: 2175acc5ed6df04e09cb65369134fabe3a92e25d Author: Kent Fredric gentoo org> AuthorDate: Fri Sep 7 22:12:26 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Fri Sep 7 22:12:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2175acc5 dev-perl/B-Keywords: Bump to version 1.190.0 Upstream: - Declare 'our' keyword to be perl 5.005_61+ Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild | 25 +++++++++++++++++++++++++ dev-perl/B-Keywords/Manifest | 1 + 2 files changed, 26 insertions(+) diff --git a/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild new file mode 100644 index 00000000000..154a548e9a0 --- /dev/null +++ b/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=RURBAN +DIST_VERSION=1.19 +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 ~x86-macos ~sparc-solaris" +IUSE="" + +DEPEND="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 126e0be029d..7846126c2ad 100644 --- a/dev-perl/B-Keywords/Manifest +++ b/dev-perl/B-Keywords/Manifest @@ -1 +1,2 @@ DIST B-Keywords-1.18.tar.gz 10512 BLAKE2B 8fccd092b446d7ca2ade317a25d0d0b77a310dfabaa3b3b4d06a7fcf6b00246f99afffd6fc0c2cbe16c1afa1660f5dc4a882bfbebbc13a0b0f363e0d0ba41cb4 SHA512 b1a6b4f8d1a557168257c4b8648e5f0e98e91dde7ba9122ba9a99cfb8b399a6857a2ee005ff26c4908d7f01e1e2ffb1dafae3aa6fe5acd3773588911ef159ff4 +DIST B-Keywords-1.19.tar.gz 10805 BLAKE2B 3b9f2cc4d01acf11fd3efb464adb66080a0cc67b35b17039a667deb912e84ac0e324d68b9e70e4a01e8275efda0f36a0718bf0db6a57e5f466ae9cff9475cc9d SHA512 b6c4d858a16754b3606894fe3133e3057c49526b6def135ca5c21ea3c0c67d23cbd4e95fe62166bb2465fe15621a25b3f336b9ba6a1fa5d2f68a1a944f578af9