summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild')
-rw-r--r--dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
new file mode 100644
index 000000000000..d71dd50fcdce
--- /dev/null
+++ b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=RCLAMP
+MODULE_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Alias lexical variables"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE=""
+
+DEPEND=">=dev-perl/Devel-Caller-2.03"
+RDEPEND="${DEPEND}"
+
+SRC_TEST="do"