summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-02-16 15:52:11 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-02-16 15:52:11 +0000
commit7a6fec7f0f56a8f268cb869d011fe7ecf3693d15 (patch)
tree7bb690fd286e4c26d49ba536cefc5d96dbdf9649 /dev-perl/Pod-Simple
parentAdded a note about this program being deprecated. (diff)
downloadgentoo-2-7a6fec7f0f56a8f268cb869d011fe7ecf3693d15.tar.gz
gentoo-2-7a6fec7f0f56a8f268cb869d011fe7ecf3693d15.tar.bz2
gentoo-2-7a6fec7f0f56a8f268cb869d011fe7ecf3693d15.zip
Dep for Test::Pod, dep for XML::Twig
Diffstat (limited to 'dev-perl/Pod-Simple')
-rw-r--r--dev-perl/Pod-Simple/ChangeLog10
-rw-r--r--dev-perl/Pod-Simple/Manifest2
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild19
-rw-r--r--dev-perl/Pod-Simple/files/digest-Pod-Simple-2.051
-rw-r--r--dev-perl/Pod-Simple/metadata.xml10
5 files changed, 42 insertions, 0 deletions
diff --git a/dev-perl/Pod-Simple/ChangeLog b/dev-perl/Pod-Simple/ChangeLog
new file mode 100644
index 000000000000..9ee68f64e15e
--- /dev/null
+++ b/dev-perl/Pod-Simple/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Pod-Simple
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/ChangeLog,v 1.1 2004/02/16 15:52:11 mcummings Exp $
+
+*Pod-Simple-2.05 (16 Feb 2004)
+
+ 16 Feb 2004; Michael Cummings,,, <mcummings@gentoo.org>
+ Pod-Simple-2.05.ebuild, metadata.xml:
+ Dep for Test::Pod, dep for XML::Twig
+
diff --git a/dev-perl/Pod-Simple/Manifest b/dev-perl/Pod-Simple/Manifest
new file mode 100644
index 000000000000..5ae1295021bf
--- /dev/null
+++ b/dev-perl/Pod-Simple/Manifest
@@ -0,0 +1,2 @@
+MD5 99655f9fa32b886b75b7d8682579fba4 Pod-Simple-2.05.ebuild 590
+MD5 33bd1b56487486f0654065d6f04e91dc files/digest-Pod-Simple-2.05 67
diff --git a/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild b/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild
new file mode 100644
index 000000000000..d841924a8852
--- /dev/null
+++ b/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild,v 1.1 2004/02/16 15:52:11 mcummings Exp $
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+CATEGORY="dev-perl"
+
+DESCRIPTION="framework for parsing Pod"
+HOMEPAGE="http://search.cpan.org/~sburke/${P}"
+SRC_URI="http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/${P}.tar.gz"
+
+SRC_TEST="do"
+LICENSE="Artistic | GPL-2"
+SLOT="0"
+KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
+
+DEPEND="dev-perl/Pod-Escapes"
diff --git a/dev-perl/Pod-Simple/files/digest-Pod-Simple-2.05 b/dev-perl/Pod-Simple/files/digest-Pod-Simple-2.05
new file mode 100644
index 000000000000..ae6264534f6d
--- /dev/null
+++ b/dev-perl/Pod-Simple/files/digest-Pod-Simple-2.05
@@ -0,0 +1 @@
+MD5 e7a74806215bc993ab1e8e7da49c9a2b Pod-Simple-2.05.tar.gz 217035
diff --git a/dev-perl/Pod-Simple/metadata.xml b/dev-perl/Pod-Simple/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/Pod-Simple/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>