summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/PAR/PAR-1.7.0-r1.ebuild')
-rw-r--r--dev-perl/PAR/PAR-1.7.0-r1.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/dev-perl/PAR/PAR-1.7.0-r1.ebuild b/dev-perl/PAR/PAR-1.7.0-r1.ebuild
new file mode 100644
index 000000000000..98cc420d0037
--- /dev/null
+++ b/dev-perl/PAR/PAR-1.7.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=RSCHUPP
+MODULE_VERSION=1.007
+inherit perl-module
+
+DESCRIPTION="Perl Archive Toolkit"
+
+SLOT="0"
+KEYWORDS="amd64 x86 ~x86-solaris"
+IUSE=""
+
+DEPEND="
+ virtual/perl-AutoLoader
+ >=virtual/perl-IO-Compress-1.30
+ >=dev-perl/Archive-Zip-1.00
+ >=dev-perl/PAR-Dist-0.32
+"
+RDEPEND="${DEPEND}"
+
+SRC_TEST=do