diff options
Diffstat (limited to 'dev-perl/App-pwhich')
-rw-r--r-- | dev-perl/App-pwhich/App-pwhich-1.170.0-r1.ebuild (renamed from dev-perl/App-pwhich/App-pwhich-1.170.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/App-pwhich/App-pwhich-1.170.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.170.0-r1.ebuild index f3189ef84082..2c87c968b6f0 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.170.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.170.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ BDEPEND=" >=virtual/perl-ExtUtils-MakeMaker-6.640.0 test? ( dev-perl/Capture-Tiny - >=dev-perl/Test2-Suite-0.0.121 + >=virtual/perl-Test2-Suite-0.0.121 >=dev-perl/Test-Script-1.90.0 ) " |