Diff kio-gdrive-25.08.3 with a kio-gdrive-25.12.2
| /usr/portage/kde-misc/kio-gdrive/kio-gdrive-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 |
| ... | ... | |
| 6 | 6 |
ECM_HANDBOOK="forceoff" |
| 7 | 7 |
ECM_TEST="true" |
| 8 | 8 |
KDE_ORG_CATEGORY="network" |
| 9 |
KFMIN=6.16.0 |
|
| 9 |
KFMIN=6.19.0 |
|
| 10 | 10 |
PVCUT=$(ver_cut 1-3) |
| 11 |
QTMIN=6.9.1 |
|
| 11 |
QTMIN=6.10.1 |
|
| 12 | 12 |
inherit ecm gear.kde.org |
| 13 | 13 | |
| 14 | 14 |
DESCRIPTION="KIO worker for Google Drive service" |
| ... | ... | |
| 16 | 16 | |
| 17 | 17 |
LICENSE="GPL-2+" |
| 18 | 18 |
SLOT="6" |
| 19 |
KEYWORDS="amd64 arm64" |
|
| 19 |
KEYWORDS="~amd64 ~arm64" |
|
| 20 | 20 |
IUSE="+share" |
| 21 | 21 | |
| 22 | 22 |
COMMON_DEPEND=" |