Diff Perl-Tidy-20230701.0.0 with a Perl-Tidy-20230909.0.0
/usr/portage/dev-perl/Perl-Tidy/Perl-Tidy-20230909.0.0.ebuild 2023-10-09 14:52:29.912368361 +0300 | ||
---|---|---|
4 | 4 |
EAPI=8 |
5 | 5 | |
6 | 6 |
DIST_AUTHOR=SHANCOCK |
7 |
DIST_VERSION=20230701 |
|
7 |
DIST_VERSION=20230909 |
|
8 | 8 |
DIST_EXAMPLES=( "examples/*" ) |
9 | 9 | |
10 | 10 |
inherit perl-module |
... | ... | |
14 | 14 | |
15 | 15 |
LICENSE="GPL-2+" |
16 | 16 |
SLOT="0" |
17 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |
|
17 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |
|
18 | 18 | |
19 | 19 |
BDEPEND="virtual/perl-ExtUtils-MakeMaker" |
20 | 20 |