commit:     dacd199be420ef81dbc10574910e3cb1340099a7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 25 11:38:14 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 25 11:41:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dacd199b

app-admin/stow: fix MissingVersionedVirtualPerlDependency

(Test only dep.)

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

 app-admin/stow/stow-2.4.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-admin/stow/stow-2.4.1.ebuild b/app-admin/stow/stow-2.4.1.ebuild
index 99d81a9e7808..5d1d37fba249 100644
--- a/app-admin/stow/stow-2.4.1.ebuild
+++ b/app-admin/stow/stow-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,6 @@ DEPEND="${RDEPEND}"
 BDEPEND="
        test? (
                dev-perl/IO-stringy
-               virtual/perl-Test-Harness
                dev-perl/Test-Output
        )
        verify-sig? ( sec-keys/openpgp-keys-adamspiers )

Reply via email to