summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild')
-rw-r--r--dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild b/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild
index 72ad531f454e..3f2b6702c591 100644
--- a/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild
+++ b/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.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/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild,v 1.9 2006/08/06 18:16:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild,v 1.10 2007/01/15 22:37:15 mcummings Exp $
inherit perl-module
DESCRIPTION="a Gtk2 widget for displaying Plain old Documentation (POD)."
-HOMEPAGE="http://search.cpan.org/~gbrown/${P}/"
+HOMEPAGE="http://search.cpan.org/~gbrown/"
SRC_URI="mirror://cpan/authors/id/G/GB/GBROWN/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -19,5 +19,3 @@ DEPEND=">=x11-libs/gtk+-2
dev-perl/gtk2-perl
dev-perl/Gtk2-Ex-PodViewer
dev-lang/perl"
-RDEPEND="${DEPEND}"
-