dev-python/Babel: Drop old
[gentoo.git] / kde-apps / umbrello / umbrello-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 inherit kde4-base
9
10 DESCRIPTION="KDE UML Modeller"
11 HOMEPAGE="
12         https://www.kde.org/applications/development/umbrello
13         https://umbrello.kde.org
14 "
15 KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
16 IUSE="debug"
17
18 RDEPEND="
19         dev-libs/libxml2
20         dev-libs/libxslt
21 "
22 DEPEND="${RDEPEND}"