summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 17:54:09 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 17:54:09 +0000
commit8d4fd3d490b49ad566198acaac37b084502bb110 (patch)
tree5386eaacba4b9ed9b126ac912cba45aaa42ccdd3 /dev-perl/Video-Info
parentversion bump (diff)
downloadhistorical-8d4fd3d490b49ad566198acaac37b084502bb110.tar.gz
historical-8d4fd3d490b49ad566198acaac37b084502bb110.tar.bz2
historical-8d4fd3d490b49ad566198acaac37b084502bb110.zip
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Video-Info')
-rw-r--r--dev-perl/Video-Info/ChangeLog8
-rw-r--r--dev-perl/Video-Info/Video-Info-0.993.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Video-Info/ChangeLog b/dev-perl/Video-Info/ChangeLog
index aff1fe794420..902281730ca8 100644
--- a/dev-perl/Video-Info/ChangeLog
+++ b/dev-perl/Video-Info/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Video-Info
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/ChangeLog,v 1.9 2006/10/20 21:15:34 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/ChangeLog,v 1.10 2007/01/19 17:12:57 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Video-Info-0.993.ebuild:
+ Ebuild maintenance
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
Video-Info-0.993.ebuild:
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}"