diff options
Diffstat (limited to 'dev-perl/IO-All/IO-All-0.820.0.ebuild')
-rw-r--r-- | dev-perl/IO-All/IO-All-0.820.0.ebuild | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/dev-perl/IO-All/IO-All-0.820.0.ebuild b/dev-perl/IO-All/IO-All-0.820.0.ebuild new file mode 100644 index 000000000000..b66fe7023331 --- /dev/null +++ b/dev-perl/IO-All/IO-All-0.820.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=FREW +MODULE_VERSION=0.82 + +inherit perl-module + +DESCRIPTION="unified IO operations" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + >=virtual/perl-Scalar-List-Utils-1.380.0 + >=virtual/perl-File-Spec-3.480.0 +" + +REPDENDS=" + >=virtual/perl-ExtUtils-MakeMaker-6.300.0 +" + +SRC_TEST=do |