summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Devel-StackTrace-WithLexicals/Devel-StackTrace-WithLexicals-0.05.ebuild')
-rw-r--r--dev-perl/Devel-StackTrace-WithLexicals/Devel-StackTrace-WithLexicals-0.05.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-perl/Devel-StackTrace-WithLexicals/Devel-StackTrace-WithLexicals-0.05.ebuild b/dev-perl/Devel-StackTrace-WithLexicals/Devel-StackTrace-WithLexicals-0.05.ebuild
new file mode 100644
index 000000000..d5dd595ac
--- /dev/null
+++ b/dev-perl/Devel-StackTrace-WithLexicals/Devel-StackTrace-WithLexicals-0.05.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+
+MODULE_AUTHOR=SARTAK
+inherit perl-module
+
+DESCRIPTION="Devel::StackTrace + PadWalker"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ >=dev-perl/Devel-StackTrace-1.22
+ dev-perl/PadWalker
+"
+DEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}"
+
+SRC_TEST=do