dev-perl/IO-BufferedSelect: Enable tests

- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Kent Fredric
2017-10-26 16:50:31 +13:00
parent 37ee8a0e9a
commit c94d255522

View File

@@ -0,0 +1,16 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DIST_AUTHOR=AFN
DIST_VERSION=1.0
inherit perl-module
DESCRIPTION="Perl module that implements a line-buffered select interface"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
S="${WORKDIR}/${PN}"