summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/PAR/PAR-1.002.ebuild')
-rw-r--r--dev-perl/PAR/PAR-1.002.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/dev-perl/PAR/PAR-1.002.ebuild b/dev-perl/PAR/PAR-1.002.ebuild
new file mode 100644
index 000000000000..dc20b105a2c4
--- /dev/null
+++ b/dev-perl/PAR/PAR-1.002.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR/PAR-1.002.ebuild,v 1.1 2010/08/04 09:14:07 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=SMUELLER
+inherit perl-module
+
+DESCRIPTION="Perl Archive Toolkit"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="virtual/perl-AutoLoader
+ >=virtual/perl-IO-Compress-1.30
+ >=dev-perl/Archive-Zip-1.00
+ >=dev-perl/PAR-Dist-0.32
+ virtual/perl-Digest-SHA
+ dev-perl/Module-Signature"
+RDEPEND="${DEPEND}"
+
+SRC_TEST=do