summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild')
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild
index 593b44024268..b4e2a1b05b35 100644
--- a/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild
+++ b/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild,v 1.10 2006/09/16 21:25:51 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.04.ebuild,v 1.11 2007/01/19 15:29:40 mcummings Exp $
inherit perl-module
DESCRIPTION="framework for parsing Pod"
-HOMEPAGE="http://search.cpan.org/~arandal/${P}"
+HOMEPAGE="http://search.cpan.org/~arandal/"
SRC_URI="mirror://cpan/authors/id/A/AR/ARANDAL/${P}.tar.gz"
SRC_TEST="do"
@@ -16,6 +16,3 @@ IUSE=""
DEPEND=">=dev-perl/Pod-Escapes-1.04
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-