Diff perl-Test-Simple-1.302.199 with a perl-Test-Simple-1.302.208
/usr/portage/virtual/perl-Test-Simple/perl-Test-Simple-1.302.208.ebuild 2025-02-03 17:39:35.950678065 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2024 Gentoo Authors |
|
1 |
# Copyright 1999-2025 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 |
DESCRIPTION="Virtual for ${PN#perl-}" |
7 | 7 |
SLOT="0" |
8 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
8 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" |
|
9 | 9 | |
10 | 10 |
RDEPEND=" |
11 |
|| ( =dev-lang/perl-5.40* ~perl-core/${PN#perl-}-${PV} ) |
|
11 |
~perl-core/${PN#perl-}-${PV} |
|
12 | 12 |
dev-lang/perl:= |
13 | 13 |
!<dev-perl/Test-Tester-0.114.0 |
14 | 14 |
!<dev-perl/Test-use-ok-0.160.0 |