summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-05-26 23:14:26 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-05-26 23:38:33 +0200
commit558325f22aa15c9afdc1e430d4d44351228b7f7c (patch)
tree2d81d4bbe6dc0d2813d62138db5bf671622a085b /dev-perl/GD-Barcode
parentdev-perl/Future-IO: Test2::Suite is now in core perl (diff)
downloadgentoo-558325f22aa15c9afdc1e430d4d44351228b7f7c.tar.gz
gentoo-558325f22aa15c9afdc1e430d4d44351228b7f7c.tar.bz2
gentoo-558325f22aa15c9afdc1e430d4d44351228b7f7c.zip
dev-perl/GD-Barcode: Test2::Suite is now in core perl
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/GD-Barcode')
-rw-r--r--dev-perl/GD-Barcode/GD-Barcode-2.0.0-r1.ebuild (renamed from dev-perl/GD-Barcode/GD-Barcode-2.0.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GD-Barcode/GD-Barcode-2.0.0.ebuild b/dev-perl/GD-Barcode/GD-Barcode-2.0.0-r1.ebuild
index e388c8b51de6..9abd57f14b77 100644
--- a/dev-perl/GD-Barcode/GD-Barcode-2.0.0.ebuild
+++ b/dev-perl/GD-Barcode/GD-Barcode-2.0.0-r1.ebuild
@@ -22,6 +22,6 @@ BDEPEND="
${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
- >=dev-perl/Test2-Suite-0.0.60
+ >=virtual/perl-Test2-Suite-0.0.60
)
"