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.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-perl/Video-Info/Video-Info-0.993.ebuild b/dev-perl/Video-Info/Video-Info-0.993.ebuild
index 8c5997917a74..c6e99da79da8 100644
--- a/dev-perl/Video-Info/Video-Info-0.993.ebuild
+++ b/dev-perl/Video-Info/Video-Info-0.993.ebuild
@@ -1,6 +1,6 @@
# 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.5 2007/01/19 17:12:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.993.ebuild,v 1.6 2007/02/23 17:17:25 ian Exp $
inherit perl-module
@@ -9,12 +9,9 @@ HOMEPAGE="http://search.cpan.org/~allenday/"
SRC_URI="mirror://cpan/authors/id/A/AL/ALLENDAY/${P}.tar.gz"
LICENSE="Artistic"
-#LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
-SRC_TEST="do"
-
-
-DEPEND="dev-lang/perl"
+DEPEND="dev-lang/perl
+ dev-perl/Class-MakeMethods"