summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/PatchReader/PatchReader-0.9.5.ebuild')
-rw-r--r--dev-perl/PatchReader/PatchReader-0.9.5.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/PatchReader/PatchReader-0.9.5.ebuild b/dev-perl/PatchReader/PatchReader-0.9.5.ebuild
index fb5885fa49b9..e3b6e5a6fb5e 100644
--- a/dev-perl/PatchReader/PatchReader-0.9.5.ebuild
+++ b/dev-perl/PatchReader/PatchReader-0.9.5.ebuild
@@ -1,6 +1,6 @@
-# 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/PatchReader/PatchReader-0.9.5.ebuild,v 1.13 2006/08/05 19:53:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PatchReader/PatchReader-0.9.5.ebuild,v 1.14 2007/01/19 15:14:49 mcummings Exp $
inherit perl-module
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION="Module for reading diff-compatible patch files"
SRC_URI="mirror://cpan/authors/id/J/JK/JKEISER/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JK/JKEISER/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~jkeiser/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -16,6 +16,4 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
DEPEND="virtual/perl-File-Temp
dev-lang/perl"
-RDEPEND="${DEPEND}"
IUSE=""
-