perl-core/B-Debug: Transitional package; removed from core in 5.30
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 12 May 2019 10:09:13 +0000 (12:09 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 12 May 2019 10:22:52 +0000 (12:22 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
perl-core/B-Debug/B-Debug-1.260.0.ebuild [new file with mode: 0644]
perl-core/B-Debug/Manifest [new file with mode: 0644]
perl-core/B-Debug/metadata.xml [new file with mode: 0644]

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 (file)
index 0000000..a6aa22b
--- /dev/null
@@ -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 (file)
index 0000000..b0db21b
--- /dev/null
@@ -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 (file)
index 0000000..2b9a936
--- /dev/null
@@ -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>