commit: 19e99d4b5fb0b936199e00b665e003a4233c9d77
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 21:12:11 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 26 21:38:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e99d4b
dev-perl/FFI-CheckLib: Test2::Suite is now in core perl
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{FFI-CheckLib-0.310.0.ebuild => FFI-CheckLib-0.310.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.310.0.ebuild
b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.310.0-r1.ebuild
similarity index 88%
rename from dev-perl/FFI-CheckLib/FFI-CheckLib-0.310.0.ebuild
rename to dev-perl/FFI-CheckLib/FFI-CheckLib-0.310.0-r1.ebuild
index 1372a5b2bb70..bfd727ad6cb9 100644
--- a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.310.0.ebuild
+++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.310.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 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="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
>=virtual/perl-Test-Simple-1.302.15
- >=dev-perl/Test2-Suite-0.0.60
+ >=virtual/perl-Test2-Suite-0.0.60
)
"