Сравнение Test-Differences-0.690.0 с Test-Differences-0.700.0
/usr/portage/dev-perl/Test-Differences/Test-Differences-0.700.0.ebuild 2023-10-09 14:52:29.928368361 +0300 | ||
---|---|---|
4 | 4 |
EAPI=8 |
5 | 5 | |
6 | 6 |
DIST_AUTHOR=DCANTRELL |
7 |
DIST_VERSION=0.69 |
|
7 |
DIST_VERSION=0.70 |
|
8 | 8 |
inherit perl-module |
9 | 9 | |
10 | 10 |
DESCRIPTION="Test strings and data structures and show differences if not ok" |
11 | 11 | |
12 | 12 |
SLOT="0" |
13 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |
|
13 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |
|
14 | 14 | |
15 | 15 |
RDEPEND=" |
16 | 16 |
>=dev-perl/Capture-Tiny-0.240.0 |