Сравнение poxml-25.08.3 с poxml-25.12.2

/usr/portage/kde-apps/poxml/poxml-25.12.2.ebuild 2026-02-10 11:18:07.210786857 +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
ECM_HANDBOOK="forceoptional"
7
KFMIN=6.16.0
8
QTMIN=6.9.1
7
KFMIN=6.19.0
8
QTMIN=6.10.1
9 9
inherit ecm gear.kde.org
10 10

  
11 11
DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
12 12

  
13 13
LICENSE="GPL-2" # TODO: CHECK
14 14
SLOT="6"
15
KEYWORDS="amd64 arm64 ~riscv ~x86"
15
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
16 16
IUSE=""
17 17

  
18 18
DEPEND="
Спасибо!