commit: 94a5683d74e89d3cafdf299e6081551f8788d190
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 8 10:54:57 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun 8 11:59:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a5683d
dev-perl/File-Grep: Cleanup old vesion 0.020.0-r1
Package-Manager: Portage-2.3.29, Repoman-2.3.9
dev-perl/File-Grep/File-Grep-0.020.0-r1.ebuild | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/dev-perl/File-Grep/File-Grep-0.020.0-r1.ebuild
b/dev-perl/File-Grep/File-Grep-0.020.0-r1.ebuild
deleted file mode 100644
index e99f9e4b658..00000000000
--- a/dev-perl/File-Grep/File-Grep-0.020.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR="MNEYLON"
-MY_PV="${PV%0.0}"
-
-inherit perl-module
-
-DESCRIPTION="Find matches to a pattern in a series of files and related
functions"
-
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""