From 3c1648a0749c1d66b300d857e6b417c1162890da Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 27 May 2024 00:07:23 +0100 Subject: gentoo auto-resync : 27:05:2024 - 00:07:23 --- .../Test-ExpectAndCheck-0.60.0-r2.ebuild | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 dev-perl/Test-ExpectAndCheck/Test-ExpectAndCheck-0.60.0-r2.ebuild (limited to 'dev-perl/Test-ExpectAndCheck/Test-ExpectAndCheck-0.60.0-r2.ebuild') diff --git a/dev-perl/Test-ExpectAndCheck/Test-ExpectAndCheck-0.60.0-r2.ebuild b/dev-perl/Test-ExpectAndCheck/Test-ExpectAndCheck-0.60.0-r2.ebuild new file mode 100644 index 000000000000..66c82974f623 --- /dev/null +++ b/dev-perl/Test-ExpectAndCheck/Test-ExpectAndCheck-0.60.0-r2.ebuild @@ -0,0 +1,25 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=PEVANS +DIST_VERSION=0.06 +inherit perl-module + +DESCRIPTION="expect/check-style unit testing with object methods" + +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + dev-perl/Future + dev-perl/Test-Deep +" +BDEPEND=" + ${RDEPEND} + >=dev-perl/Module-Build-0.400.400 + test? ( + virtual/perl-Test2-Suite + ) +" -- cgit v1.2.3