diff options
| author | Sam James <sam@gentoo.org> | 2022-06-29 10:43:28 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2022-06-29 11:09:10 +0000 |
| commit | bbbdc1a1ac9cc9b292ea50108a08d59c8ba529eb (patch) | |
| tree | deb76a912c88d13d1231a95bf87438d6eb40dea9 /dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild | |
| parent | bb8108a8fe23f6bb3ff7443f40fd7e4a2a11d0fc (diff) | |
| download | gentoo-bbbdc1a1ac9cc9b292ea50108a08d59c8ba529eb.tar.gz gentoo-bbbdc1a1ac9cc9b292ea50108a08d59c8ba529eb.tar.bz2 gentoo-bbbdc1a1ac9cc9b292ea50108a08d59c8ba529eb.zip | |
dev-perl/Test-MockModule: drop 0.130.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild')
| -rw-r--r-- | dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild b/dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild deleted file mode 100644 index 42c72c5af697..000000000000 --- a/dev-perl/Test-MockModule/Test-MockModule-0.130.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_VERSION=0.13 -DIST_AUTHOR=GFRANKS -inherit perl-module - -DESCRIPTION="Override subroutines in a module for unit testing" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - dev-perl/SUPER - virtual/perl-Scalar-List-Utils -" -DEPEND="${RDEPEND} - >=dev-perl/Module-Build-0.380.0 - test? ( >=virtual/perl-Test-Simple-0.880.0 ) -" -PERL_RM_FILES=( "t/pod_coverage.t" "t/pod.t" ) |
