summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-22 19:17:28 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-22 19:17:28 +0000
commitd626a82bc0e624a4bb687ea3ebd293a249ad7c1c (patch)
tree276771678611f1d7edebcf01a688a03fefcbb935 /dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-d626a82bc0e624a4bb687ea3ebd293a249ad7c1c.tar.gz
gentoo-2-d626a82bc0e624a4bb687ea3ebd293a249ad7c1c.tar.bz2
gentoo-2-d626a82bc0e624a4bb687ea3ebd293a249ad7c1c.zip
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild')
-rw-r--r--dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild b/dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild
new file mode 100644
index 000000000000..b074db93132e
--- /dev/null
+++ b/dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-DirWalk/File-DirWalk-0.400.0-r1.ebuild,v 1.1 2014/08/22 19:17:28 axs Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=JENSL
+MODULE_VERSION=0.4
+inherit perl-module
+
+DESCRIPTION="File::DirWalk - walk through a directory tree and run own code"
+
+SLOT="0"
+KEYWORDS="amd64 hppa ia64 ppc sparc x86"
+IUSE=""
+
+SRC_TEST="do"