summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2015-11-22 19:59:39 +0100
committerMichael Palimaka <kensington@gentoo.org>2015-12-06 20:45:41 +1100
commitffe20f2909f49bc02c315c276510199b6e705882 (patch)
treef75dcf99429d34f600bf0e9d76dfb7e905edb8ef /kde-apps/knavalbattle/knavalbattle-15.08.3.ebuild
parentkde-apps: Move 15.08.3 kdeartwork and kdegraphics from overlay (diff)
downloadgentoo-ffe20f2909f49bc02c315c276510199b6e705882.tar.gz
gentoo-ffe20f2909f49bc02c315c276510199b6e705882.tar.bz2
gentoo-ffe20f2909f49bc02c315c276510199b6e705882.zip
kde-apps: Move 15.08.3 kdeaccessibility and kdegames from overlay
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'kde-apps/knavalbattle/knavalbattle-15.08.3.ebuild')
-rw-r--r--kde-apps/knavalbattle/knavalbattle-15.08.3.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/kde-apps/knavalbattle/knavalbattle-15.08.3.ebuild b/kde-apps/knavalbattle/knavalbattle-15.08.3.ebuild
new file mode 100644
index 000000000000..2324823e73ae
--- /dev/null
+++ b/kde-apps/knavalbattle/knavalbattle-15.08.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KDE_SELINUX_MODULE="games"
+inherit kde4-base
+
+DESCRIPTION="The KDE Battleship clone"
+HOMEPAGE="
+ https://www.kde.org/applications/games/navalbattle/
+ https://games.kde.org/game.php?game=kbattleship
+"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="$(add_kdeapps_dep libkdegames)"
+RDEPEND="${DEPEND}"