dev-perl/Term-ReadLine-TTYtter: Cleanup old re bug #624044

Closes: https://bugs.gentoo.org/624044
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Kent Fredric
2018-03-14 01:05:33 +13:00
parent 89c3fc7f19
commit f85dc0f20b

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=CKAISER
MODULE_VERSION=1.4
inherit perl-module
DESCRIPTION="Quick implementation of readline utilities for ttytter"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-perl/TermReadKey"
SRC_TEST="do parallel"