diff options
-rw-r--r-- | perl-core/B-Debug/B-Debug-1.260.0.ebuild | 14 | ||||
-rw-r--r-- | perl-core/B-Debug/Manifest | 1 | ||||
-rw-r--r-- | perl-core/B-Debug/metadata.xml | 8 |
3 files changed, 0 insertions, 23 deletions
diff --git a/perl-core/B-Debug/B-Debug-1.260.0.ebuild b/perl-core/B-Debug/B-Debug-1.260.0.ebuild deleted file mode 100644 index 25143b25847e..000000000000 --- a/perl-core/B-Debug/B-Debug-1.260.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=RURBAN -DIST_VERSION=1.26 -inherit perl-module - -DESCRIPTION="Walk Perl syntax tree, printing debug info about ops" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" diff --git a/perl-core/B-Debug/Manifest b/perl-core/B-Debug/Manifest deleted file mode 100644 index b0db21b58198..000000000000 --- a/perl-core/B-Debug/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST B-Debug-1.26.tar.gz 17725 BLAKE2B 5c9fc8e63a6c2511ef8189ea34b66d7795785ee2a71c429487cbd3dbf03aea42e0c1a4e4d15209627d22327ef99d9d193616050102a71d12b6fbb62eba2394a5 SHA512 d15a1b8283a9c9582cebf9d5fdc38289160c601603498eb79d120154c8643a81e256c4afe2ee938c9db04989af0544bdf312d2d0fe5b898b1dcee756d084db6e diff --git a/perl-core/B-Debug/metadata.xml b/perl-core/B-Debug/metadata.xml deleted file mode 100644 index 2b9a936fc0a1..000000000000 --- a/perl-core/B-Debug/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>perl@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> -</pkgmetadata> |