dev-perl/Video-Info: Remove old 0.993.0-r1

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
Kent Fredric
2020-04-16 04:20:23 +12:00
parent c9158b1fd7
commit 62979fd46e

View File

@@ -1,18 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=ALLENDAY
MODULE_VERSION=0.993
inherit perl-module
DESCRIPTION="Perl extension for getting video info"
LICENSE="Aladdin"
SLOT="0"
KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
IUSE=""
DEPEND="dev-perl/Class-MakeMethods"
RDEPEND="${DEPEND}"