summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild')
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild
index 2d4d3e9e4356..69b30d08befe 100644
--- a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild
+++ b/dev-perl/Pod-Simple/Pod-Simple-3.02.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.02.ebuild,v 1.17 2006/08/05 20:03:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.18 2007/01/19 15:29:40 mcummings Exp $
inherit perl-module
DESCRIPTION="framework for parsing Pod"
-HOMEPAGE="http://search.cpan.org/~sburke/${P}"
+HOMEPAGE="http://search.cpan.org/~sburke/"
SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz"
SRC_TEST="do"
@@ -16,5 +16,3 @@ IUSE=""
DEPEND=">=dev-perl/Pod-Escapes-1.04
dev-lang/perl"
-RDEPEND="${DEPEND}"
-