summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-12 12:09:13 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-12 12:22:52 +0200
commit50750c09defaa39721e5f7d76c55700cdb6b7a0a (patch)
tree1b0bd861f3d9d602ddd77f07cad82fd4173cc1fa
parentvirtual/perl-AutoLoader: add perl-5.30 as provider (diff)
downloadgentoo-50750c09defaa39721e5f7d76c55700cdb6b7a0a.tar.gz
gentoo-50750c09defaa39721e5f7d76c55700cdb6b7a0a.tar.bz2
gentoo-50750c09defaa39721e5f7d76c55700cdb6b7a0a.zip
perl-core/B-Debug: Transitional package; removed from core in 5.30
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--perl-core/B-Debug/B-Debug-1.260.0.ebuild14
-rw-r--r--perl-core/B-Debug/Manifest1
-rw-r--r--perl-core/B-Debug/metadata.xml8
3 files changed, 23 insertions, 0 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
new file mode 100644
index 000000000000..a6aa22bf5bd9
--- /dev/null
+++ b/perl-core/B-Debug/B-Debug-1.260.0.ebuild
@@ -0,0 +1,14 @@
+# 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-fbsd ~x86-fbsd ~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
new file mode 100644
index 000000000000..b0db21b58198
--- /dev/null
+++ b/perl-core/B-Debug/Manifest
@@ -0,0 +1 @@
+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
new file mode 100644
index 000000000000..2b9a936fc0a1
--- /dev/null
+++ b/perl-core/B-Debug/metadata.xml
@@ -0,0 +1,8 @@
+<?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>