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 /perl-core/B-Debug/B-Debug-1.260.0.ebuild
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>
Diffstat (limited to 'perl-core/B-Debug/B-Debug-1.260.0.ebuild')
-rw-r--r--perl-core/B-Debug/B-Debug-1.260.0.ebuild14
1 files changed, 14 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=""