summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/katepart/katepart-4.14.3.ebuild')
-rw-r--r--kde-apps/katepart/katepart-4.14.3.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/kde-apps/katepart/katepart-4.14.3.ebuild b/kde-apps/katepart/katepart-4.14.3.ebuild
deleted file mode 100644
index bd97a743e789..000000000000
--- a/kde-apps/katepart/katepart-4.14.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kate"
-KMMODULE="part"
-inherit kde4-meta
-
-DESCRIPTION="Editor KPart by KDE"
-HOMEPAGE+=" http://kate-editor.org/about-katepart/"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RESTRICT="test"
-# bug 392993
-
-KMEXTRA="
- addons/ktexteditor
-"