dev-python/Babel: Drop old
[gentoo.git] / kde-apps / kwrite / kwrite-4.14.3.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 KDE_HANDBOOK="optional"
8 KMNAME="kate"
9 KMEXTRACTONLY="doc/kate"
10 inherit kde4-meta
11
12 DESCRIPTION="KDE MDI editor/IDE"
13 HOMEPAGE="https://www.kde.org/applications/utilities/kwrite"
14 KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
15 IUSE="debug"
16
17 RDEPEND="
18         $(add_kdebase_dep katepart)
19 "