summaryrefslogtreecommitdiff
path: root/dev-perl/Sys-Mmap/Sys-Mmap-0.170.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Sys-Mmap/Sys-Mmap-0.170.0.ebuild')
-rw-r--r--dev-perl/Sys-Mmap/Sys-Mmap-0.170.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/Sys-Mmap/Sys-Mmap-0.170.0.ebuild b/dev-perl/Sys-Mmap/Sys-Mmap-0.170.0.ebuild
new file mode 100644
index 000000000000..e2b9bc0117d7
--- /dev/null
+++ b/dev-perl/Sys-Mmap/Sys-Mmap-0.170.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR="TODDR"
+MODULE_VERSION="0.17"
+
+inherit perl-module
+
+DESCRIPTION="Uses mmap to map in a file as a Perl variable"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc"