summaryrefslogtreecommitdiffstats
path: root/trinity-base/kbattleship/kbattleship-14.0.8.ebuild
diff options
context:
space:
mode:
authorE. Liddell <ejlddll@warpmail.net>2020-06-13 17:05:08 -0400
committerSlávek Banko <slavek.banko@axis.cz>2020-11-27 10:18:47 +0100
commit9918cbb64bf1b7db67414deafbb6b4af9dc98473 (patch)
treef4e657e24f92bdd8277416fb3f2bc61ea2d68075 /trinity-base/kbattleship/kbattleship-14.0.8.ebuild
parent7ed6b42adb46d6e23c9e523d49d4ed0b4bc04aaf (diff)
downloadtde-packaging-gentoo-9918cbb64bf1b7db67414deafbb6b4af9dc98473.tar.gz
tde-packaging-gentoo-9918cbb64bf1b7db67414deafbb6b4af9dc98473.zip
14.0.7 and 14.0.8 ebuilds for tdegames
Diffstat (limited to 'trinity-base/kbattleship/kbattleship-14.0.8.ebuild')
-rw-r--r--trinity-base/kbattleship/kbattleship-14.0.8.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/trinity-base/kbattleship/kbattleship-14.0.8.ebuild b/trinity-base/kbattleship/kbattleship-14.0.8.ebuild
new file mode 100644
index 00000000..f6f3df59
--- /dev/null
+++ b/trinity-base/kbattleship/kbattleship-14.0.8.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Copyright 2020 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_MODULE_NAME="tdegames"
+
+inherit trinity-meta-2
+
+DESCRIPTION="The Trinity Battleship clone"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="~trinity-base/libtdegames-${PV}"
+RDEPEND="${DEPEND}"