kde-apps: Version bump KDE Applications 17.04.0
[gentoo.git] / kde-apps / kreversi / kreversi-16.12.3.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 KDE_HANDBOOK="optional"
7 KDE_SELINUX_MODULE="games"
8 inherit kde4-base
9
10 DESCRIPTION="Board Game by KDE"
11 HOMEPAGE="
12         https://www.kde.org/applications/games/kreversi/
13         https://games.kde.org/game.php?game=kreversi
14 "
15 KEYWORDS="amd64 ~arm x86"
16 IUSE="debug"
17
18 DEPEND="$(add_kdeapps_dep libkdegames)"
19 RDEPEND="${DEPEND}"