kde-apps: Drop 15.12.2
[gentoo.git] / kde-apps / cervisia / cervisia-15.08.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="A KDE CVS frontend"
11 HOMEPAGE="https://www.kde.org/applications/development/cervisia"
12 KEYWORDS="amd64 x86"
13 IUSE="debug"
14
15 RDEPEND="
16         dev-vcs/cvs
17 "