mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/IO-BufferedSelect: Enable tests
- EAPI6 - Enable tests Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
16
dev-perl/IO-BufferedSelect/IO-BufferedSelect-1.0.0-r2.ebuild
Normal file
16
dev-perl/IO-BufferedSelect/IO-BufferedSelect-1.0.0-r2.ebuild
Normal 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}"
|
||||
Reference in New Issue
Block a user