Сравнение Dist-Zilla-Plugin-Test-Compile-2.58.0-r1 с Dist-Zilla-Plugin-Test-Compile-2.59.0

/usr/portage/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.59.0.ebuild 2026-03-21 11:46:04.345896043 +0300
1
# Copyright 2020-2025 Gentoo Authors
1
# Copyright 2020-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6 6
DIST_AUTHOR=ETHER
7
DIST_VERSION=2.058
7
DIST_VERSION=2.059
8 8
inherit perl-module
9 9

  
10 10
DESCRIPTION="Common tests to check syntax of your modules, using only core modules"
......
20 20
	dev-perl/namespace-autoclean
21 21
"
22 22
DEPEND="
23
	dev-perl/Module-Build-Tiny
23
	>=dev-perl/Module-Build-Tiny-0.34.0
24 24
"
25 25
BDEPEND="${RDEPEND}
26 26
	>=dev-perl/Module-Build-Tiny-0.34.0
Спасибо!