dev-perl/IO-Capture: Enable tests
authorKent Fredric <kentnl@gentoo.org>
Thu, 26 Oct 2017 03:52:18 +0000 (16:52 +1300)
committerKent Fredric <kentnl@gentoo.org>
Thu, 26 Oct 2017 04:32:48 +0000 (17:32 +1300)
- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/IO-Capture/IO-Capture-0.50.0-r2.ebuild [new file with mode: 0644]

diff --git a/dev-perl/IO-Capture/IO-Capture-0.50.0-r2.ebuild b/dev-perl/IO-Capture/IO-Capture-0.50.0-r2.ebuild
new file mode 100644 (file)
index 0000000..d6b6561
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=REYNOLDS
+DIST_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Abstract Base Class to build modules to capture output"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""