summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-23 20:51:14 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-23 20:51:34 +0100
commit31b7e94625264d9ee67deb68d4896307945666a2 (patch)
treea04101fcf7c4fe50253582b735c17fd76e34c43c /kde-apps/katepart/katepart-4.14.3.ebuild
parentsci-libs/linux-gpib: Force-fix $D in installed udev rules, bug 590922 (diff)
downloadgentoo-31b7e94625264d9ee67deb68d4896307945666a2.tar.gz
gentoo-31b7e94625264d9ee67deb68d4896307945666a2.tar.bz2
gentoo-31b7e94625264d9ee67deb68d4896307945666a2.zip
kde-base/katepart -> kde-apps/katepart
Diffstat (limited to 'kde-apps/katepart/katepart-4.14.3.ebuild')
-rw-r--r--kde-apps/katepart/katepart-4.14.3.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kde-apps/katepart/katepart-4.14.3.ebuild b/kde-apps/katepart/katepart-4.14.3.ebuild
new file mode 100644
index 000000000000..ef59b675beae
--- /dev/null
+++ b/kde-apps/katepart/katepart-4.14.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RESTRICT="test"
+# bug 392993
+
+KMEXTRA="
+ addons/ktexteditor
+"