Diff lziprecover-1.25 with a lziprecover-1.26
| /usr/portage/app-arch/lziprecover/lziprecover-1.26.ebuild 2026-04-24 12:17:42.843424943 +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 |
EAPI=8 |
|
| 4 |
EAPI=9 |
|
| 5 | 5 | |
| 6 | 6 |
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/antoniodiazdiaz.asc |
| 7 | 7 |
inherit toolchain-funcs verify-sig |