summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/kate-common/kate-common-24.12.49.9999.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/kde-apps/kate-common/kate-common-24.12.49.9999.ebuild b/kde-apps/kate-common/kate-common-24.12.49.9999.ebuild
new file mode 100644
index 00000000000..e33d0eaf1c7
--- /dev/null
+++ b/kde-apps/kate-common/kate-common-24.12.49.9999.ebuild
@@ -0,0 +1,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=""
+
+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
+"