Сравнение Test-Compile-3.0.1 с Test-Compile-3.2.2
/usr/portage/dev-perl/Test-Compile/Test-Compile-3.2.2.ebuild 2023-10-09 14:52:29.928368361 +0300 | ||
---|---|---|
1 |
# Copyright 2020-2022 Gentoo Authors |
|
1 |
# Copyright 2020-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
14 | 14 |
RDEPEND=" |
15 | 15 |
>=virtual/perl-Exporter-5.680.0 |
16 | 16 |
>=virtual/perl-parent-0.225.0 |
17 |
virtual/perl-version |
|
17 |
>=virtual/perl-version-0.770.0 |
|
18 | 18 |
" |
19 | 19 |
BDEPEND="${RDEPEND} |
20 | 20 |
>=dev-perl/Module-Build-0.380.0 |