Сравнение perl-File-Spec-3.900.0-r1 с perl-File-Spec-3.910.0-r1
| /usr/portage/virtual/perl-File-Spec/perl-File-Spec-3.910.0-r1.ebuild 2025-07-29 16:22:17.948470290 +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 |
| ... | ... | |
| 8 | 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.0* ~perl-core/${PN#perl-}-${PV} )
|
|
| 11 |
|| ( =dev-lang/perl-5.40.2* ~perl-core/${PN#perl-}-${PV} )
|
|
| 12 | 12 |
dev-lang/perl:= |
| 13 | 13 |
!<perl-core/${PN#perl-}-${PV}
|
| 14 | 14 |
!>perl-core/${PN#perl-}-${PV}-r999
|