commit:     c94d2555223e0310fc307e50bb1b353a8cc06efc
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 03:50:31 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 04:32:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94d2555

dev-perl/IO-BufferedSelect: Enable tests

- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../IO-BufferedSelect/IO-BufferedSelect-1.0.0-r2.ebuild  | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/dev-perl/IO-BufferedSelect/IO-BufferedSelect-1.0.0-r2.ebuild 
b/dev-perl/IO-BufferedSelect/IO-BufferedSelect-1.0.0-r2.ebuild
new file mode 100644
index 00000000000..3a024a51a63
--- /dev/null
+++ b/dev-perl/IO-BufferedSelect/IO-BufferedSelect-1.0.0-r2.ebuild
@@ -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}"

Reply via email to