summaryrefslogtreecommitdiff
path: root/kde-apps/kate-common/kate-common-24.08.0.ebuild
blob: 2a382f188ff9cdfe5b0664cb0f7c3cf7b3ec8421 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ECM_HANDBOOK="true"
KDE_ORG_NAME="${PN/-common/}"
inherit ecm-common gear.kde.org

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"

RDEPEND="
	!<kde-apps/kate-24.07.90-r1
	!<kde-apps/kate-addons-24.07.90-r1
	!<kde-apps/kate-lib-24.07.90-r1
	!<kde-apps/kwrite-24.07.90-r1
"