summaryrefslogtreecommitdiff
path: root/dev-perl/Stat-lsMode/Stat-lsMode-0.510.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Stat-lsMode/Stat-lsMode-0.510.0.ebuild')
-rw-r--r--dev-perl/Stat-lsMode/Stat-lsMode-0.510.0.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/Stat-lsMode/Stat-lsMode-0.510.0.ebuild b/dev-perl/Stat-lsMode/Stat-lsMode-0.510.0.ebuild
new file mode 100644
index 000000000000..16449a0c4590
--- /dev/null
+++ b/dev-perl/Stat-lsMode/Stat-lsMode-0.510.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ARISTOTLE
+DIST_VERSION=0.51
+inherit perl-module
+
+DESCRIPTION="Perl Stat-lsMode Module"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Exporter
+"
+BDEPEND="
+ >=virtual/perl-ExtUtils-MakeMaker-6.57
+"