From b02a2ac044a27eeef2c52b57308a8591b07448fa Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 21 Jun 2023 13:19:15 +0100 Subject: gentoo auto-resync : 21:06:2023 - 13:19:15 --- dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild (limited to 'dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild') 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" +) -- cgit v1.2.3