summaryrefslogtreecommitdiff
path: root/kde-base/kblackbox
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kblackbox')
-rw-r--r--kde-base/kblackbox/Manifest1
-rw-r--r--kde-base/kblackbox/kblackbox-4.12.3.ebuild16
2 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/kblackbox/Manifest b/kde-base/kblackbox/Manifest
new file mode 100644
index 00000000000..6fad6143f5c
--- /dev/null
+++ b/kde-base/kblackbox/Manifest
@@ -0,0 +1 @@
+DIST kblackbox-4.12.3.tar.xz 257092 SHA256 63fef92f4015b2bfc679ebd91c917db669843fa8da456431c868201c6214193e SHA512 9253d0a2a1f8558fe7b44059a4780167a4514639551597654666a232c28020c055acfd50b139c1c549c256d895745eab6e218a52d25f763b66bad247fe7e0bf5 WHIRLPOOL 01c0543a7c479c2f3e98062290c3ba1edb66ae8f89f55de3994a13ebbaf0ac6b391bc1936ac6cad21bd1b5d2173eafc254a695526d36462d205c05cb96841cd5
diff --git a/kde-base/kblackbox/kblackbox-4.12.3.ebuild b/kde-base/kblackbox/kblackbox-4.12.3.ebuild
new file mode 100644
index 00000000000..eaf3d32abfe
--- /dev/null
+++ b/kde-base/kblackbox/kblackbox-4.12.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KDE_SELINUX_MODULE="games"
+inherit kde4-base
+
+DESCRIPTION="KDE Blackbox Game"
+KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"