commit:     56d662375abd6f42ba533aca32be463d6e83edaf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 07:45:03 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 07:45:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d66237

perl-core/Test-Simple: fix circular dep properly

Fixes: e8d1d5f77a1ebf6a73a72caf106c00d612771750
Signed-off-by: Sam James <sam <AT> gentoo.org>

 perl-core/Test-Simple/Test-Simple-1.302.208-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/Test-Simple/Test-Simple-1.302.208-r1.ebuild 
b/perl-core/Test-Simple/Test-Simple-1.302.208-r1.ebuild
index 16ae2b8f3d36..93306495d289 100644
--- a/perl-core/Test-Simple/Test-Simple-1.302.208-r1.ebuild
+++ b/perl-core/Test-Simple/Test-Simple-1.302.208-r1.ebuild
@@ -7,7 +7,7 @@ DIST_AUTHOR=EXODIST
 DIST_VERSION=1.302208
 DIST_EXAMPLES=("examples/*")
 # Avoid circular dependency in eclass on virtual/perl-Test-Simple
-GENTOO_DEPEND_ON_PERL=noslotop
+GENTOO_DEPEND_ON_PERL=no
 inherit perl-module
 
 DESCRIPTION="Basic utilities for writing tests"

Reply via email to