summaryrefslogtreecommitdiff
path: root/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild')
-rw-r--r--dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
new file mode 100644
index 000000000000..26a9015140d9
--- /dev/null
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=DMUEY
+MODULE_VERSION=0.38
+inherit perl-module
+
+DESCRIPTION="uses File::Copy to recursively copy dirs"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+SRC_TEST="do"