summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-02-16 15:46:07 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-02-16 15:46:07 +0000
commit06c6f4d5d79b09fea1cb30f35f9288234ee0255b (patch)
tree3bb4058440a3f192584eff21ddafc42defffef46 /dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild
parentVersion bumped, cleaned old pre-releases, and added the fix for the ptrace vu... (diff)
downloadhistorical-06c6f4d5d79b09fea1cb30f35f9288234ee0255b.tar.gz
historical-06c6f4d5d79b09fea1cb30f35f9288234ee0255b.tar.bz2
historical-06c6f4d5d79b09fea1cb30f35f9288234ee0255b.zip
Dep for Pod-Simple, dep for test-pod, in turn a dep for xml-twig
Diffstat (limited to 'dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild')
-rw-r--r--dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild b/dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild
new file mode 100644
index 000000000000..b08335b3cf51
--- /dev/null
+++ b/dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild
@@ -0,0 +1,17 @@
+# 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-Escapes/Pod-Escapes-1.03.ebuild,v 1.1 2004/02/16 15:46:07 mcummings Exp $
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+CATEGORY="dev-perl"
+
+DESCRIPTION="for resolving Pod E<...> sequences"
+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"