Сравнение perl-Compress-Raw-Zlib-2.213.0-r1 с perl-Compress-Raw-Zlib-2.222.0
| /usr/portage/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.222.0.ebuild 2026-05-04 19:17:05.233761071 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 1 |
# Copyright 1999-2026 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 ~arm64-macos ~x64-macos ~x64-solaris" |
|
| 8 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" |
|
| 9 | 9 | |
| 10 | 10 |
RDEPEND=" |
| 11 |
|| ( =dev-lang/perl-5.42* ~perl-core/${PN#perl-}-${PV} )
|
|
| 11 |
|| ( ~dev-lang/perl-5.42.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
|