diff options
author | 2007-01-19 17:12:57 +0000 | |
---|---|---|
committer | 2007-01-19 17:12:57 +0000 | |
commit | ac4b1c3d8cdf3a38d52f650c13d917978d7f30a7 (patch) | |
tree | 7ffc4912e5a9359ab5359d65798e5e3ab26a4934 /dev-perl/Video-Info/Video-Info-0.993.ebuild | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-ac4b1c3d8cdf3a38d52f650c13d917978d7f30a7.tar.gz gentoo-2-ac4b1c3d8cdf3a38d52f650c13d917978d7f30a7.tar.bz2 gentoo-2-ac4b1c3d8cdf3a38d52f650c13d917978d7f30a7.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Video-Info/Video-Info-0.993.ebuild')
-rw-r--r-- | dev-perl/Video-Info/Video-Info-0.993.ebuild | 7 |
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}" |