summaryrefslogtreecommitdiff
path: root/kde-apps/kate-common/kate-common-24.12.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-08 00:11:30 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-08 00:11:30 +0000
commit8b3c41ecef8a1cdd270ce3aabcfdfb991839699c (patch)
treeece43c29d9163f887ef99c43aad6f2f568961231 /kde-apps/kate-common/kate-common-24.12.2.ebuild
parent1b2360e7bab42e4045232887cb4f6c4a24ca3975 (diff)
gentoo auto-resync : 08:02:2025 - 00:11:30HEADmaster
Diffstat (limited to 'kde-apps/kate-common/kate-common-24.12.2.ebuild')
-rw-r--r--kde-apps/kate-common/kate-common-24.12.2.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kate-common/kate-common-24.12.2.ebuild b/kde-apps/kate-common/kate-common-24.12.2.ebuild
new file mode 100644
index 000000000000..5b668f591111
--- /dev/null
+++ b/kde-apps/kate-common/kate-common-24.12.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2025 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 ~loong ~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
+"