summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 15:27:23 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 15:27:23 +0000
commit10f5c85139c69c26e5186928dd22ab4839bba293 (patch)
tree4b4b3fbe8f5fa534610e9400a55a7d9781646952
parentVersion bump (diff)
downloadgentoo-2-10f5c85139c69c26e5186928dd22ab4839bba293.tar.gz
gentoo-2-10f5c85139c69c26e5186928dd22ab4839bba293.tar.bz2
gentoo-2-10f5c85139c69c26e5186928dd22ab4839bba293.zip
New dep for Module-Signature
(Portage version: 2.1_pre1)
-rw-r--r--dev-perl/PAR-Dist/ChangeLog10
-rw-r--r--dev-perl/PAR-Dist/Manifest2
-rw-r--r--dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild16
-rw-r--r--dev-perl/PAR-Dist/files/digest-PAR-Dist-0.071
-rw-r--r--dev-perl/PAR-Dist/metadata.xml10
5 files changed, 39 insertions, 0 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog
new file mode 100644
index 000000000000..2f2b46b42cd8
--- /dev/null
+++ b/dev-perl/PAR-Dist/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/PAR-Dist
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.1 2006/01/13 15:27:23 mcummings Exp $
+
+*PAR-Dist-0.07 (13 Jan 2006)
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+ +PAR-Dist-0.07.ebuild:
+ New dep for Module-Signature
+
diff --git a/dev-perl/PAR-Dist/Manifest b/dev-perl/PAR-Dist/Manifest
new file mode 100644
index 000000000000..9176d80bff4d
--- /dev/null
+++ b/dev-perl/PAR-Dist/Manifest
@@ -0,0 +1,2 @@
+MD5 9996682d6ab110d233e8234741ed6fb5 PAR-Dist-0.07.ebuild 385
+MD5 af24d51d8e9c259babd446cc782745c0 files/digest-PAR-Dist-0.07 64
diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild
new file mode 100644
index 000000000000..91a46e2db990
--- /dev/null
+++ b/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.07.ebuild,v 1.1 2006/01/13 15:27:23 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Create and manipulate PAR distributions"
+HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+SRC_URI="mirror://cpan/authors/id/A/AU/AUTRIJUS/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~x86 ~sparc"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.07 b/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.07
new file mode 100644
index 000000000000..6c9feea87868
--- /dev/null
+++ b/dev-perl/PAR-Dist/files/digest-PAR-Dist-0.07
@@ -0,0 +1 @@
+MD5 3f708ad631d1dfaf2a7600d941eae808 PAR-Dist-0.07.tar.gz 13853
diff --git a/dev-perl/PAR-Dist/metadata.xml b/dev-perl/PAR-Dist/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/PAR-Dist/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>