commit: 62979fd46e3ff1fd2c28463801cc2e0a3cb52d9f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 16:20:23 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 16:22:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62979fd4
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 <AT> gentoo.org>
dev-perl/Video-Info/Video-Info-0.993.0-r1.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/dev-perl/Video-Info/Video-Info-0.993.0-r1.ebuild
b/dev-perl/Video-Info/Video-Info-0.993.0-r1.ebuild
deleted file mode 100644
index 952d732ae30..00000000000
--- a/dev-perl/Video-Info/Video-Info-0.993.0-r1.ebuild
+++ /dev/null
@@ -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}"