Сравнение binutils-libs-2.45.1 с binutils-libs-2.46.0
| /usr/portage/sys-libs/binutils-libs/binutils-libs-2.46.0.ebuild 2026-03-17 11:46:09.049303101 +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 |
| ... | ... | |
| 20 | 20 |
# for the patchsets |
| 21 | 21 | |
| 22 | 22 |
PATCH_VER=1 |
| 23 |
PATCH_DEV=sam |
|
| 23 |
PATCH_DEV=dilfridge |
|
| 24 | 24 | |
| 25 | 25 |
MY_PN=binutils |
| 26 | 26 |
MY_P=${MY_PN}-${PV}
|