dev-perl/Time-Out: Cleanup old version 0.110.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Kent Fredric
2018-07-22 01:17:34 +12:00
parent eb982b345a
commit 2cac5e4466

View File

@@ -1,19 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=PATL
MODULE_VERSION=0.11
inherit perl-module
DESCRIPTION="Easily timeout long running operations"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"