summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Video-Info/Video-Info-0.993.ebuild')
-rw-r--r--dev-perl/Video-Info/Video-Info-0.993.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Video-Info/Video-Info-0.993.ebuild b/dev-perl/Video-Info/Video-Info-0.993.ebuild
index 8a27255702d9..8c5997917a74 100644
--- a/dev-perl/Video-Info/Video-Info-0.993.ebuild
+++ b/dev-perl/Video-Info/Video-Info-0.993.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/Video-Info/Video-Info-0.993.ebuild,v 1.4 2006/10/20 21:15:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.993.ebuild,v 1.5 2007/01/19 17:12:57 mcummings Exp $
inherit perl-module
DESCRIPTION="Perl extension for getting video info"
-HOMEPAGE="http://search.cpan.org/~allenday/${P}/"
+HOMEPAGE="http://search.cpan.org/~allenday/"
SRC_URI="mirror://cpan/authors/id/A/AL/ALLENDAY/${P}.tar.gz"
LICENSE="Artistic"
@@ -18,4 +18,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"