Сравнение diffuse-0.9.0-r1 с diffuse-0.10.0
| /usr/portage/dev-util/diffuse/diffuse-0.10.0.ebuild 2026-05-04 19:17:04.880431730 +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 |
PYTHON_COMPAT=( python3_{11..13} )
|
|
| 5 |
PYTHON_COMPAT=( python3_{11..14} )
|
|
| 6 | 6 |
PLOCALES="cs de es fr it ja ka ko nl pl pt pt_BR ru sv th tr zh_CN zh_TW" |
| 7 | 7 |
inherit meson plocale python-r1 xdg |
| 8 | 8 | |