diff options
author | Sam James <sam@gentoo.org> | 2022-12-21 22:09:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-21 22:25:34 +0000 |
commit | 0b80b971284c00fc411df0f2f45c692002beb368 (patch) | |
tree | 3efb6b2275b96935b94cffad78b31174deba6183 /dev-perl/B-Keywords | |
parent | dev-perl/File-Listing: drop 6.140.0 (diff) | |
download | gentoo-0b80b971284c00fc411df0f2f45c692002beb368.tar.gz gentoo-0b80b971284c00fc411df0f2f45c692002beb368.tar.bz2 gentoo-0b80b971284c00fc411df0f2f45c692002beb368.zip |
dev-perl/B-Keywords: drop 1.220.0
Bug: https://bugs.gentoo.org/886833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild | 24 | ||||
-rw-r--r-- | dev-perl/B-Keywords/Manifest | 1 |
2 files changed, 0 insertions, 25 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild deleted file mode 100644 index 12c37f792d72..000000000000 --- a/dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# 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 bc9d2c543d1a..543ef1542bad 100644 --- a/dev-perl/B-Keywords/Manifest +++ b/dev-perl/B-Keywords/Manifest @@ -1,2 +1 @@ -DIST B-Keywords-1.22.tar.gz 12417 BLAKE2B 4cc51674062299a3776e395910f5d1ee279a5bde68b35adf867ea263bb225487ba85e5100e1474207e7fa6ac336d8bc880990749710e72864d344c51097535e3 SHA512 9dd44cafe4502edb519d885d74688183275550c3ad4da61387e805cf7a4789434ebda8f1f71104515c688e0e0358ca38399a1d1bd2ba066c7e1e3de76ae68bb2 DIST B-Keywords-1.24.tar.gz 14110 BLAKE2B 3b5d8e32fdd4470463a5e93035c8fe6a5620f4331d6d90ce1765525597e490483a906ed7c82b4fd851f7f5fc939a03f9933cf715b8164f622e4730791e0e97fe SHA512 b48290ffa0fc2f843930c0dc5227c0cce5552c5e112d2c63307b7557323387207a70cb30d7bc5e00db6e1ad4c8055b40e80c158e449a4fda9f4471cbc07ca8f7 |